chiark / gitweb /
consolidate TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 721e82724d92692178d17a87dd61b576aeb1b7e3..fa90ae7dc54323f5fb4e67ced3da08027e8f9619 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,9 +20,26 @@ F15 External:
 
 Features:
 
-* support presets
+* logind: spawn user@..service on login
+
+* logind: implement shutdown service
+
+* logind: non-local X11 server handling
+
+* logind: use sysfs path in device hash table instead of syname, as soon as fb driver is fixed
+
+* logind: add direct client API
+
+* possibly apply systemd-sysctl per network device subtrees on hotplug
 
-* wildcard support for .path units (think CUPS spool directory!)
+* implement Register= switch in .socket units to enable registration
+  in Avahi, RPC and other socket registration services.
+
+* make sure people don't leave processes around after ExecStartPre=
+
+* make sure systemd-ask-password-wall does not shutdown systemd-ask-password-console too early
+
+* support presets
 
 * kernel: add /proc/sys file exposing CAP_LAST_CAP?
 
@@ -53,8 +70,6 @@ Features:
 
 * detect LXC with $container=lxc
 
-* add prefix match to sysctl, tmpfiles, ...
-
 * drop /.readahead on bigger upgrades with yum
 
 * add inode stat() check to readahead to suppress preloading changed files
@@ -100,6 +115,7 @@ Features:
   - enabling dbus services
   - status update
   - /etc/sysconfig and /etc/default
+  - how to make changes to sysctl and sysfs attributes
 
 * allow port=0 in .socket units
 
@@ -188,10 +204,6 @@ Features:
   be killed very late after the rootfs is read only? If implement pass
   this to shutdown binary via command line argument.
 
-* use pivot_root on shutdown so that we can unmount the root directory.
-   - copy binaries to, and pivot_root() to the "shutdown tmpfs"
-   - solve "mdadm --wait-clean" problem that way
-
 * dot output for --test showing the 'initial transaction'
 
 * calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)