chiark / gitweb /
86f9daddf2901cd71b68221255d5bb6b6038c27f
[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 lazy init of selinux
6   o replace list.h with ccan list.h which is gpl-v2-or-later version
7   o get all distros to agree on a default set of rules
8   o rework rules to a match-action list, instead of a rules array
9   o log warning if the kernel uses CONFIG_SYSFS_DEPRECATED*=y,
10     which means that /sys/class/block/ does not exist, but udev
11     will depend on it in a future release
12   o DEVTYPE for disks is set by the kernel, they will be removed from
13     the default rules
14   o "udevadm control" commands will only accept the --<command> syntax
15   o symlink names to udevadm will no longer be resolved to old command names