chiark / gitweb /
libudev: device - read database only when needed
[elogind.git] / TODO
1   o enumerate() - add buses and drivers
2   o increase ressize buffer
3
4   o add DVB variables to kernel, and drop shell script rule
5   o add watershed extra
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