X-Git-Url: http://git.plutz.net/?p=bootimage;a=blobdiff_plain;f=bootmenu.cfg;fp=bootmenu.cfg;h=3a53d9356868f5eed7fb9d6bf80acca04778db76;hp=0000000000000000000000000000000000000000;hb=5315a152cc4087cb6269a60eb413cc91d21b95b4;hpb=f0d58488893d101cd696826d9825b4713a11161f diff --git a/bootmenu.cfg b/bootmenu.cfg new file mode 100644 index 0000000..3a53d93 --- /dev/null +++ b/bootmenu.cfg @@ -0,0 +1,16 @@ +UI menu.c32 + +DEFAULT stretch_squash +TIMEOUT 30 + +LABEL stretch_squash + MENU LABEL Debian Stretch + KERNEL /vmlinuz + INITRD /initrd.img + APPEND boot=live live-media-path=/ quiet + +LABEL stretch_rescue + MENU LABEL Debian Stretch Rescue + KERNEL vmlinuz + INITRD initrd.img + APPEND boot=live live-media-path=/ init=/bin/sh