Debian 13 preseed servers
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user