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