Random cleanup
This commit is contained in:
parent
cd0615bee7
commit
016b6ffb74
@ -93,7 +93,7 @@ initrd ${tftp-path}\arch\amd-ucode.img
|
|||||||
boot
|
boot
|
||||||
|
|
||||||
:alpine
|
:alpine
|
||||||
kernel ${tftp-path}\alpine\vmlinuz-virt console=tty0 modules=loop,squashfs quiet nomodeset alpine_repo=https://dl-cdn.alpinelinux.org/alpine/v3.21/main modloop=${http-path}/isosrc/alpine/modloop-virt
|
kernel ${tftp-path}\alpine\vmlinuz-virt console=tty0 modules=loop,squashfs nomodeset alpine_repo=https://dl-cdn.alpinelinux.org/alpine/v3.21/main modloop=${http-path}/isosrc/alpine/modloop-virt
|
||||||
initrd ${tftp-path}\alpine\initramfs-virt
|
initrd ${tftp-path}\alpine\initramfs-virt
|
||||||
boot
|
boot
|
||||||
|
|
||||||
@ -137,6 +137,8 @@ item --gap Testing Menu
|
|||||||
item mainmenu <--- Back
|
item mainmenu <--- Back
|
||||||
item deb12newsrv Debian 12 Installer - New Servers
|
item deb12newsrv Debian 12 Installer - New Servers
|
||||||
|
|
||||||
|
choose --default mainmenu --timeout 600000 target && goto ${target}
|
||||||
|
|
||||||
:deb12newsrv
|
:deb12newsrv
|
||||||
kernel ${tftp-path}\debian\linux url=${http-path}/preseed/tng-srvnew.txt
|
kernel ${tftp-path}\debian\linux url=${http-path}/preseed/tng-srvnew.txt
|
||||||
initrd ${tftp-path}\debian\initrd.gz
|
initrd ${tftp-path}\debian\initrd.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user