chiark / gitweb /
remove udev-acl
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 41ea98ff023732d057f2b15da8f43170f17d3d0a..00d20145d888c5a4d7cd16cdeebfb32f9649ac15 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,28 @@
-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:
+ - make "-/usr/bin/foo" non-fail
 
-- Completely replace the built-in wait_for_sysfs stuff in udev_sysfs.c
-  by rules using the WAIT_FOR_SYSFS key.
+ - find a way to tell udev to not cancel firmware
+   requests in initramfs
 
-- 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.
+ - scsi_id -> sg3_utils?
 
+ - move 'collect' and /dev/z90crypt to s390-utils
+
+ - split-off keymaps?
+
+ - make gtk-doc optional like kmod
+
+ - 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()