chiark / gitweb /
fix network interface name swapping
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 63e518feeb13e1e1277efd0891bf910023f55f6b..3fd49ac5da330386f94582684f251ee4fc1488a4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,14 +1,11 @@
-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.
 
-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 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 add DVB variables to kernel (patch merged in v4l tree), drop the
+    shell script rule
+  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