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>
Thu, 6 Mar 2025 14:56:14 +0000 (14:56 +0000)
commitf3188eac5aae8b7c6d645c2fcc86eefd24053161
tree3f242f17d4dcc4541ad205ce454abac5ee2d69e8
parentcba6a1b4a1bddf9c21faf6fc486481de7363692f
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