Skip to content

functions: create add_file_early and add_dir_early functions to add files and directories to $EARLYROOT

nl6720 requested to merge nl6720/mkinitcpio:add_file_early into master

The functions simply use add_file and add_dir while changing $BUILDROOT to $EARLYROOT.

Edited by nl6720

Merge request reports