chiark / gitweb /
rule_generator: fix to install rules in rules.d/
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 0bcaf2cc2432a8b6ff41bc87eea08a31fc8536c6..22a067a4e944d18681b40a511962c26e10641457 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,19 @@
-- use mknod(2) and not execute mknod(1)
-- add klibc to the build process (or make it easier to do) to get
-  smaller binary
-- document the config file format (it will change over time...)
-- persistant naming database backend
-- make program work like design says it should (three parts, not 1)
-- add hooks to call D-BUS when new node is created or removed
-- lots of other stuff...
+ - move /lib/udev/devices/ to tmpfiles
+
+ - trigger --subsystem-match=usb/usb_device
+
+ - test (now fixed) /dev/tape/ links
+
+ - 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()