diff options
| author | Simon Wilper <sxw@chronowerks.de> | 2021-04-06 22:21:11 +0200 |
|---|---|---|
| committer | Simon Wilper <sxw@chronowerks.de> | 2021-05-14 19:47:25 +0200 |
| commit | 31427eca7a3a6eea80fa2e3910e5805bee14c0c4 (patch) | |
| tree | 409c97a50854cb92267c8176c0a8fcb2deba0b68 /configs/releng/efiboot/loader/entries/archiso-x86_64-linux.conf | |
| parent | 15f4ef4938c8ce380639512aabf3c98b2e596317 (diff) | |
| download | archiso-31427eca7a3a6eea80fa2e3910e5805bee14c0c4.tar.gz archiso-31427eca7a3a6eea80fa2e3910e5805bee14c0c4.tar.bz2 | |
Apply copytoram Boot Option Menu Entries also to releng
Diffstat (limited to 'configs/releng/efiboot/loader/entries/archiso-x86_64-linux.conf')
| -rw-r--r-- | configs/releng/efiboot/loader/entries/archiso-x86_64-linux.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/configs/releng/efiboot/loader/entries/archiso-x86_64-linux.conf b/configs/releng/efiboot/loader/entries/archiso-x86_64-linux.conf deleted file mode 100644 index 1a14b11..0000000 --- a/configs/releng/efiboot/loader/entries/archiso-x86_64-linux.conf +++ /dev/null @@ -1,9 +0,0 @@ -# -# SPDX-License-Identifier: GPL-3.0-or-later - -title Arch Linux install medium (x86_64, UEFI) -linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux -initrd /%INSTALL_DIR%/boot/intel-ucode.img -initrd /%INSTALL_DIR%/boot/amd-ucode.img -initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% |
