dracut/modules.d/99squash
Kairui Song 90ac0a2d77 99squash: fail early if can't install require modules in initramfs
insmods will consider all arguments as optional modules by default, but
for squash module, all listed modules are required, if any of them is
missing the initramfs won't boot. So pass the '-c' argument to let instmos
know all those modules are mandatory, it will fail and give an error if
it failed to install any of those modules.
2019-07-19 15:37:25 +02:00
..
clear-squash.sh Add support for building a squashed initramfs 2018-09-21 10:32:04 +02:00
init.sh Add support for building a squashed initramfs 2018-09-21 10:32:04 +02:00
module-setup.sh 99squash: fail early if can't install require modules in initramfs 2019-07-19 15:37:25 +02:00
setup-squash.sh Add support for building a squashed initramfs 2018-09-21 10:32:04 +02:00
squash-mnt-clear.service 99squash: Don't clean up squahfs on isolate 2018-10-18 11:55:50 +02:00