chiark / gitweb /
udevd: print warning if CONFIG_SYSFS_DEPRECATED is used
[elogind.git] / TODO
1   o handle spaces in SYMLINK+=, do not create multiple links
2   o use libudev device in udev_rules.c
3       get rid of udevice, store rule matching state in rule iterator
4   o rework rules to a match-action list, instead of a rules array
5   o add DVB variables to kernel, and drop shell script rule
6   o add watershed extra
7   o DEVTYPE for disks is set by the kernel, they will be removed from
8     the default rules
9   o "udevadm control" commands will only accept the --<command> syntax
10   o symlink names to udevadm will no longer be resolved to old command names
11   o remove "udevinfo -V"
12   o get distros to agree on a default set of rules