|
|
|
|
@ -18,21 +18,21 @@ menuentry "Install sip:providerCE - DHCP" {
|
|
|
|
|
|
|
|
|
|
menuentry "Install 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 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
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "Install sip:providerPRO - sp1" {
|
|
|
|
|
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 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
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "Install sip:providerPRO - sp2" {
|
|
|
|
|
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 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
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
@ -48,14 +48,14 @@ menuentry "Install Debian/squeeze 64bit - DHCP" {
|
|
|
|
|
|
|
|
|
|
menuentry "Install Debian/squeeze 64bit - static NW" {
|
|
|
|
|
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 nongcp ssh=sipwise netscript=http://deb.sipwise.com/kantan/deployment.sh ip=192.168.51.123::192.168.51.1:255.255.255.0:debian:eth0:off dns=192.168.51.2
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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:debian:eth0:off dns=92.42.136.30
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "Install Debian/squeeze 64bit - Puppet" {
|
|
|
|
|
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 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
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 puppetenv=production
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
@ -72,21 +72,35 @@ menuentry "sip:providerCE (DHCP) - trunk version" {
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerCE (static NW) - trunk version" {
|
|
|
|
|
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 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 ngcptrunk
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcptrunk
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerCE (DHCP) - pre-release" {
|
|
|
|
|
menuentry "sip:providerCE (DHCP) - version 2.8" {
|
|
|
|
|
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 ngcpce ssh=sipwise netscript=http://deb.sipwise.com/kantan/deployment.sh ngcphostname=spce ngcpautobuildrelease=2.8-rc1
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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.8
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerCE (static NW) - pre-release" {
|
|
|
|
|
menuentry "sip:providerCE (static NW) - version 2.8" {
|
|
|
|
|
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 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 ngcpautobuildrelease=2.8-rc1
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpvers=2.8
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerCE (DHCP) - 2.8 pre-release" {
|
|
|
|
|
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 ngcpce ssh=sipwise netscript=http://deb.sipwise.com/kantan/deployment.sh ngcphostname=spce ngcpautobuildrelease=2.8-rc3
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerCE (static NW) - 2.8 pre-release" {
|
|
|
|
|
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 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=92.42.136.30 ngcpautobuildrelease=2.8-rc3
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
@ -100,7 +114,7 @@ menuentry "sip:providerCE (DHCP) - version 2.7" {
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerCE (static NW) - version 2.7" {
|
|
|
|
|
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 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.7
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpvers=2.7
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
@ -114,7 +128,7 @@ menuentry "sip:providerCE (DHCP) - version 2.6" {
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerCE (static NW) - version 2.6" {
|
|
|
|
|
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 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.6
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpvers=2.6
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
@ -128,7 +142,7 @@ menuentry "sip:providerCE (DHCP) - version 2.5" {
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerCE (static NW) - version 2.5" {
|
|
|
|
|
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 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
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpvers=2.5
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
@ -142,152 +156,110 @@ menuentry "sip:providerCE (DHCP) - version 2.4" {
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerCE (static NW) - version 2.4" {
|
|
|
|
|
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 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.4
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpvers=2.4
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerCE (DHCP) - version 2.2" {
|
|
|
|
|
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 ngcpce ssh=sipwise netscript=http://deb.sipwise.com/kantan/deployment.sh ngcphostname=spce ngcpvers=2.2
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
} # Specific sip:providerCE releases ...
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerCE (static NW) - version 2.2" {
|
|
|
|
|
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 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.2
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
## begin of PRO menu {{{
|
|
|
|
|
submenu "Specific sip:providerPRO releases ... ->" --class=submenu {
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerCE (DHCP) - version 2.1" {
|
|
|
|
|
menuentry "sip:providerPRO - sp1 / trunk release" {
|
|
|
|
|
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 ngcpce ssh=sipwise netscript=http://deb.sipwise.com/kantan/deployment.sh ngcphostname=spce ngcpvers=2.1
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcptrunk
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerCE (static NW) - version 2.1" {
|
|
|
|
|
menuentry "sip:providerPRO - sp2 / trunk release" {
|
|
|
|
|
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 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.1
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcptrunk
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
} # Specific sip:providerCE releases ...
|
|
|
|
|
|
|
|
|
|
## begin of PRO menu {{{
|
|
|
|
|
submenu "Specific sip:providerPRO releases ... ->" --class=submenu {
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerPRO - sp1 / trunk release" {
|
|
|
|
|
menuentry "sip:providerPRO - sp1 / 2.8 release" {
|
|
|
|
|
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 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 ngcptrunk
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpvers=2.8
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerPRO - sp2 / trunk release" {
|
|
|
|
|
menuentry "sip:providerPRO - sp2 / 2.8 release" {
|
|
|
|
|
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 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 ngcptrunk
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpvers=2.8
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerPRO - sp1 / pre-release" {
|
|
|
|
|
menuentry "sip:providerPRO - sp1 / 2.8 pre-release" {
|
|
|
|
|
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 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 ngcpautobuildrelease=2.8-rc1
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpautobuildrelease=2.8-rc3
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerPRO - sp2 / pre-release" {
|
|
|
|
|
menuentry "sip:providerPRO - sp2 / 2.8 pre-release" {
|
|
|
|
|
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 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 ngcpautobuildrelease=2.8-rc1
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpautobuildrelease=2.8-rc3
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerPRO - sp1 / 2.7 release" {
|
|
|
|
|
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 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.7
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpvers=2.7
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerPRO - sp2 / 2.7 release" {
|
|
|
|
|
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 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.7
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpvers=2.7
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerPRO - sp1 / 2.6 release" {
|
|
|
|
|
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 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.6
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpvers=2.6
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerPRO - sp2 / 2.6 release" {
|
|
|
|
|
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 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.6
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpvers=2.6
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerPRO - sp1 / 2.5 release" {
|
|
|
|
|
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 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
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpvers=2.5
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerPRO - sp2 / 2.5 release" {
|
|
|
|
|
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 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
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpvers=2.5
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerPRO - sp1 / 2.4 release" {
|
|
|
|
|
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 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.4
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpvers=2.4
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerPRO - sp2 / 2.4 release" {
|
|
|
|
|
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 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.4
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerPRO - sp1 / 2.3 release" {
|
|
|
|
|
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 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.3
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerPRO - sp2 / 2.3 release" {
|
|
|
|
|
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 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.3
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerPRO - sp1 / 2.2 release" {
|
|
|
|
|
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 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.2
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
menuentry "sip:providerPRO - sp2 / 2.2 release" {
|
|
|
|
|
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 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.2
|
|
|
|
|
linux /boot/%SHORT_NAME%/vmlinuz 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=92.42.136.30 ngcpvers=2.4
|
|
|
|
|
echo 'Loading initrd...'
|
|
|
|
|
initrd /boot/%SHORT_NAME%/initrd.img
|
|
|
|
|
}
|
|
|
|
|
|