chiark / gitweb /
systemd: no not start udev in a container
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 0bcaf2cc2432a8b6ff41bc87eea08a31fc8536c6..3dcaf4ca8558760f18199d56c8d37cb75607feb1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,22 @@
-- use mknod(2) and not execute mknod(1)
-- add klibc to the build process (or make it easier to do) to get
-  smaller binary
-- document the config file format (it will change over time...)
-- persistant naming database backend
-- make program work like design says it should (three parts, not 1)
-- add hooks to call D-BUS when new node is created or removed
-- lots of other stuff...
+ - test (now fixed) /dev/tape/ links
+
+ - /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()