Skip filesystem check if already done by the initramfs
authorNis Martensen <nis.martensen@web.de>
Tue, 19 Jan 2016 21:01:43 +0000 (22:01 +0100)
committerLuca Boccassi <bluca@debian.org>
Thu, 10 Oct 2024 17:40:53 +0000 (18:40 +0100)
commit71adc7c7cbd0ada439ef4e7a555796d54c3d4618
treecb2afda874e61885368ff61322d6be42a8d86532
parent9aca939e91da6efaa55cf59059aab3a4a71139fb
Skip filesystem check if already done by the initramfs

Newer versions of initramfs-tools already fsck and mount / and /usr in
the initramfs. Skip the filesystem check in this case.

Based on a previous patch by Michael Biebl <biebl@debian.org>.

Closes: #782522
Closes: #810748
Gbp-Pq: Topic debian
Gbp-Pq: Name Skip-filesystem-check-if-already-done-by-the-initram.patch
src/fstab-generator/fstab-generator.c
units/systemd-fsck-root.service.in