diff options
author | Tom Gundersen <teg@jklm.no> | 2013-10-18 21:17:50 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2013-10-19 00:07:50 +0200 |
commit | efc815a13d4b4cae59045c6a120a6c6f7dac2d7b (patch) | |
tree | 4cef27eb96c29735748b2e5ead795ec17ddbf5af | |
parent | 4ca302b967415107bf7c8f3deb0e3837ac2e2b9f (diff) |
TODO: add some fsck items
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |