dracut/modules.d/95rootfs-block
Norbert Lange acc782bad5 mount-root.sh: fix writing fstab file with missing fsck flag
if the kernel argument rootflags is set, then dracut will
not parse the rootfs fstab and rootfsck wil not be set.

if the filesystem can be fsck'ed then its unmounted,
and an entry to the local fstab is written, omitting the last
field.

mounting /sysroot using fstab will then fail.

This change makes sure that the filed is always written.

Signed-off-by: Norbert Lange <norbert.lange@andritz.com>
2020-08-04 13:26:33 +02:00
..
block-genrules.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
module-setup.sh rootfs-block/module-setup.sh: check root_devs in cmdline_rootfs() 2017-08-18 14:44:19 +08:00
mount-root.sh mount-root.sh: fix writing fstab file with missing fsck flag 2020-08-04 13:26:33 +02:00
parse-block.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
rootfallback.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00