chiark / gitweb /
systemd: no not start udev in a container
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 2da73a0b612b0236d20798b89537850a675921bd..3dcaf4ca8558760f18199d56c8d37cb75607feb1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,3 @@
- - bluetooth input
-
- - have a $attrs{} ?
-
  - test (now fixed) /dev/tape/ links
 
  - /run/udev/control socket
@@ -9,24 +5,18 @@
 
  - move udevd -> --libexecdir
 
- - allow path_id, usb_id, usb_db, pci_db as built-in?
+ - have a $attrs{} ?
 
- - 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 rules_generator
 
  - move udevadm -> --bindir
 
- - remove deprecated trigger --type=failed logic
-
- - remove deprecated BUS=, SYSFS{}=, ID= keys
-
- - remove RUN+="socket:"
-
  - kill tabs?
 
- - libudev: return proper errno or set errno
+ - warn about RUN+="socket:"
+
+ - libudev.so.1
+     - symbol versioning:
+     - return object with *_unref()
+     - udev_monitor_from_socket()
+     - udev_queue_get_failed_list_entry()