chiark / gitweb /
b4e0809c8071339be73f24e9fc8cb804dc119b1b
[elogind.git] / TODO
1 #129
2   o use enumerate for "trigger"
3   o libudev queue - interface for /dev/.udev/queue/ state
4       use queue interface for "settle"
5   o relace test/sys/ with current sysfs layout and adapt test
6
7 #130+
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 /sys/block/ does, but /sys/class/block/ does not exist,
14     udev will depend on the non-deprecated sysfs layout 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