X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=2cbb7cc1c79924ad6c7f557e0b41cecb501b3aef;hp=7c0407949e8a47e12b951c1da257713e2030c749;hb=659353f5a9a52336c41cf595d933311b8dc48937;hpb=e18bd73b7245a6374352aafe72d0e1736227c7e1 diff --git a/TODO b/TODO index 7c0407949..2cbb7cc1c 100644 --- a/TODO +++ b/TODO @@ -1,12 +1,17 @@ -These things would be nice to have: + o use enumerate for "trigger" + o add libudev queue - interface for /dev/.udev/queue/ state + use queue interface for "settle" +#129 - -These things will change in future udev versions: - o warn if BUS, ID, SYSFS are used as keys - (they are SUBSYSTEMS, KERNELS, ATTRS now) - - o warn if links to udevadm are used - -These things are deprecated and scheduled for removal in a future -udev version: - o some day, remove all symlinks to udevadm + o use libudev device in udev_rules.c + get rid of udevice, store rule matching state in rule iterator + o rework rules to a match-action list, instead of a rules array + o add DVB variables to kernel, and drop shell script rule + o add watershed extra + o log warning if /sys/block/ does, but /sys/class/block/ does not exist, + udev will depend on the non-deprecated sysfs layout in a future release + o DEVTYPE for disks is set by the kernel, they will be removed from + the default rules + o "udevadm control" commands will only accept the -- syntax + o symlink names to udevadm will no longer be resolved to old command names + o get distros to agree on a default set of rules