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, 27 Feb 2024 17:43:55 +0000 (17:43 +0000)
commit512dd196e1ed092bc7ccf30716ed25f19acf3400
tree0647a0e84e4223aa486a28071e65a9e152d831ef
parent2d5ccdadb07085c8276ae4cad143d2b29a0fe0d3
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