TODO revision 8249e04e3e9b6054768c3cd0ef72544831672b47
0N/A o use queue interface for --type=failed
2362N/A o check "enumerate" on SYSFS_DEPRECATED
0N/A#129
0N/A
0N/A o use libudev device in udev_rules.c
0N/A get rid of udevice, store rule matching state in rule iterator
0N/A o rework rules to a match-action list, instead of a rules array
0N/A o add DVB variables to kernel, and drop shell script rule
0N/A o add watershed extra
0N/A o log warning if /sys/block/ does, but /sys/class/block/ does not exist,
0N/A udev will depend on the non-deprecated sysfs layout in a future release
0N/A o DEVTYPE for disks is set by the kernel, they will be removed from
0N/A the default rules
0N/A o "udevadm control" commands will only accept the --<command> syntax
0N/A o symlink names to udevadm will no longer be resolved to old command names
0N/A o remove "udevinfo -V"
0N/A o get distros to agree on a default set of rules
0N/A