added archiso

This commit is contained in:
Richard Mauer 2024-12-26 19:41:30 -05:00
parent da8270ebbb
commit 2d5e73c9a8

View File

@ -35,7 +35,7 @@ runCommand "netboot" {
:option_two :option_two
kernel {{ memdisk_location }} raw iso kernel {{ memdisk_location }} raw iso
initrd http://path.to/iso initrd https://mirror.mauer.tech/archlinux/iso/latest/archlinux-x86_64.iso
boot || goto custom_exit boot || goto custom_exit
:option_three :option_three