Skip to content

mkinitramfs: Add -m argument to override MODULES setting

We shouldn't need to change the system configuration to test changes to initramfs-tools. It's possible to use the -d argument with a custom config directory this purpose, but testing different MODULES settings is necessary frequently enough that it deserves its own shortcut. Add a -m argument to mkinitramfs that overrides the MODULES setting.

Merge request reports

Loading