chiark / gitweb /
libudev: device - add udev_device_get_property_value()
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 0bcaf2cc2432a8b6ff41bc87eea08a31fc8536c6..dc5d9879cf81bfbbe959d8324842034428d703fe 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,11 @@
-- use mknod(2) and not execute mknod(1)
-- add klibc to the build process (or make it easier to do) to get
-  smaller binary
-- document the config file format (it will change over time...)
-- persistant naming database backend
-- make program work like design says it should (three parts, not 1)
-- add hooks to call D-BUS when new node is created or removed
-- lots of other stuff...
+
+  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 with libudev
+  o convert firmware.sh to C (?)
+  o drop the DVB shell script rule (2.6.29+)
+  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 get distros to agree on a default set of rules