Debian 13 preseed servers

This commit is contained in:
2025-10-04 01:02:40 -05:00
parent 439d35024d
commit 89a4075580

View File

@@ -50,6 +50,7 @@ menu Operating Systems Menu
item --gap Operating Systems Menu
item mainmenu <--- Back
item debinst13 Debian 13 (trixie!) Installer
item deb13newsrv Debian 12 New Servers
item debinst12 Debian 12 (bookworm) Installer
item deb12newsrv Debian 12 New Servers
# item debinst11 Debian 11 Installer
@@ -72,6 +73,11 @@ kernel ${http-iso-path}/debian/12linux
initrd ${http-iso-path}/debian/12initrd.gz
boot
:deb13newsrv
kernel ${http-iso-path}/debian/13linux url=${http-path}/preseed/tng-srvnew.txt
initrd ${http-iso-path}/debian/13initrd.gz
boot
:deb12newsrv
kernel ${http-iso-path}/debian/12linux url=${http-path}/preseed/tng-srvnew.txt
initrd ${http-iso-path}/debian/12initrd.gz