chiark / gitweb /
Merge branch 'docs/udev.xml' of git://github.com/mfwitten/udev
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 3320d913471fcaef58111c4b934e0d9c2b14a4ce..0ccdcc11d7f356512980788c2e0af0e7d2efc956 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +1,13 @@
+ - /run/udev/control socket
 
-  o convert firmware.sh to C
-  o drop pnp shell script, acpi will take care of loading pnp modules
-  o add DVB variables to kernel (patch merged in v4l tree), drop the
-    shell script rule
-  o DEVTYPE for disks is set by the kernel, they will be removed from
-    the default rules
-  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 fix "udevadm info -V" format
-  o get distros to agree on a default set of rules
+ - 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