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>
Thu, 11 Mar 2021 17:09:35 +0000 (17:09 +0000)
commit12873411513e29e2efee81defd1cb335e45359a5
tree99e9846ac11e06c6d865f7f652bacdc19d4fbd1d
parent2666b869e63fe446538d72620ee88186ceb8b7a7
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