chiark / gitweb /
move src/extras subdirectories to src/
[elogind.git] / TODO
diff --git a/TODO b/TODO
index e5b4dfba06e87de14b0ca31533ce3dcef7cf2e78..00d20145d888c5a4d7cd16cdeebfb32f9649ac15 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,28 @@
-  o enumerate: sort control* after pcm*
-  o add tests for kernel provided DEVNAME logic
-  o drop modprobe floppy alias (SUSE), it will be in the module (2.6.30)
-  o convert firmware.sh to C
-
-  o symlink names to udevadm will no longer be resolved to old command names
-  o "udevadm control" commands will only accept the --<command> syntax
-  o drop all support for the DEPRECATED sysfs layout
-  o add warning for BUS, SYSFS, ID
+ - make "-/usr/bin/foo" non-fail
+
+ - find a way to tell udev to not cancel firmware
+   requests in initramfs
+
+ - 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()