Skip to content

Allow multiple custom_files via /etc/mkinitfs.conf custom_files="file1 file2"

There is a bug in the current mkinitfs that does not allow specifying multiple files. When specifying a second file the error sh: file2: unknown operand appears.

Merge request reports