chiark / gitweb /
core: split up "starting" manager state into "initializing" and "starting"
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 868518ab755545891bea687ba4c486a0af718359..3073f3a5a292855a40a16edffcc81e70a30231ee 100644 (file)
--- a/TODO
+++ b/TODO
@@ -40,8 +40,6 @@ Features:
 
 * merge ~/.local/share and ~/.local/lib into one similar /usr/lib and /usr/share....
 
-* make "systemctl suspend" block until we are back from suspend
-
 * remove readahead in 217
 
 * journald: allows specification of UID range for splitting up journal files
@@ -523,10 +521,6 @@ Features:
 
 * properly handle loop back mounts via fstab, especially regards to fsck/passno
 
-* allow services with no ExecStart= but with an ExecStop=
-
-* dracut-shutdown needs to be ordered before unmounting /boot
-
 * initialize the hostname from the fs label of /, if /etc/hostname does not exist?
 
 * rename "userspace" to "core-os"