chiark / gitweb /
rules: implement TAGS== match
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 1fc80e1a4a67dd168efe2226bc18d042f509cf32..ab7a5e85c935360f68d7a46a1defe2540c0c0f68 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,19 @@
+ - delete mobile-action-modeswitch
+   (moved to usb_modeswitch)
 
-  o convert firmware.sh to C
-  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
+ - /run/udev/control socket
+   (add ConditionVirtualization=!pidns)
+
+ - kill rules_generator:
+   - no longer rename netifs in kernel namespace
+   - drop persistent optical names
+   - do not create rules on-the-fly, require explicit configuration
+     for netifs and optical drives
+   - properly document what system management needs to put
+     into rules files
+
+ - kill tabs?
+
+ - remove deprecated trigger --type=failed logic
+
+ - remove deprecated BUS=, SYSFS{}=, ID= keys