|
|
|
|
@ -348,6 +348,48 @@ kernel isolinux.bin
|
|
|
|
|
menu end
|
|
|
|
|
## end of PRO menu }}}
|
|
|
|
|
|
|
|
|
|
## begin of CARRIER menu {{{
|
|
|
|
|
menu begin pro-options
|
|
|
|
|
menu title Specific sip:Carrier 3.X releases ...
|
|
|
|
|
|
|
|
|
|
label mainmenu
|
|
|
|
|
menu label ^Back to main menu...
|
|
|
|
|
menu exit
|
|
|
|
|
menu separator
|
|
|
|
|
|
|
|
|
|
label carrierfirst
|
|
|
|
|
menu label Install sip:Carrier 3.x - mgmt/web01a (DHCP)
|
|
|
|
|
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 vga=791 quiet nomce ngcppro ssh=sipwise debianrelease=wheezy netscript=http://deb.sipwise.com/kantan/deployment.sh ngcpsp1 ngcpnw.dhcp ngcpnonwrecfg ngcpcrole=mgmt ngcphostname=web01a
|
|
|
|
|
|
|
|
|
|
text help
|
|
|
|
|
Install sip:carrier edition.
|
|
|
|
|
Install first node of Carrier 3.x setup.
|
|
|
|
|
|
|
|
|
|
Retrieve network configuration via DHCP.
|
|
|
|
|
endtext
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
label carrierother
|
|
|
|
|
menu label Install sip:Carrier 3.x - other nodes (DHCP)
|
|
|
|
|
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 vga=791 quiet nomce ngcppro ssh=sipwise debianrelease=wheezy netscript=http://deb.sipwise.com/kantan/deployment.sh ngcpsp2 ngcpnw.dhcp ngcpnonwrecfg ngcpcrole=[mgmt|db|proxy|lb] ngcphostname=FIXME01a ngcpmgmt=X.X.X.X
|
|
|
|
|
|
|
|
|
|
text help
|
|
|
|
|
Install sip:carrier edition.
|
|
|
|
|
Install other nodes of Carrier 3.x setup.
|
|
|
|
|
|
|
|
|
|
Retrieve network configuration via DHCP.
|
|
|
|
|
endtext
|
|
|
|
|
|
|
|
|
|
# back to main menu
|
|
|
|
|
label quit
|
|
|
|
|
menu hide
|
|
|
|
|
kernel isolinux.bin
|
|
|
|
|
|
|
|
|
|
menu end
|
|
|
|
|
## end of CARRIER menu }}}
|
|
|
|
|
|
|
|
|
|
## begin of other bootoptions menu {{{
|
|
|
|
|
menu separator
|
|
|
|
|
menu begin other-options
|
|
|
|
|
|