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)
committerMichael Biebl <biebl@debian.org>
Sat, 25 Sep 2021 20:01:17 +0000 (21:01 +0100)
commit53101884613115445a2b3430de9c0f6b4cff756b
treed3e93cb610a9ff4913804f801cef0678de456140
parent9c7fbea1086cbafb845c85871389f5278bfd0787
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