menu rewrite using http-iso-path. adds debian 13

This commit is contained in:
2025-09-25 00:44:31 -05:00
parent 887e12bf9d
commit 4cf8ebbbbf
2 changed files with 41 additions and 33 deletions

View File

@@ -16,7 +16,8 @@ set tftp-path tftp://${deploysvr}/Boot\${arch}
set tftp-path-efi tftp://${deploysvr}/Boot\${arch}uefi
# HTTP Server Path
set http-path http://${deploysvr}/
set http-path http://${deploysvr}
set http-iso-path ${http-path}/isosrc
# Platform
# BIOS or UEFI, that is the question.