Move squashfs into flavour-specific path
[grml-live.git] / templates / boot / isolinux / default.cfg
1 default grml
2 label grml
3   menu DEFAULT
4   menu label %GRML_NAME% ^Standard (%VERSION%, %ARCH%)
5   kernel /boot/%SHORT_NAME%/vmlinuz
6   append initrd=/boot/%SHORT_NAME%/initrd.img boot=live live-media-path=/live/%GRML_NAME%/ bootid=%BOOTID% apm=power-off vga=791 nomce 
7
8   text help
9                                         Grml is a Debian based Linux live
10                                         system for system administrators
11                                         and users of text tools.
12
13                                                          http://grml.org/
14   endtext
15