chiark / gitweb /
test: replace last reference of "/class/*" devpath
[elogind.git] / TODO
1   o use enumerate for "trigger"
2   o add libudev queue - interface for /dev/.udev/queue/ state
3       use queue interface for "settle"
4 #129
5
6   o use libudev device in udev_rules.c
7       get rid of udevice, store rule matching state in rule iterator
8   o rework rules to a match-action list, instead of a rules array
9   o add DVB variables to kernel, and drop shell script rule
10   o add watershed extra
11   o log warning if /sys/block/ does, but /sys/class/block/ does not exist,
12     udev will depend on the non-deprecated sysfs layout in a future release
13   o DEVTYPE for disks is set by the kernel, they will be removed from
14     the default rules
15   o "udevadm control" commands will only accept the --<command> syntax
16   o symlink names to udevadm will no longer be resolved to old command names
17   o get distros to agree on a default set of rules