I'll prep patches to make it all configurable, essentially:
in config file:
fscks - list exact program names you want installed
nofscks - to inhibit installation of any such programs
The latter option takes precedence over the first one
and from commandline:
--fscks [LIST] - additional programs to install
--nofscks - inhibit
similar precedence as in config
(option names subject to change ;)
If the fsck_helpers list is empty and nofsck is not set, dracut will
opportunistically try to install any helper it might need, otherwise it
will limit itself to only specified programs, or to none at all.
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html