chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 0bcaf2cc2432a8b6ff41bc87eea08a31fc8536c6..36e8440e8b18d59695c9f8b6b7f1d35568d4778c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,18 @@
-- 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...
+ - find a way to tell udev to not cancel firmware
+   requests in initramfs
+
+ - move /lib/udev/devices/ to tmpfiles
+
+ - trigger --subsystem-match=usb/usb_device
+
+ - kill rules_generator
+
+ - have a $attrs{} ?
+
+ - remove RUN+="socket:"
+
+ - libudev.so.1
+     - symbol versioning
+     - return object with *_unref()
+     - udev_monitor_from_socket()
+     - udev_queue_get_failed_list_entry()