mirror of
https://github.com/Snigdha-OS/snigdhaos-archiso.git
synced 2025-09-06 04:35:15 +02:00
🔧 build(default): it is an untouced file
This commit is contained in:
@@ -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%
|
@@ -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
|
@@ -0,0 +1,3 @@
|
||||
title Memtest86+
|
||||
sort-key 03
|
||||
efi /boot/memtest86+/memtest.efi
|
3
archiso/efiboot/loader/loader.conf
Normal file
3
archiso/efiboot/loader/loader.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
timeout 15
|
||||
default 01-archiso-x86_64-linux.conf
|
||||
beep on
|
Reference in New Issue
Block a user