chiark / gitweb /
17baf6351ebbb54a953ef800c05d88a8ff1e6685
[elogind.git] / TODO
1   o enumerate() - add buses and drivers
2   o increase ressize buffer
3   o lazy loading of "uevent" and db
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