chiark / gitweb /
b1e6f98632c4e5c13d6c6754db7a4e035c1a51fb
[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 relace test/sys/ with current sysfs layout
8   o use libudev device in udev_rules.c
9       get rid of udevice, store rule matching state in rule iterator
10   o rework rules to a match-action list, instead of a rules array
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