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>
Tue, 8 Nov 2022 14:23:22 +0000 (14:23 +0000)
commite20c55b8f9ec864150374192e76f5c94968b018b
tree7ffac96cc0f238fd71312c4e2d90631cff0e222f
parentdb686b0d462b0e10f590272f8649cb426a67a721
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