X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=3e013c99be4e0a66f69b4d9abd5b0d91a11e2807;hb=d800e8688a34bc848977999ce77fb40cba17df9e;hp=1dccb901f5005c4494fcf72d16df1045a621de41;hpb=742f4cad0d7c4af0a5d27ac6597be7410fa127e6;p=elogind.git diff --git a/TODO b/TODO index 1dccb901f..3e013c99b 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,24 @@ -These things would be nice to have: - o get all distros to agree on a default set of rules - o rework rules to a match-action list, instead of a rules array + - test (now fixed) /dev/tape/ links -These things will change in future udev versions: + - /run/udev/control socket + (add ConditionVirtualization=!pidns) -These things are deprecated and scheduled for removal in a future udev version: - o DEVTYPE for disks is set by the kernel, remove it from the rules - o "udevadm control" commands will only accept the -- syntax - o symlink names to udevadm will no longer be resolved to old command names + - move udevd -> --libexecdir + - have a $attrs{} ? + + - kill rules_generator + + - move udevadm -> --bindir + + - remove deprecated trigger --type=failed logic + + - remove deprecated BUS=, SYSFS{}=, ID= keys + + - kill tabs? + + - warn about RUN+="socket:" + + - libudev.so.1 with symbol versioning: + - return object with *_unref() + - udev_monitor_from_socket()