chiark / gitweb /
fstab-generator: When parsing the root= cmdline option, set FsckPassNo to 1
[elogind.git] / TODO
diff --git a/TODO b/TODO
index a047f626e263908e93e0c9c5352125708c893c9d..29a76ef5046ebecccb073cd849e62632e4e0ebfa 100644 (file)
--- a/TODO
+++ b/TODO
@@ -48,13 +48,13 @@ CGroup Rework Completion:
 
 Features:
 
-* sabridge: Support multiple inherited sockets mapped using different proxies
+* saproxy: Support multiple inherited sockets mapped using different proxies
 
-* sabridge: Use a nonblocking alternative to getaddrinfo
+* saproxy: Use a nonblocking alternative to getaddrinfo
 
-* sabridge: Until we can start daemons directly, find a less ugly, less racy alternative than shell scripts for the second man page example.
+* saproxy: Until we can start daemons directly, find a less ugly, less racy alternative than shell scripts for the second man page example.
 
-* sabridge: Support starting daemons directly without requiring a shell script; update man pages
+* 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
 
@@ -719,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: