From f1cb5d42e786b46c37b2663372af399e8b7cbdd9 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 27 Jan 2012 22:03:48 +0000 Subject: [PATCH] deployment ISO: provide puppet + 2.5 release as entries in bootsplash From: Michael Prokop --- templates/boot/isolinux/isolinux.cfg | 65 ++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/templates/boot/isolinux/isolinux.cfg b/templates/boot/isolinux/isolinux.cfg index 763de39..18bbc10 100644 --- a/templates/boot/isolinux/isolinux.cfg +++ b/templates/boot/isolinux/isolinux.cfg @@ -132,6 +132,21 @@ label squeezenw in boot command line if necessary. endtext +label squeezenw + 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 netscript=http://deb.sipwise.com/kantan/deployment.sh ip=192.168.51.123::192.168.51.1:255.255.255.0:puppet-client42:eth0:off dns=192.168.51.2 puppetenv=production + + 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,...) + endtext + ## submenus menu separator @@ -172,6 +187,30 @@ label cenwtrunk in boot command line if necessary. endtext +label ce2.5 + menu label sip:providerCE (DHCP) - version 2.5 + 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 ngcpce ssh=sipwise netscript=http://deb.sipwise.com/kantan/deployment.sh ngcphostname=spce ngcpvers=2.5 + + text help + Install sip:provider + community edition, version 2.5. + Retrieve network configuration + via DHCP. + endtext + +label cenw2.5 + menu label sip:providerCE (static NW) - version 2.5 + 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 ngcpce ssh=sipwise netscript=http://deb.sipwise.com/kantan/deployment.sh ngcphostname=spce ip=192.168.51.123::192.168.51.1:255.255.255.0:spce:eth0:off dns=192.168.51.2 ngcpvers=2.5 + + text help + Install sip:provider + community edition, version 2.5. + Use static IP configuration, adjust + in boot command line if necessary. + endtext + label ce2.4 menu label sip:providerCE (DHCP) - version 2.4 kernel /boot/%SHORT_NAME%/vmlinuz @@ -287,6 +326,32 @@ label prosp2nw-trunk in boot command line if necessary. endtext +label prosp1nw-2.5 + menu label sip:providerPRO - sp1 / 2.5 release + 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 netscript=http://deb.sipwise.com/kantan/deployment.sh ngcpsp1 ip=192.168.1.101::192.168.1.1:255.255.255.0:sp1:eth0:off dns=195.58.160.194 ngcpvers=2.5 + + text help + Install sip:provider + professional edition, version 2.5. + Install first node of HA setup. + Use static IP configuration, adjust + in boot command line if necessary. + endtext + +label prosp2nw-2.5 + menu label sip:providerPRO - sp2 / 2.5 release + 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 netscript=http://deb.sipwise.com/kantan/deployment.sh ngcpsp2 ip=192.168.1.102::192.168.1.1:255.255.255.0:sp2:eth0:off dns=195.58.160.194 ngcpvers=2.5 + + text help + Install sip:provider + professional edition, version 2.5. + Install second node of HA setup. + Use static IP configuration, adjust + in boot command line if necessary. + endtext + label prosp1nw-2.4 menu label sip:providerPRO - sp1 / 2.4 release kernel /boot/%SHORT_NAME%/vmlinuz