chiark / gitweb /
build-sys: move gtk-doc stuff into its own subdir and reindent autogen.sh
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 47a890d8b1e7d51b9d48984065e4b9e07f19fc25..a3b4165559ad8b42b49c8371c880784fd5561d20 100644 (file)
--- a/TODO
+++ b/TODO
@@ -22,6 +22,11 @@ Bugfixes:
 * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
 
 Features:
+
+* actually queue the new default unit after switch-root
+
+* remove old root in switch-root logic
+
 * improve !/proc/*/loginuid situation: make /proc/*/loginuid less dependent on CONFIG_AUDIT,
   or use the users cgroup information when /proc/*/loginuid is not available.
 
@@ -47,8 +52,6 @@ Features:
 
 * don't delete /run/users/lennart if lennart is still logged in even if aging is used
 
-* automount: implement expire
-
 * vconsole: implement setterm -store -foreground xxx --background zzz
 
 * ExecOnFailure=/usr/bin/foo
@@ -67,7 +70,7 @@ Features:
 
 * Auke: merge Auke's bootchart
 
-* journald: allow forwarding of log data to specific TTY instea dof console
+* journald: allow forwarding of log data to specific TTY insteaof console
 
 * add RequiredBy to [Install]
 
@@ -94,8 +97,6 @@ Features:
 
 * allow configuration of console width/height in vconsole.conf
 
-* PrivateTmp should apply to both /tmp and /var/tmp
-
 * fstab should take priority over units in /usr
 
 * cleanup syslog 'priority' vs. 'level' wording