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>
Wed, 3 Feb 2021 16:11:39 +0000 (16:11 +0000)
commit2d7460ab1b6eb0e6821c9e0226b21555ba09c688
tree708cb9306af3a23e4591514231b93b1e35d0d4fc
parent32ffe1b3fbc638a7a9edc5bce74870d8b33a31e5
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