chiark / gitweb /
systemd: add missing socket files
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 0bcaf2cc2432a8b6ff41bc87eea08a31fc8536c6..43e2b98ebd2819f2ea31a734e8dbd92c582126a8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,24 @@
-- 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...
+ - add TAGS=="foo" match
+
+ - revert: "systemd: trigger - run after udev.service (for now)"
+   after systemd has a new release we can depend on
+
+ - delete mobile-action-modeswitch
+   (moved to usb_modeswitch)
+
+ - /run/udev/control socket
+   (add ConditionVirtualization=!pidns)
+
+ - 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 tabs?
+
+ - remove deprecated trigger --type=failed logic
+
+ - remove deprecated BUS=, SYSFS{}=, ID= keys