chiark / gitweb /
libudev: device - make a bunch of symbols static
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 583d24e6be5b8d5cb1e4aceb28c2084debfd08dd..3b583fd00ffd469af34eec77227e7d3f928cc212 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,19 @@
+ - make private functions in libudev-device.c static
 
-  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
+ - delete mobile-action-modeswitch
+   (moved to usb_modeswitch)
+
+ - /run/udev/control socket
+   (add ConditionVirtualization=!pidns)
+
+ - 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