functions: create add_file_early and add_dir_early functions to add files and directories to $EARLYROOT
The functions simply use add_file
and add_dir
while changing
$BUILDROOT
to $EARLYROOT
.
Edited by nl6720
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
The functions simply use add_file
and add_dir
while changing
$BUILDROOT
to $EARLYROOT
.