archiso/configs/releng
David Runge 5e43a63b3c
Fixing issues with variable quoting and arrays
archiso/mkarchiso:
Calls to _pacman() need to be done with multiple parameters (e.g. array) instead of one string, as string splitting is
not done in that function anymore.
Turning _iso_efi_boot_args from string into an array to have an easier time of passing it to xorriso.
Calling xorriso within the if statements instead of providing -quiet via variable.
Fixing command_install() to provide packages separately to _pacman()

configs/releng/build.sh:
Replacing all newlines when retrieving the packages from packages.x86_64 with spaces so they will be properly provided
to "mkarchiso install".
2020-06-30 19:35:56 +02:00
..
airootfs Move choose-mirror script to /usr/local/bin/ 2020-06-30 18:10:55 +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 Standardizing boot loader entry format 2020-06-30 14:57:26 +02:00
build.sh Fixing issues with variable quoting and arrays 2020-06-30 19:35:56 +02:00
mkinitcpio.conf [releng] bye pcmcia initcpio 2018-06-23 22:24:11 -03:00
packages.x86_64 Add reflector and enable reflector.service 2020-06-30 18:09:44 +03:00
pacman.conf [releng] upgrade custom pacman.conf 2018-06-28 00:03:18 -03:00