chiark / gitweb /
rules: input - call path_id for ACPI devices
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 7416c6f670a5335b008a7020c674e442f5b3cebe..13a27799fad50064d4e3e6f85b8714b21ad1372a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,16 +1,29 @@
- - support kernel-supplied DEVMODE=
+ - udev_enumerate_remove_matches()
 
- - /run/udev/control socket
+ - test (now fixed) /dev/tape/ links
+
+ - monitor: use clock MONOTONIC
+
+ - remove RUN+="socket:"
 
- - read settle_timout from udev.conf
+ - libudev: return proper errno or set errno
 
- - db_persist -> lvm.git?
+ - move ctrl.c from libudev/ to udev/
+
+ - move:
+     udevd -> --libexecdir
+     udevadm -> --bindir
+
+ - /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
+ - 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?