X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=3dcaf4ca8558760f18199d56c8d37cb75607feb1;hb=dd2247464f56f0cffe92250bb107e97477effbc2;hp=b0df3c12d33104eb20bf7ef65d4ac851b7e58671;hpb=c8ff4b3db440f1c3124b0e4e4efc68f1177c5964;p=elogind.git diff --git a/TODO b/TODO index b0df3c12d..3dcaf4ca8 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,22 @@ -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) -These things are deprecated and scheduled for removal in a future -udev version: + - move udevd -> --libexecdir - o remove udevstart - (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) + - have a $attrs{} ? + - kill rules_generator + + - move udevadm -> --bindir + + - kill tabs? + + - warn about RUN+="socket:" + + - libudev.so.1 + - symbol versioning: + - return object with *_unref() + - udev_monitor_from_socket() + - udev_queue_get_failed_list_entry()