chiark / gitweb /
libudev: add queue interface
[elogind.git] / TODO
1   o test --type=failed
2   o add libudev queue - interface for /dev/.udev/queue/ state
3       use queue interface for "settle"
4       use queue interface for --type=failed
5 #129
6
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 /sys/block/ does, but /sys/class/block/ does not exist,
13     udev will depend on the non-deprecated sysfs layout in a future release
14   o DEVTYPE for disks is set by the kernel, they will be removed from
15     the default rules
16   o "udevadm control" commands will only accept the --<command> syntax
17   o symlink names to udevadm will no longer be resolved to old command names
18   o get distros to agree on a default set of rules