chiark / gitweb /
move src/extras subdirectories to src/
[elogind.git] / TODO
diff --git a/TODO b/TODO
index fd9b2be563491946add41847303ca2879bc66437..00d20145d888c5a4d7cd16cdeebfb32f9649ac15 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,28 @@
-  o use node for tmpnode, if it already exists
-  o add DVB variables to kernel, and drop shell script rule
-  o DEVTYPE for disks is set by the kernel, they will be removed from
-    the default rules
-  o "udevadm control" commands will only accept the --<command> syntax
-  o symlink names to udevadm will no longer be resolved to old command names
-  o fix "udevadm info -V" format
-  o get distros to agree on a default set of rules
+ - 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()