chiark / gitweb /
rule_generator: fix to install rules in rules.d/
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 63e518feeb13e1e1277efd0891bf910023f55f6b..22a067a4e944d18681b40a511962c26e10641457 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,14 +1,19 @@
-This is a short list of things that needs to be done.  They are in no specific
-order.  I will gladly accept patches for any of these items, or any other stuff
-people offer up.
+ - move /lib/udev/devices/ to tmpfiles
 
-greg k-h
-greg@kroah.com
+ - trigger --subsystem-match=usb/usb_device
 
+ - test (now fixed) /dev/tape/ links
 
-- more documentation (can never have too much.)
-- persuade the distro packagers to submit their changes (or just steal them
-  if we can find them...)
-- do early boot logic (putting udev into initramfs, handle pivot-root,
-  etc.)
-- solve world hunger
+ - 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()