X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=3e013c99be4e0a66f69b4d9abd5b0d91a11e2807;hb=c99b72121fb965920652ea5e7a1d7f962385626b;hp=19aae9edf0a82b5e511b651a1e2cd9c874383474;hpb=22f29307ff0df84de0c3bebc9bf523d19d673b32;p=elogind.git diff --git a/TODO b/TODO index 19aae9edf..3e013c99b 100644 --- a/TODO +++ b/TODO @@ -1,27 +1,24 @@ -These things need to be done, or would be nice to have: + - test (now fixed) /dev/tape/ links - o Log the relationship of the kernel name and the persistent disk name - to syslog, so any error logged from the kernel can be associated with - any of the links at that time. + - /run/udev/control socket + (add ConditionVirtualization=!pidns) - o Fix inconsistency with KERNEL and ID. ID will walk up the device chain - but it matches on "KERNEL names" too. And ID and SYSFS can only match - on the same device in the chain. That's pretty hard to explain and to - understand. Same for SUBSYSTEM and BUS. + - move udevd -> --libexecdir + - have a $attrs{} ? -These things are deprecated and scheduled for removal in a future -udev version: + - kill rules_generator - o remove broken %e enumeration - (simple enumerations can't work and should go) + - move udevadm -> --bindir - o remove devfs naming scheme rules and scripts + - remove deprecated trigger --type=failed logic - o remove MODALIAS + $modalias - (ENV{MODALIAS}, $env{MODALIAS}, $sysfs{modalias} will do it) + - remove deprecated BUS=, SYSFS{}=, ID= keys - o remove udevstart, udevsend - (we rely on the kernel "uevent" triggers of kernel 2.6.15 and no longer - want to guess event properties from sysfs like udevstart is doing it) + - kill tabs? + - warn about RUN+="socket:" + + - libudev.so.1 with symbol versioning: + - return object with *_unref() + - udev_monitor_from_socket()