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)
committerPeter Michael Green <plugwash@raspbian.org>
Fri, 14 Aug 2020 00:03:28 +0000 (01:03 +0100)
commit0e19dab79e70d8ca76f375b384b72cd6899fa308
treeba6420c68f3a9049359b586cd7aef1ad6088edf6
parent411015b47782c4720e818f97ccdcee52f8b7f557
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