|
|
|
|
@ -92,30 +92,30 @@ label carrier##VERSION##
|
|
|
|
|
menu separator
|
|
|
|
|
|
|
|
|
|
menu begin debian-options
|
|
|
|
|
menu title Install Debian buster or bullseye ...
|
|
|
|
|
menu title Install Debian bookworm or trixie ...
|
|
|
|
|
|
|
|
|
|
label mainmenu
|
|
|
|
|
menu label ^Back to main menu...
|
|
|
|
|
menu exit
|
|
|
|
|
menu separator
|
|
|
|
|
|
|
|
|
|
label buster
|
|
|
|
|
menu label Install Debian/buster 64bit
|
|
|
|
|
label bookworm
|
|
|
|
|
menu label Install Debian/bookworm 64bit
|
|
|
|
|
kernel /boot/%SHORT_NAME%/vmlinuz
|
|
|
|
|
append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off mgag200.modeset=0 vga=791 quiet nomce net.ifnames=0 nongcp ssh=sipwise debianrelease=buster scripts
|
|
|
|
|
append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off mgag200.modeset=0 vga=791 quiet nomce net.ifnames=0 nongcp ssh=sipwise debianrelease=bookworm scripts
|
|
|
|
|
|
|
|
|
|
text help
|
|
|
|
|
Install Debian buster, 64bit.
|
|
|
|
|
Install Debian bookworm, 64bit.
|
|
|
|
|
Does NOT install Sipwise C5 platform.
|
|
|
|
|
endtext
|
|
|
|
|
|
|
|
|
|
label busterpuppet
|
|
|
|
|
menu label Install Debian/buster 64bit - Puppet
|
|
|
|
|
label bookwormpuppet
|
|
|
|
|
menu label Install Debian/bookworm 64bit - Puppet
|
|
|
|
|
kernel /boot/%SHORT_NAME%/vmlinuz
|
|
|
|
|
append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off mgag200.modeset=0 vga=791 quiet nomce net.ifnames=0 nongcp ssh=sipwise debianrelease=buster scripts puppetenv=production dns=192.168.212.30 ip=192.168.91.XX::192.168.91.1:255.255.255.0:puppet-client42.mgm.sipwise.com:eth0:off
|
|
|
|
|
append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off mgag200.modeset=0 vga=791 quiet nomce net.ifnames=0 nongcp ssh=sipwise debianrelease=bookworm scripts puppetenv=production dns=192.168.212.30 ip=192.168.91.XX::192.168.91.1:255.255.255.0:puppet-client42.mgm.sipwise.com:eth0:off
|
|
|
|
|
|
|
|
|
|
text help
|
|
|
|
|
Install Debian buster, 64bit using
|
|
|
|
|
Install Debian bookworm, 64bit using
|
|
|
|
|
integration in Puppet configuration
|
|
|
|
|
management environment.
|
|
|
|
|
Does NOT install Sipwise C5 platform.
|
|
|
|
|
@ -124,23 +124,23 @@ label busterpuppet
|
|
|
|
|
IP address,...)
|
|
|
|
|
endtext
|
|
|
|
|
|
|
|
|
|
label bullseye
|
|
|
|
|
menu label Install Debian/bullseye 64bit
|
|
|
|
|
label trixie
|
|
|
|
|
menu label Install Debian/trixie 64bit
|
|
|
|
|
kernel /boot/%SHORT_NAME%/vmlinuz
|
|
|
|
|
append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off mgag200.modeset=0 vga=791 quiet nomce net.ifnames=0 nongcp ssh=sipwise debianrelease=bullseye scripts
|
|
|
|
|
append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off mgag200.modeset=0 vga=791 quiet nomce net.ifnames=0 nongcp ssh=sipwise debianrelease=trixie scripts
|
|
|
|
|
|
|
|
|
|
text help
|
|
|
|
|
Install Debian bullseye, 64bit.
|
|
|
|
|
Install Debian trixie, 64bit.
|
|
|
|
|
Does NOT install Sipwise C5 platform.
|
|
|
|
|
endtext
|
|
|
|
|
|
|
|
|
|
label bullseyepuppet
|
|
|
|
|
menu label Install Debian/bullseye 64bit - Puppet
|
|
|
|
|
label trixiepuppet
|
|
|
|
|
menu label Install Debian/trixie 64bit - Puppet
|
|
|
|
|
kernel /boot/%SHORT_NAME%/vmlinuz
|
|
|
|
|
append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off mgag200.modeset=0 vga=791 quiet nomce net.ifnames=0 nongcp ssh=sipwise debianrelease=bullseye scripts puppetenv=production dns=192.168.212.30 ip=192.168.91.XX::192.168.91.1:255.255.255.0:puppet-client42.mgm.sipwise.com:eth0:off
|
|
|
|
|
append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off mgag200.modeset=0 vga=791 quiet nomce net.ifnames=0 nongcp ssh=sipwise debianrelease=trixie scripts puppetenv=production dns=192.168.212.30 ip=192.168.91.XX::192.168.91.1:255.255.255.0:puppet-client42.mgm.sipwise.com:eth0:off
|
|
|
|
|
|
|
|
|
|
text help
|
|
|
|
|
Install Debian bullseye, 64bit using
|
|
|
|
|
Install Debian trixie, 64bit using
|
|
|
|
|
integration in Puppet configuration
|
|
|
|
|
management environment.
|
|
|
|
|
Does NOT install Sipwise C5 platform.
|
|
|
|
|
|