X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=3dcaf4ca8558760f18199d56c8d37cb75607feb1;hb=dd2247464f56f0cffe92250bb107e97477effbc2;hp=41ea98ff023732d057f2b15da8f43170f17d3d0a;hpb=e5bdb75a109c446ff0ca2e27268cdd274ee61a9c;p=elogind.git diff --git a/TODO b/TODO index 41ea98ff0..3dcaf4ca8 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,22 @@ -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 + + - 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()