chiark / gitweb /
8d7858fbeffa15ee985aee3581f14c8c2c547354
[elogind.git] / TODO
1   o libudev enumerate
2       add buses and drivers
3       add /sys/block/ scanning crap
4       use enumerate for "trigger"
5   o libudev queue - interface for /dev/.udev/queue/ state
6       use queue interface for "settle"
7   o use libudev device 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   o add DVB variables to kernel, and drop shell script rule
11   o add watershed extra
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
19   o get distros to agree on a default set of rules