From b8e6273e655add3b3d1bd2270471a59f738aa7bd Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Thu, 3 Jul 2014 00:42:20 +0200 Subject: [PATCH] MT#6253 Improved boot screen layout --- grub.cfg_latest | 4 +- isolinux.cfg_ce | 17 +- isolinux.cfg_latest | 23 ++- isolinux.cfg_lts | 19 +-- isolinux.cfg_pro | 20 +-- templates-ce/boot/isolinux/isolinux.cfg | 94 +++++------ templates/boot/isolinux/isolinux.cfg | 204 ++++++++++++------------ 7 files changed, 184 insertions(+), 197 deletions(-) diff --git a/grub.cfg_latest b/grub.cfg_latest index 028ce63..c6ebb3d 100644 --- a/grub.cfg_latest +++ b/grub.cfg_latest @@ -1,11 +1,11 @@ -menuentry "Install latest(##VERSION##) sip:providerCE - DHCP" { +menuentry "Install ##VERSION## sip:providerCE - DHCP" { echo 'Loading kernel...' linux /boot/%SHORT_NAME%/vmlinuz live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce noquick distri=grml-sipwise ngcpce ssh=sipwise debianrelease=##DIST## scripts ngcphostname=spce echo 'Loading initrd...' initrd /boot/%SHORT_NAME%/initrd.img } -menuentry "Install latest(##VERSION##) sip:providerCE - static NW config" { +menuentry "Install ##VERSION## sip:providerCE - static NW config" { echo 'Loading kernel...' linux /boot/%SHORT_NAME%/vmlinuz live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce noquick distri=grml-sipwise ngcpce ssh=sipwise debianrelease=##DIST## scripts ngcphostname=spce ip=192.168.1.100::192.168.1.1:255.255.255.0:spce:eth0:off dns=8.8.8.8 echo 'Loading initrd...' diff --git a/isolinux.cfg_ce b/isolinux.cfg_ce index cb72b28..ce62754 100644 --- a/isolinux.cfg_ce +++ b/isolinux.cfg_ce @@ -4,10 +4,10 @@ label ce##VERSION## append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce ngcpce ssh=sipwise debianrelease=##DIST## netscript=http://deb.sipwise.com/kantan/deployment.sh ngcphostname=spce ngcpvers=##VERSION## text help - Install sip:provider - community edition, version ##VERSION##. - Retrieve network configuration - via DHCP. + Install sip:provider community edition, + version ##VERSION##. + + Retrieve network configuration via DHCP. endtext label cenw##VERSION## @@ -16,9 +16,10 @@ label cenw##VERSION## append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce ngcpce ssh=sipwise debianrelease=##DIST## netscript=http://deb.sipwise.com/kantan/deployment.sh ngcphostname=spce dns=92.42.136.30 ngcpvers=##VERSION## ip=10.15.20.123::10.15.20.1:255.255.255.0:spce:eth0:off text help - Install sip:provider - community edition, version ##VERSION##. - Use static IP configuration, adjust - in boot command line if necessary. + Install sip:provider community edition, + version ##VERSION##. + + Use static IP configuration, adjust + in boot command line if necessary. endtext diff --git a/isolinux.cfg_latest b/isolinux.cfg_latest index 868ff7a..0bd9ea3 100644 --- a/isolinux.cfg_latest +++ b/isolinux.cfg_latest @@ -1,28 +1,25 @@ label ce##VERSION## - menu label Install latest(##VERSION##) sip:providerCE - DHCP + menu label Install ##VERSION## sip:providerCE - 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 noquick distri=grml-sipwise ngcpce ssh=sipwise debianrelease=##DIST## scripts ngcphostname=spce text help - Install sip:provider - community edition, - latest(##VERSION##) available stable release. + Install sip:provider community edition, + latest/##VERSION## available stable release. - Retrieve network configuration - via DHCP. + Retrieve network configuration via DHCP. endtext label cenw##VERSION## - menu label Install latest(##VERSION##) sip:providerCE - static NW + menu label Install ##VERSION## sip:providerCE - static NW 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 noquick distri=grml-sipwise ngcpce ssh=sipwise debianrelease=##DIST## scripts ngcphostname=spce ip=192.168.1.100::192.168.1.1:255.255.255.0:spce:eth0:off dns=8.8.8.8 text help - Install sip:provider - community edition, - latest(##VERSION##) available stable release. + Install sip:provider community edition, + latest/##VERSION## available stable release. - Use static IP configuration, adjust - ip=... and dns=... options in boot - command line as necessary. + Use static IP configuration, adjust + ip=... and dns=... options in boot + command line as necessary. endtext diff --git a/isolinux.cfg_lts b/isolinux.cfg_lts index 8374471..f26acb2 100644 --- a/isolinux.cfg_lts +++ b/isolinux.cfg_lts @@ -4,12 +4,10 @@ label celts##VERSION## append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce noquick distri=grml-sipwise ngcpce ssh=sipwise debianrelease=##DIST## ngcpvers=##VERSION## scripts ngcphostname=spce text help - Install sip:provider - community edition, - LTS version ##VERSION##. + Install sip:provider community edition, + LTS version ##VERSION##. - Retrieve network configuration - via DHCP. + Retrieve network configuration via DHCP. endtext label celtsnw##VERSION## @@ -18,11 +16,10 @@ label celtsnw##VERSION## append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce noquick distri=grml-sipwise ngcpce ssh=sipwise debianrelease=##DIST## ngcpvers=##VERSION## scripts ngcphostname=spce ip=192.168.1.100::192.168.1.1:255.255.255.0:spce:eth0:off dns=8.8.8.8 text help - Install sip:provider - community edition, - LTS version ##VERSION##. + Install sip:provider community edition, + LTS version ##VERSION##. - Use static IP configuration, adjust - ip=... and dns=... options in boot - command line as necessary. + Use static IP configuration, adjust + ip=... and dns=... options in boot + command line as necessary. endtext diff --git a/isolinux.cfg_pro b/isolinux.cfg_pro index 3f9881d..781eb3e 100644 --- a/isolinux.cfg_pro +++ b/isolinux.cfg_pro @@ -4,11 +4,11 @@ label prosp1nw-##VERSION## 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=##DIST## netscript=http://deb.sipwise.com/kantan/deployment.sh ngcpsp1 ngcpvers=##VERSION## dns=92.42.136.30 ip=10.15.20.101::10.15.20.1:255.255.255.0:sp1:eth0:off text help - Install sip:provider - professional edition, version ##VERSION##. - Install first node of HA setup. - Use static IP configuration, adjust - in boot command line if necessary. + Install sip:provider + professional edition, version ##VERSION##. + Install first node of HA setup. + Use static IP configuration, adjust + in boot command line if necessary. endtext label prosp2nw-##VERSION## @@ -17,10 +17,10 @@ label prosp2nw-##VERSION## 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=##DIST## netscript=http://deb.sipwise.com/kantan/deployment.sh ngcpsp2 ngcpvers=##VERSION## dns=92.42.136.30 ip=10.15.20.102::10.15.20.1:255.255.255.0:sp2:eth0:off text help - Install sip:provider - professional edition, version ##VERSION##. - Install second node of HA setup. - Use static IP configuration, adjust - in boot command line if necessary. + Install sip:provider + professional edition, version ##VERSION##. + Install second node of HA setup. + Use static IP configuration, adjust + in boot command line if necessary. endtext diff --git a/templates-ce/boot/isolinux/isolinux.cfg b/templates-ce/boot/isolinux/isolinux.cfg index cf4d4f6..77a5ed4 100644 --- a/templates-ce/boot/isolinux/isolinux.cfg +++ b/templates-ce/boot/isolinux/isolinux.cfg @@ -42,13 +42,13 @@ label grml 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 noquick distri=grml-sipwise ssh=sipwise text help - Automatic deployment system for the - Sipwise Next Generation Communication - Platform. http://sipwise.com/ + Automatic deployment system for the + Sipwise Next Generation Communication + Platform. http://sipwise.com/ - Boot into live rescue system. + Boot into live rescue system. - Based on http://grml.org/ + Based on http://grml.org/ endtext include sipwise_latest.cfg @@ -57,64 +57,58 @@ include sipwise_lts.cfg menu separator -label squeeze - menu label Install plain Debian/squeeze 64bit - DHCP +label wheezy + menu label Install plain Debian/wheezy 64bit - 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 noquick distri=grml-sipwise ssh=sipwise debianrelease=squeeze scripts + append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce noquick distri=grml-sipwise ssh=sipwise debianrelease=wheezy scripts text help - Install Debian squeeze, 64bit. - Does NOT install sip:provider - platform. + Install Debian wheezy, 64bit. + Does NOT install sip:provider platform. - Retrieve network configuration - via DHCP. + Retrieve network configuration via DHCP. endtext -label squeezenw - menu label Install plain Debian/squeeze 64bit - static NW +label wheezynw + menu label Install plain Debian/wheezy 64bit - static NW 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 noquick distri=grml-sipwise ssh=sipwise debianrelease=squeeze scripts ip=192.168.1.100::192.168.1.1:255.255.255.0:debian:eth0:off dns=8.8.8.8 + append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce noquick distri=grml-sipwise ssh=sipwise debianrelease=wheezy scripts ip=192.168.1.100::192.168.1.1:255.255.255.0:debian:eth0:off dns=8.8.8.8 text help - Install Debian squeeze, 64bit. - Does NOT install sip:provider - platform. + Install Debian wheezy, 64bit. + Does NOT install sip:provider platform. - Use static IP configuration, adjust - ip=... and dns=... options in boot - command line as necessary. + Use static IP configuration, adjust + ip=... and dns=... options in boot + command line as necessary. endtext -label wheezy - menu label Install plain Debian/wheezy 64bit - DHCP +label squeeze + menu label Install plain Debian/squeeze 64bit - 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 noquick distri=grml-sipwise ssh=sipwise debianrelease=wheezy scripts + append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce noquick distri=grml-sipwise ssh=sipwise debianrelease=squeeze scripts text help - Install Debian wheezy, 64bit. - Does NOT install sip:provider - platform. + Install Debian squeeze, 64bit. + Does NOT install sip:provider platform. - Retrieve network configuration - via DHCP. + Retrieve network configuration via DHCP. endtext -label wheezynw - menu label Install plain Debian/wheezy 64bit - static NW +label squeezenw + menu label Install plain Debian/squeeze 64bit - static NW 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 noquick distri=grml-sipwise ssh=sipwise debianrelease=wheezy scripts ip=192.168.1.100::192.168.1.1:255.255.255.0:debian:eth0:off dns=8.8.8.8 + append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce noquick distri=grml-sipwise ssh=sipwise debianrelease=squeeze scripts ip=192.168.1.100::192.168.1.1:255.255.255.0:debian:eth0:off dns=8.8.8.8 text help - Install Debian wheezy, 64bit. - Does NOT install sip:provider - platform. + Install Debian squeeze, 64bit. + Does NOT install sip:provider platform. - Use static IP configuration, adjust - ip=... and dns=... options in boot - command line as necessary. + Use static IP configuration, adjust + ip=... and dns=... options in boot + command line as necessary. endtext @@ -134,7 +128,7 @@ label memtest append BOOT_IMAGE=memtest text help - Start memory test using memtest86+. + Start memory test using memtest86+. endtext label ipxe @@ -142,40 +136,40 @@ label ipxe kernel /boot/addons/ipxe.lkrn text help - Start Etherboot/iPXE for booting via - network (PXE). + Start Etherboot/iPXE for booting via + network (PXE). endtext label hd1 menu label ^Boot from primary local boot device localboot 0x80 text help - Boot from 1st local boot device - - if present and bootable. + Boot from 1st local boot device - + if present and bootable. endtext label hd2 menu label ^Boot from secondary local boot device localboot 0x81 text help - Boot from 2nd local hard disk - - if present and bootable. + Boot from 2nd local hard disk - + if present and bootable. endtext label hd3 menu label ^Boot from third local boot device localboot 0x82 text help - Boot from 3rd local boot device - - if present and bootable. + Boot from 3rd local boot device - + if present and bootable. endtext label hd4 menu label ^Boot from fourth local boot device localboot 0x83 text help - Boot from 4th local boot device - - if present and bootable. + Boot from 4th local boot device - + if present and bootable. endtext # back to main menu diff --git a/templates/boot/isolinux/isolinux.cfg b/templates/boot/isolinux/isolinux.cfg index ad16851..9c5da70 100644 --- a/templates/boot/isolinux/isolinux.cfg +++ b/templates/boot/isolinux/isolinux.cfg @@ -46,11 +46,11 @@ label grml 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 noquick ssh=sipwise text help - Automatic deployment system for the - Sipwise Next Generation Communication - Platform. http://sipwise.com/ + Automatic deployment system for the + Sipwise Next Generation Communication + Platform. http://sipwise.com/ - Based on http://grml.org/ + Based on http://grml.org/ endtext label ce @@ -59,10 +59,9 @@ label ce append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce ngcpce ssh=sipwise debianrelease=wheezy netscript=http://deb.sipwise.com/kantan/deployment.sh ngcphostname=spce text help - Install sip:provider - community edition. - Retrieve network configuration - via DHCP. + Install sip:provider community edition. + + Retrieve network configuration via DHCP. endtext label cenw @@ -71,10 +70,10 @@ label cenw append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce ngcpce ssh=sipwise debianrelease=wheezy netscript=http://deb.sipwise.com/kantan/deployment.sh ngcphostname=spce dns=92.42.136.30 ip=10.15.20.123::10.15.20.1:255.255.255.0:spce:eth0:off text help - Install sip:provider - community edition. - Use static IP configuration, adjust - in boot command line if necessary. + Install sip:provider community edition. + + Use static IP configuration, adjust + in boot command line if necessary. endtext @@ -84,11 +83,11 @@ label prosp1nw 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 dns=92.42.136.30 ip=10.15.20.101::10.15.20.1:255.255.255.0:sp1:eth0:off text help - Install sip:provider - professional edition. - Install first node of HA setup. - Use static IP configuration, adjust - in boot command line if necessary. + Install sip:provider professional edition. + Install first node of HA setup. + + Use static IP configuration, adjust + in boot command line if necessary. endtext @@ -98,11 +97,11 @@ label prosp2nw 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 dns=92.42.136.30 ip=10.15.20.102::10.15.20.1:255.255.255.0:sp2:eth0:off text help - Install sip:provider - professional edition. - Install second node of HA setup. - Use static IP configuration, adjust - in boot command line if necessary. + Install sip:provider professional edition. + Install second node of HA setup. + + Use static IP configuration, adjust + in boot command line if necessary. endtext @@ -117,88 +116,86 @@ menu label ^Back to main menu... menu exit menu separator -label squeeze - menu label Install Debian/squeeze 64bit - DHCP +label wheezy + menu label Install Debian/wheezy 64bit - 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 nongcp ssh=sipwise debianrelease=squeeze netscript=http://deb.sipwise.com/kantan/deployment.sh + append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce nongcp ssh=sipwise debianrelease=wheezy netscript=http://deb.sipwise.com/kantan/deployment.sh text help - Install Debian squeeze, 64bit. - Does NOT install sip:provider - platform. - Retrieve network configuration - via DHCP. + Install Debian wheezy, 64bit. + Does NOT install sip:provider platform. + + Retrieve network configuration via DHCP. endtext -label squeezenw - menu label Install Debian/squeeze 64bit - static NW +label wheezynw + menu label Install Debian/wheezy 64bit - static NW 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 nongcp ssh=sipwise debianrelease=squeeze netscript=http://deb.sipwise.com/kantan/deployment.sh dns=92.42.136.30 ip=10.15.20.123::10.15.20.1:255.255.255.0:debian:eth0:off + append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce nongcp ssh=sipwise debianrelease=wheezy netscript=http://deb.sipwise.com/kantan/deployment.sh dns=92.42.136.30 ip=10.15.20.123::10.15.20.1:255.255.255.0:debian:eth0:off text help - Install Debian squeeze, 64bit. - Does NOT install sip:provider - platform. - Use static IP configuration, adjust - in boot command line if necessary. + Install Debian wheezy, 64bit. + Does NOT install sip:provider platform. + + Use static IP configuration, adjust + in boot command line if necessary. endtext -label squeezepuppet - menu label Install Debian/squeeze 64bit - Puppet +label wheezypuppet + menu label Install Debian/wheezy 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 vga=791 quiet nomce nongcp ssh=sipwise debianrelease=squeeze netscript=http://deb.sipwise.com/kantan/deployment.sh puppetenv=production dns=92.42.136.30 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 vga=791 quiet nomce nongcp ssh=sipwise debianrelease=wheezy netscript=http://deb.sipwise.com/kantan/deployment.sh puppetenv=production dns=92.42.136.30 ip=10.15.20.123::10.15.20.1:255.255.255.0:puppet-client42:eth0:off text help - Install Debian squeeze, 64bit using - integration in Puppet configuration - management environment. - Does NOT install sip:provider - platform. - Please adjust command line (hostname, - IP address,...) + Install Debian wheezy, 64bit using + integration in Puppet configuration + management environment. + Does NOT install sip:provider platform. + + Please adjust command line (hostname, + IP address,...) endtext -label wheezy - menu label Install Debian/wheezy 64bit - DHCP +label squeeze + menu label Install Debian/squeeze 64bit - 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 nongcp ssh=sipwise debianrelease=wheezy netscript=http://deb.sipwise.com/kantan/deployment.sh + append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce nongcp ssh=sipwise debianrelease=squeeze netscript=http://deb.sipwise.com/kantan/deployment.sh text help - Install Debian wheezy, 64bit. - Does NOT install sip:provider - platform. - Retrieve network configuration - via DHCP. + Install Debian squeeze, 64bit. + Does NOT install sip:provider platform. + + Retrieve network configuration via DHCP. endtext -label wheezynw - menu label Install Debian/wheezy 64bit - static NW +label squeezenw + menu label Install Debian/squeeze 64bit - static NW 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 nongcp ssh=sipwise debianrelease=wheezy netscript=http://deb.sipwise.com/kantan/deployment.sh dns=92.42.136.30 ip=10.15.20.123::10.15.20.1:255.255.255.0:debian:eth0:off + append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce nongcp ssh=sipwise debianrelease=squeeze netscript=http://deb.sipwise.com/kantan/deployment.sh dns=92.42.136.30 ip=10.15.20.123::10.15.20.1:255.255.255.0:debian:eth0:off text help - Install Debian wheezy, 64bit. - Does NOT install sip:provider - platform. - Use static IP configuration, adjust - in boot command line if necessary. + Install Debian squeeze, 64bit. + Does NOT install sip:provider platform. + + Use static IP configuration, adjust + in boot command line if necessary. endtext -label wheezypuppet - menu label Install Debian/wheezy 64bit - Puppet +label squeezepuppet + menu label Install Debian/squeeze 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 vga=791 quiet nomce nongcp ssh=sipwise debianrelease=wheezy netscript=http://deb.sipwise.com/kantan/deployment.sh puppetenv=production dns=92.42.136.30 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 vga=791 quiet nomce nongcp ssh=sipwise debianrelease=squeeze netscript=http://deb.sipwise.com/kantan/deployment.sh puppetenv=production dns=92.42.136.30 ip=10.15.20.123::10.15.20.1:255.255.255.0:puppet-client42:eth0:off text help - Install Debian wheezy, 64bit using - integration in Puppet configuration - management environment. - Does NOT install sip:provider - platform. - Please adjust command line (hostname, - IP address,...) + Install Debian squeeze, 64bit using + integration in Puppet configuration + management environment. + Does NOT install sip:provider platform. + + Please adjust command line (hostname, + IP address,...) endtext # back to main menu @@ -231,10 +228,10 @@ label cetrunk append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce ngcpce ssh=sipwise debianrelease=wheezy netscript=http://deb.sipwise.com/kantan/deployment.sh ngcphostname=spce ngcptrunk ngcpnoupload text help - Install sip:provider - community edition, trunk version. - Retrieve network configuration - via DHCP. + Install sip:provider community edition, + trunk version. + + Retrieve network configuration via DHCP. endtext label cenwtrunk @@ -243,10 +240,11 @@ label cenwtrunk append initrd=/boot/%SHORT_NAME%/initrd.img live-media-path=/live/%GRML_NAME%/ boot=live bootid=%BOOTID% apm=power-off vga=791 quiet nomce ngcpce ssh=sipwise debianrelease=wheezy netscript=http://deb.sipwise.com/kantan/deployment.sh ngcphostname=spce ngcptrunk ngcpnoupload dns=92.42.136.30 ip=10.15.20.123::10.15.20.1:255.255.255.0:spce:eth0:off text help - Install sip:provider - community edition, trunk version. - Use static IP configuration, adjust - in boot command line if necessary. + Install sip:provider community edition, + trunk version. + + Use static IP configuration, adjust + in boot command line if necessary. endtext include sipwise_ce.cfg @@ -274,11 +272,11 @@ label prosp1nw-trunk 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 ngcptrunk ngcpnoupload dns=92.42.136.30 ip=10.15.20.101::10.15.20.1:255.255.255.0:sp1:eth0:off text help - Install sip:provider - professional edition, trunk version. - Install first node of HA setup. - Use static IP configuration, adjust - in boot command line if necessary. + Install sip:provider + professional edition, trunk version. + Install first node of HA setup. + Use static IP configuration, adjust + in boot command line if necessary. endtext label prosp2nw-trunk @@ -287,11 +285,11 @@ label prosp2nw-trunk 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 ngcptrunk ngcpnoupload dns=92.42.136.30 ip=10.15.20.102::10.15.20.1:255.255.255.0:sp2:eth0:off text help - Install sip:provider - professional edition, trunk version. - Install second node of HA setup. - Use static IP configuration, adjust - in boot command line if necessary. + Install sip:provider + professional edition, trunk version. + Install second node of HA setup. + Use static IP configuration, adjust + in boot command line if necessary. endtext include sipwise_pro.cfg @@ -320,7 +318,7 @@ label memtest append BOOT_IMAGE=memtest text help - Start memory test using memtest86+. + Start memory test using memtest86+. endtext label ipxe @@ -328,40 +326,40 @@ label ipxe kernel /boot/addons/ipxe.lkrn text help - Start Etherboot/iPXE for booting via - network (PXE). + Start Etherboot/iPXE for booting via + network (PXE). endtext label hd1 menu label ^Boot from primary local boot device localboot 0x80 text help - Boot from 1st local boot device - - if present and bootable. + Boot from 1st local boot device - + if present and bootable. endtext label hd2 menu label ^Boot from secondary local boot device localboot 0x81 text help - Boot from 2nd local hard disk - - if present and bootable. + Boot from 2nd local hard disk - + if present and bootable. endtext label hd3 menu label ^Boot from third local boot device localboot 0x82 text help - Boot from 3rd local boot device - - if present and bootable. + Boot from 3rd local boot device - + if present and bootable. endtext label hd4 menu label ^Boot from fourth local boot device localboot 0x83 text help - Boot from 4th local boot device - - if present and bootable. + Boot from 4th local boot device - + if present and bootable. endtext # back to main menu