chiark / gitweb /
Merge branch 'docs/udev.xml' of git://github.com/mfwitten/udev
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 583d24e6be5b8d5cb1e4aceb28c2084debfd08dd..0ccdcc11d7f356512980788c2e0af0e7d2efc956 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,13 @@
+ - /run/udev/control socket
 
 
-  o remove most NAME= rules (they are provided by the 2.6.31 kernel)
-  o convert firmware.sh to C
-  o get rid of braindead "scan all devices to find myself" libusb interface
-      if it can not be fixed, drop libusb entirely
-  o remove copy of bsg.h
-  o drop all support for the DEPRECATED sysfs layout
-  o add warning for BUS, SYSFS, ID
+ - rules_generator:
+   - no longer rename netif in kernel namespace
+   - do not create rules on-the-fly, require explicit
+     configuration
+   - drop persistent optical names
+
+ - kill tabs?
+
+ - remove deprecated trigger --type=failed logic
+
+ - remove deprecated BUS=, SYSFS{}=, ID= keys