chiark / gitweb /
use openat(), unlinkat(), fstatat()
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 63e518feeb13e1e1277efd0891bf910023f55f6b..161df02f05f4126759dd4ca591b2cd0d91085032 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,14 +1,10 @@
-This is a short list of things that needs to be done.  They are in no specific
-order.  I will gladly accept patches for any of these items, or any other stuff
-people offer up.
+  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)
+  o implement path_id in C with libudev (?)
+  o convert firmware.sh to C (?)
 
-greg k-h
-greg@kroah.com
-
-
-- more documentation (can never have too much.)
-- persuade the distro packagers to submit their changes (or just steal them
-  if we can find them...)
-- do early boot logic (putting udev into initramfs, handle pivot-root,
-  etc.)
-- solve world hunger
+  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