chiark / gitweb /
rule_generator: fix to install rules in rules.d/
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 0bf22dd5809d87e4fca40564d147070192e1247c..22a067a4e944d18681b40a511962c26e10641457 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,12 +1,19 @@
-This is a short list of things that needs to be done.  They are in no specific
-order.  We will gladly accept patches for any of these items:
+ - move /lib/udev/devices/ to tmpfiles
 
-- Completely replace the built-in wait_for_sysfs stuff in udev_sysfs.c
-  by rules using the WAIT_FOR_SYSFS key.
+ - trigger --subsystem-match=usb/usb_device
 
-- 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.
+ - test (now fixed) /dev/tape/ links
 
-- remove klibc tree and make it an external dependency
+ - kill rules_generator
 
+ - kill tabs?
+
+ - have a $attrs{} ?
+
+ - deprecate and warn about RUN+="socket:"
+
+ - libudev.so.1
+     - symbol versioning
+     - return object with *_unref()
+     - udev_monitor_from_socket()
+     - udev_queue_get_failed_list_entry()