chiark / gitweb /
udevadm: monitor - clarify printed header
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 7e123d8b14112ae5dd04b19ca13ac4086bf2a4e6..8deff6aaf28cf4340f57ee6792cb8d59be136051 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,12 @@
-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:
-
-- 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.
 
+  o drop modprobe floppy alias (SUSE), it will be in the module (2.6.30)
+  o drop the DVB shell script rule (2.6.29)
+  o remove MMC rules, they got a modalias now (2.6.30)
+  o add scsi:t-0x09* to "ch" and remove modprobe rule
+  o switch device mapper rules to:
+     dmsetup info -c --nameprefixes --unquoted --rows --noheadings \
+       -o name,uuid,suspended,readonly,major,minor,open,tables_loaded
+  o implement path_id in C with libudev (?)
+  o convert firmware.sh to C (?)
+  o "udevadm control" commands will only accept the --<command> syntax
+  o symlink names to udevadm will no longer be resolved to old command names