chiark / gitweb /
udevadm: monitor - use epoll
[elogind.git] / TODO
diff --git a/TODO b/TODO
index ac0618ec16dddc551fe1dae8e6c26cc54bbb09a0..c09613313155991315c83aa4db823257c263dd84 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,6 @@
+  - get rid of select()
+  - use signalfd instead of ppoll()
 
-  o drop pnp shell script, acpi will take care of loading pnp modules
-  o add DVB variables to kernel (patch sent), and drop 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
+  - remove deprecated trigger --type=failed logic
+
+  - remove deprecated BUS=, SYSFS{}=, ID= keys