🔧 build(default): it is an untouced file

This commit is contained in:
eshanized
2024-12-30 02:53:57 +05:30
parent 2c5ea591ad
commit 63783c1ddf
86 changed files with 1279 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
title Arch Linux install medium (x86_64, UEFI)
sort-key 01
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
options archisobasedir=%INSTALL_DIR% archisosearchuuid=%ARCHISO_UUID%

View File

@@ -0,0 +1,5 @@
title Arch Linux install medium (x86_64, UEFI) with speech
sort-key 02
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
options archisobasedir=%INSTALL_DIR% archisosearchuuid=%ARCHISO_UUID% accessibility=on

View File

@@ -0,0 +1,3 @@
title Memtest86+
sort-key 03
efi /boot/memtest86+/memtest.efi

View File

@@ -0,0 +1,3 @@
timeout 15
default 01-archiso-x86_64-linux.conf
beep on