X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=3e013c99be4e0a66f69b4d9abd5b0d91a11e2807;hb=d800e8688a34bc848977999ce77fb40cba17df9e;hp=41ea98ff023732d057f2b15da8f43170f17d3d0a;hpb=e5bdb75a109c446ff0ca2e27268cdd274ee61a9c;p=elogind.git diff --git a/TODO b/TODO index 41ea98ff0..3e013c99b 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,24 @@ -This is a list of things that needs to be done. They are in no specific -order. We will gladly accept patches for any of these items: + - test (now fixed) /dev/tape/ links -- Completely replace the built-in wait_for_sysfs stuff in udev_sysfs.c - by rules using the WAIT_FOR_SYSFS key. + - /run/udev/control socket + (add ConditionVirtualization=!pidns) -- 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. + - 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()