chiark / gitweb /
systemd: no not start udev in a container
[elogind.git] / TODO
diff --git a/TODO b/TODO
index ec69ceb4b4b04d0110a318c6202c6948cf8eaf4c..3dcaf4ca8558760f18199d56c8d37cb75607feb1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,22 @@
+ - test (now fixed) /dev/tape/ links
 
-  o remove most NAME= rules (they are provided by the 2.6.31 kernel)
-  o convert firmware.sh to C
-  o get rid of braindead "scan all devices to find myself" libusb interface
-      if it can not be fixed, drop libusb entirely
-  o drop all support for the DEPRECATED sysfs layout
-  o add warning for BUS, SYSFS, ID
+ - /run/udev/control socket
+   (add ConditionVirtualization=!pidns)
+
+ - 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()