X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=3e013c99be4e0a66f69b4d9abd5b0d91a11e2807;hb=d800e8688a34bc848977999ce77fb40cba17df9e;hp=2afa1783eef6791b88647da848993700158ccd72;hpb=3e0f8812f8c824648db7cc6886265ed186685488;p=elogind.git diff --git a/TODO b/TODO index 2afa1783e..3e013c99b 100644 --- a/TODO +++ b/TODO @@ -1,21 +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) + - move udevd -> --libexecdir -These things are scheduled for removal sometimes: + - have a $attrs{} ? - o remove broken %e enumeration - (simple enumerations can't work and should go) + - kill rules_generator - o remove devfs naming scheme rules and scripts + - move udevadm -> --bindir - o remove MODALIAS + $modalias - (ENV{MODALIAS}, $env{MODALIAS}, $sysfs{modalias} will do it) + - remove deprecated trigger --type=failed logic - 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) + - 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()