|
|
|
@ -57,6 +57,34 @@ include sipwise_lts.cfg
|
|
|
|
|
|
|
|
|
|
menu separator
|
|
|
|
|
|
|
|
|
|
label jessie
|
|
|
|
|
menu label Install plain Debian/jessie 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 mgag200.modeset=0 vga=791 quiet nomce noquick distri=grml-sipwise ssh=sipwise debianrelease=jessie scripts
|
|
|
|
|
|
|
|
|
|
text help
|
|
|
|
|
Install Debian jessie, 64bit.
|
|
|
|
|
Does NOT install sip:provider platform.
|
|
|
|
|
|
|
|
|
|
Retrieve network configuration via DHCP.
|
|
|
|
|
endtext
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
label jessienw
|
|
|
|
|
menu label Install plain Debian/jessie 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 mgag200.modeset=0 vga=791 quiet nomce noquick distri=grml-sipwise ssh=sipwise debianrelease=jessie 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 jessie, 64bit.
|
|
|
|
|
Does NOT install sip:provider platform.
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
kernel /boot/%SHORT_NAME%/vmlinuz
|
|
|
|
|