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