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)
committerRaspbian forward porter <root@raspbian.org>
Thu, 26 Aug 2021 17:32:43 +0000 (18:32 +0100)
commit906d963755d5c06d150e9dba82c2e732cbeeddc1
tree429d6880a46418bb6127d4e4789014138fa9d2ef
parentbd7c632f309d65064cf7942805d47990dabe9da9
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