archiso/configs/baseline
David Runge 47e11125e4
Copy files more generically
configs/*:
Copy all files that do not need a rename generically (not specifying a destination file name).
Do not rename vmlinuz-linux to vmlinuz or vmlinuz.efi (as this serves no purpose and makes the scripts more
complicated).
Do not rename microcode (i.e. {amd,intel}-ucode.img) when copying them and change all boot loader configuration files
that assume a renamed microcode image.
Add note and link to Arch Linux wiki to state why memtest.bin is renamed to memtest.
Copy license files for {amd,intel}-ucode and memtest more generically by placing them into subdirectories with the same
name as the package (to circumenvent overwriting one other).

Closes #33
2020-07-28 12:13:45 +02:00
..
airootfs/etc Set root user's shell and password with custom /etc/passwd and /etc/shadow 2020-07-20 13:39:41 +03:00
isolinux [archiso] changes for syslinux 6 2013-10-19 15:02:35 -03:00
syslinux Copy files more generically 2020-07-28 12:13:45 +02:00
build.sh Copy files more generically 2020-07-28 12:13:45 +02:00
mkinitcpio.conf configs/*: convert to new array-based mkinitcpio vars 2017-11-02 20:02:14 -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 Fix baseline profile 2020-07-28 11:47:42 +03:00