chiark / gitweb /
ef73fbd218cfb8ec60514cfe5125b494eefa0b90
[elogind.git] / TODO
1   o make udev_device_new_from_devnum() work with kernels without /sys/dev/
2   o enumerate() - add buses and drivers
3   o increase ressize buffer
4
5   o add DVB variables to kernel, and drop shell script rule
6   o add watershed extra
7   o lazy init of selinux
8   o replace list.h with ccan list.h which is gpl-v2-or-later version
9   o get all distros to agree on a default set of rules
10   o rework rules to a match-action list, instead of a rules array
11   o log warning if the kernel uses CONFIG_SYSFS_DEPRECATED*=y,
12     which means that /sys/class/block/ does not exist, but udev
13     will depend on it in a future release
14   o DEVTYPE for disks is set by the kernel, they will be removed from
15     the default rules
16   o "udevadm control" commands will only accept the --<command> syntax
17   o symlink names to udevadm will no longer be resolved to old command names