|
@@ -23,7 +23,7 @@ set sigs {{ sigs_location }}
|
|
iseq ${platform} efi && set ipxe_disk netboot.xyz-snponly.efi || set ipxe_disk netboot.xyz-undionly.kpxe
|
|
iseq ${platform} efi && set ipxe_disk netboot.xyz-snponly.efi || set ipxe_disk netboot.xyz-undionly.kpxe
|
|
|
|
|
|
# set default boot timeout
|
|
# set default boot timeout
|
|
-set boot_timeout {{ boot_timeout }}
|
|
|
|
|
|
+isset ${boot_timeout} || set boot_timeout {{ boot_timeout }}
|
|
|
|
|
|
##################
|
|
##################
|
|
# official mirrors
|
|
# official mirrors
|