diff options
| author | David Runge <dvzrv@archlinux.org> | 2021-05-29 10:47:24 +0200 |
|---|---|---|
| committer | David Runge <dvzrv@archlinux.org> | 2021-05-29 10:47:24 +0200 |
| commit | e3a7f02385f23b6111ca7601b49e5ef43c02b3ba (patch) | |
| tree | 409c97a50854cb92267c8176c0a8fcb2deba0b68 /configs/releng/efiboot/loader/entries/archiso-x86_64-speech-linux.conf | |
| parent | 28ab118099b19f76ff1937776400a2bb7f8b09bb (diff) | |
| parent | 31427eca7a3a6eea80fa2e3910e5805bee14c0c4 (diff) | |
| download | archiso-e3a7f02385f23b6111ca7601b49e5ef43c02b3ba.tar.gz archiso-e3a7f02385f23b6111ca7601b49e5ef43c02b3ba.tar.bz2 | |
Merge remote-tracking branch 'sxw/copytoram'
* sxw/copytoram:
Apply copytoram Boot Option Menu Entries also to releng
Fence add_binary for pv
Reorder UEFI boot menu entries
Update README.bootparams
Apply 1 suggestion(s) to 1 file(s)
add optional pv tool
Diffstat (limited to 'configs/releng/efiboot/loader/entries/archiso-x86_64-speech-linux.conf')
| -rw-r--r-- | configs/releng/efiboot/loader/entries/archiso-x86_64-speech-linux.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/configs/releng/efiboot/loader/entries/archiso-x86_64-speech-linux.conf b/configs/releng/efiboot/loader/entries/archiso-x86_64-speech-linux.conf deleted file mode 100644 index 632c446..0000000 --- a/configs/releng/efiboot/loader/entries/archiso-x86_64-speech-linux.conf +++ /dev/null @@ -1,9 +0,0 @@ -# -# SPDX-License-Identifier: GPL-3.0-or-later - -title Arch Linux install medium (x86_64, UEFI) with speech -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% accessibility=on |
