#503767 /etc/init.d/checkroot.sh: Should obey FSCKTYPES as checkfs does

#503767#3
Date:
2008-10-28 08:21:42 UTC
From:
To:
checkfs checks a filesystem type against the FSCKTYPES variable before
checking it, and additionally handles the value FSCKTYPES=none to
avoid checking any filesystem.  checkroot should do the same.  This
makes it easy to disable fsck, either completely or for certain types
of filesystems.

- Josh Triplett

#503767#8
Date:
2025-10-08 14:20:25 UTC
From:
To:
Thanks.

I am not convinced of the need for excluding groups of rootfs types. I presume
this is why FSCKTYPES support isn't in checkroot.sh.

Severity is wishlist.

Mark