-
- Downloads
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
parent
ba6b44f8
No related branches found
No related tags found
Showing
- configs/baseline/build.sh 1 addition, 1 deletionconfigs/baseline/build.sh
- configs/baseline/syslinux/syslinux.cfg 1 addition, 1 deletionconfigs/baseline/syslinux/syslinux.cfg
- configs/releng/build.sh 21 additions, 17 deletionsconfigs/releng/build.sh
- configs/releng/efiboot/loader/entries/archiso-x86_64-cd.conf 3 additions, 3 deletionsconfigs/releng/efiboot/loader/entries/archiso-x86_64-cd.conf
- configs/releng/efiboot/loader/entries/archiso-x86_64-usb.conf 3 additions, 3 deletions...igs/releng/efiboot/loader/entries/archiso-x86_64-usb.conf
- configs/releng/syslinux/archiso_pxe.cfg 6 additions, 6 deletionsconfigs/releng/syslinux/archiso_pxe.cfg
- configs/releng/syslinux/archiso_sys.cfg 2 additions, 2 deletionsconfigs/releng/syslinux/archiso_sys.cfg
Please register or sign in to comment