ISO/configs/releng
nl6720 df93289b73
Install all packages in one go and don't copy pacman.conf to airootfs
configs/{baseline,releng}/build.sh:
Copy custom files to airootfs before installing packages.
Instead of calling `mkarchiso init`, list all required packages in packages.x86_64 and install them all at once with `mkarchiso install`. The mkdir command which `mkarchiso init` performs is now done by make_custom_airootfs.

configs/releng/build.sh:
Don't copy configs/releng/pacman.conf to airootfs, it is only meant to provide a unmodified pacman.conf durring pacstrap. In airootfs, an unmodified /etc/pacman.conf will be installed with the pacman package.
2020-07-28 11:50:25 +03:00
..
airootfs Set root user's shell and password with custom /etc/passwd and /etc/shadow 2020-07-20 13:39:41 +03:00
efiboot/loader Standardizing boot loader entry format 2020-06-30 14:57:26 +02:00
isolinux [archiso] changes for syslinux 6 2013-10-19 15:02:35 -03:00
syslinux Warn about Syslinux's reboot.c32 and poweroff.c32 requiring APM 2020-07-11 15:10:34 +03:00
build.sh Install all packages in one go and don't copy pacman.conf to airootfs 2020-07-28 11:50:25 +03:00
mkinitcpio.conf [releng] bye pcmcia initcpio 2018-06-23 22:24:11 -03:00
packages.x86_64 Install all packages in one go and don't copy pacman.conf to airootfs 2020-07-28 11:50:25 +03:00
pacman.conf Update pacman.conf to the current version shipped by the pacman package 2020-07-11 16:28:31 +03:00