summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-07-12 03:42:44 +0200
committerLennart Poettering <lennart@poettering.net>2011-07-12 03:42:44 +0200
commit97f73ffb04947acf0a5854e3a7bdbb7a0105f6fa (patch)
treefdd3bfe05c388ead5f628fb718a61cb1a6fe26f0 /TODO
parent7a2a0b907b5cc60f5d9a871997d7d6e7f62bf4d8 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 4 insertions, 8 deletions
diff --git a/TODO b/TODO
index 2bade7b549..ff8ee5f2df 100644
--- a/TODO
+++ b/TODO
@@ -20,6 +20,10 @@ F15 External:
Features:
+* logind: spawn user@..service on login
+
+* logind: implement shutdown service
+
* possibly apply systemd-sysctl per network device subtrees on hotplug
* add conditions for file executability
@@ -37,8 +41,6 @@ Features:
* make sure systemd-ask-password-wall does not shutdown systemd-ask-password-console too early
-* add loginctl, i.e. a systemctl for logind introspection
-
* support presets
* kernel: add /proc/sys file exposing CAP_LAST_CAP?
@@ -70,8 +72,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
@@ -206,10 +206,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)