chiark / gitweb /
lubudev: accept more sys directories as devices, and parent devices
[elogind.git] / TODO
1   o enumerate() - add buses and drivers
2       use enumerate for "trigger"
3
4   o add libudev interface for /dev/.udev/queue/ state
5       use queue interface for "settle"
6
7   o use libudev in udev_rules.c
8       get rid of udevice, store rule matching state in rule iterator
9   o rework rules to a match-action list, instead of a rules array
10
11   o add DVB variables to kernel, and drop shell script rule
12   o add watershed extra
13   o log warning if the kernel uses CONFIG_SYSFS_DEPRECATED*=y,
14     which means that /sys/class/block/ does not exist, but udev
15     will depend on it in a future release
16   o DEVTYPE for disks is set by the kernel, they will be removed from
17     the default rules
18   o "udevadm control" commands will only accept the --<command> syntax
19   o symlink names to udevadm will no longer be resolved to old command names
20   o get distros to agree on a default set of rules