chiark / gitweb /
kerne-command-line: introduce option 'systemd.restore_state'
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 3926fe5baade9ea6c2ee92ea3064681beecfe87d..29a76ef5046ebecccb073cd849e62632e4e0ebfa 100644 (file)
--- a/TODO
+++ b/TODO
@@ -48,9 +48,15 @@ CGroup Rework Completion:
 
 Features:
 
-* "systemctl cat" or "systemctl view" command or or so, that cats the backing unit file of a service, plus its drop-ins and shows them in a pager
+* saproxy: Support multiple inherited sockets mapped using different proxies
+
+* saproxy: Use a nonblocking alternative to getaddrinfo
+
+* saproxy: Until we can start daemons directly, find a less ugly, less racy alternative than shell scripts for the second man page example.
 
-* rfkill,backlight: we probably should use a path ID of some kind rather than the sysname as file name to store status in
+* saproxy: Support starting daemons directly without requiring a shell script; update man pages
+
+* "systemctl cat" or "systemctl view" command or or so, that cats the backing unit file of a service, plus its drop-ins and shows them in a pager
 
 * rfkill,backlight: we probably should run the load tools inside of the udev rules so that the state is properly initialized by the time other software sees it
 
@@ -713,6 +719,11 @@ Features:
 
 * systemd-run is missing zsh completion scripts
 
+* fsck:
+   - always fsck the rootfs before mounting from the initrd
+   - by default do not fsck the rootfs in the real root, unless passno > 0 in fstab
+   - rip out all fsckpassno handling from the core and treat it as a bolean in the fstab generator
+
 External:
 
 * dbus: