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>
Mon, 3 Aug 2020 07:46:27 +0000 (08:46 +0100)
commit7a52313cec1986cde649a3147fa97e4996553f70
tree69ec3d90f7cffadae8d1da082fa8f2f7d063d1d5
parent0b58cca96d4f1d7cf8b6f58af11e6686eeff2037
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