chiark / gitweb /
build-sys: add --disable-manpages
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 2da73a0b612b0236d20798b89537850a675921bd..36e8440e8b18d59695c9f8b6b7f1d35568d4778c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,32 +1,18 @@
- - bluetooth input
+ - find a way to tell udev to not cancel firmware
+   requests in initramfs
 
- - have a $attrs{} ?
-
- - test (now fixed) /dev/tape/ links
-
- - /run/udev/control socket
-   (add ConditionVirtualization=!pidns)
-
- - move udevd -> --libexecdir
+ - move /lib/udev/devices/ to tmpfiles
 
- - allow path_id, usb_id, usb_db, pci_db as built-in?
+ - trigger --subsystem-match=usb/usb_device
 
- - 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
+ - have a $attrs{} ?
 
  - remove RUN+="socket:"
 
- - kill tabs?
-
- - libudev: return proper errno or set errno
+ - libudev.so.1
+     - symbol versioning
+     - return object with *_unref()
+     - udev_monitor_from_socket()
+     - udev_queue_get_failed_list_entry()