[Git-commits] [grml/grml-debootstrap] db5b97: Use "errors=remount-ro" fstab option only within s...
Michael Prokop
noreply at github.com
Fri Nov 25 11:49:36 CET 2022
Branch: refs/heads/mika/filesystem
Home: https://github.com/grml/grml-debootstrap
Commit: db5b97b295228dd9bdd337b6d1c311efc1878149
https://github.com/grml/grml-debootstrap/commit/db5b97b295228dd9bdd337b6d1c311efc1878149
Author: Michael Prokop <mika at grml.org>
Date: 2022-11-25 (Fri, 25 Nov 2022)
Changed paths:
M chroot-script
Log Message:
-----------
Use "errors=remount-ro" fstab option only within supported filesystems
Also XFS doesn't support the errors=remount-ro option, but instead of
disabling the option for file systems that don't support it, let's
only enable it for the once that support it (according to linux's
source).
Thanks: Chris Hofstaedtler for the bug report
Closes: https://github.com/grml/grml-debootstrap/issues/199
More information about the Git-commits
mailing list