chiark / gitweb /
udevadm: settle - return failure if unknown option is given
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 41ea98ff023732d057f2b15da8f43170f17d3d0a..3e013c99be4e0a66f69b4d9abd5b0d91a11e2807 100644 (file)
--- 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()