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