|
|
|
@ -102,30 +102,30 @@ label carrier##VERSION##
|
|
|
|
|
menu separator
|
|
|
|
|
|
|
|
|
|
menu begin debian-options
|
|
|
|
|
menu title Install Debian stretch ...
|
|
|
|
|
menu title Install Debian buster ...
|
|
|
|
|
|
|
|
|
|
label mainmenu
|
|
|
|
|
menu label ^Back to main menu...
|
|
|
|
|
menu exit
|
|
|
|
|
menu separator
|
|
|
|
|
|
|
|
|
|
label stretch
|
|
|
|
|
menu label Install Debian/stretch 64bit
|
|
|
|
|
label buster
|
|
|
|
|
menu label Install Debian/buster 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=stretch 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=buster scripts
|
|
|
|
|
|
|
|
|
|
text help
|
|
|
|
|
Install Debian stretch, 64bit.
|
|
|
|
|
Install Debian buster, 64bit.
|
|
|
|
|
Does NOT install Sipwise C5 platform.
|
|
|
|
|
endtext
|
|
|
|
|
|
|
|
|
|
label stretchpuppet
|
|
|
|
|
menu label Install Debian/stretch 64bit - Puppet
|
|
|
|
|
label busterpuppet
|
|
|
|
|
menu label Install Debian/buster 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=stretch scripts puppetenv=production dns=1.1.1.1,8.8.8.8 ip=10.15.20.123::10.15.20.1:255.255.255.0:puppet-client42: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=buster scripts puppetenv=production dns=1.1.1.1,8.8.8.8 ip=10.15.20.123::10.15.20.1:255.255.255.0:puppet-client42:eth0:off
|
|
|
|
|
|
|
|
|
|
text help
|
|
|
|
|
Install Debian stretch, 64bit using
|
|
|
|
|
Install Debian buster, 64bit using
|
|
|
|
|
integration in Puppet configuration
|
|
|
|
|
management environment.
|
|
|
|
|
Does NOT install Sipwise C5 platform.
|
|
|
|
|