add config for iso

This commit is contained in:
Puechberty Arthur
2026-06-22 11:20:05 +02:00
commit 1a5a5c08c2
88 changed files with 1383 additions and 0 deletions
@@ -0,0 +1,5 @@
title Arch Linux install medium (%ARCH%, UEFI)
sort-key 01
linux /%INSTALL_DIR%/boot/%ARCH%/vmlinuz-linux
initrd /%INSTALL_DIR%/boot/%ARCH%/initramfs-linux.img
options archisobasedir=%INSTALL_DIR% archisosearchuuid=%ARCHISO_UUID%
@@ -0,0 +1,5 @@
title Arch Linux install medium (%ARCH%, UEFI) with speech
sort-key 02
linux /%INSTALL_DIR%/boot/%ARCH%/vmlinuz-linux
initrd /%INSTALL_DIR%/boot/%ARCH%/initramfs-linux.img
options archisobasedir=%INSTALL_DIR% archisosearchuuid=%ARCHISO_UUID% accessibility=on
@@ -0,0 +1,4 @@
title Memtest86+
sort-key 03
efi /boot/memtest86+/memtest.efi
architecture x64
+3
View File
@@ -0,0 +1,3 @@
timeout 15
default 01-archiso-linux.conf
beep on