chiark / gitweb /
udevadm: settle - kill alarm()
[elogind.git] / TODO
diff --git a/TODO b/TODO
index bdd2e1e1f6947c17b4174c22ed80370a5401208e..6bcec816c84c47c3474f169c812d2deb000c9748 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,21 +1,9 @@
-These things need to be done, or would be nice to have:
+  - empty rules files and link to /dev/null are ok
 
-  o Log the relationship of the kernel name and the persistent disk name
-    to syslog, so any error logged from the kernel can be associated with
-    any of the links at that time.
+  - rename netif with ifindex not devname
 
-These things are deprecated and scheduled for removal in a future
-udev version:
+  - kill tabs?
 
-  o remove broken %e enumeration
-    (simple enumerations can't work and should go)
-
-  o remove devfs naming scheme rules and scripts
-
-  o remove MODALIAS + $modalias
-    (ENV{MODALIAS}, $env{MODALIAS}, $sysfs{modalias} will do it)
-
-  o remove udevstart, udevsend
-    (we rely on the kernel "uevent" triggers of kernel 2.6.15 and no longer
-     want to guess event properties from sysfs like udevstart is doing it)
+  - remove deprecated trigger --type=failed logic
 
+  - remove deprecated BUS=, SYSFS{}=, ID= keys