chiark / gitweb /
udevd: control - no not delete socket file when --daemon is used
[elogind.git] / TODO
diff --git a/TODO b/TODO
index bedccdb635506cd7ab3d99e221ffb7a027c577bc..1d26f451b04f87327d693524be9b51cf44486c0c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,19 @@
+ - test (now fixed) /dev/tape/ links
 
-  o add tests for kernel provided DEVNAME logic
-  o drop modprobe floppy alias (SUSE), it will be in the module (2.6.30)
-  o remove MMC rules, they got a modalias now (2.6.30)
-  o add scsi:t-0x09* to "ch" and remove modprobe rule (2.6.30)
+ - move udevd -> --libexecdir
 
-  o drop all support for the DEPRECATED sysfs layout
-  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 add warning for BUS, SYSFS, ID
+ - have a $attrs{} ?
+
+ - kill rules_generator
+
+ - move udevadm -> --bindir
+
+ - kill tabs?
+
+ - warn about RUN+="socket:"
+
+ - libudev.so.1
+     - symbol versioning:
+     - return object with *_unref()
+     - udev_monitor_from_socket()
+     - udev_queue_get_failed_list_entry()