chiark / gitweb /
libudev: device - make a bunch of symbols static
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 029b70e1b7124be62d6ad94be1b157022565363d..3b583fd00ffd469af34eec77227e7d3f928cc212 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,19 @@
+ - make private functions in libudev-device.c static
 
-  o get rid of "scan all devices to find myself" libusb interface
-      if it can not be fixed, drop libusb entirely and add a simple
-      wrapper around the Linux usb ioctls we need
-  o remove deprecated BUS=, SYSFS{}=, ID= keys
+ - 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