chiark / gitweb /
systemd: no not start udev in a container
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 46af966c40242484eece52470bf013f89d014bf3..3dcaf4ca8558760f18199d56c8d37cb75607feb1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,22 @@
-These things would be nice to have:
+ - test (now fixed) /dev/tape/ links
 
-These things will change in future udev versions:
-  o --device-id-of-file will print '5:8' instead of '5 8'
+ - /run/udev/control socket
+   (add ConditionVirtualization=!pidns)
 
-These things are deprecated and scheduled for removal in a future udev version:
-  o the installation of symlinks to udevadm
+ - move udevd -> --libexecdir
+
+ - have a $attrs{} ?
+
+ - kill rules_generator
+
+ - move udevadm -> --bindir
+
+ - kill tabs?
+
+ - warn about RUN+="socket:"
+
+ - libudev.so.1
+     - symbol versioning:
+     - return object with *_unref()
+     - udev_monitor_from_socket()
+     - udev_queue_get_failed_list_entry()