2019-06-14 13:01:22 -04:00
|
|
|
path
|
|
|
|
prompt 0
|
|
|
|
timeout 100
|
|
|
|
|
2019-06-14 11:27:45 -04:00
|
|
|
UI vesamenu.c32
|
|
|
|
|
2019-06-15 17:24:14 -04:00
|
|
|
MENU background /splash.png
|
2019-06-14 11:27:45 -04:00
|
|
|
MENU color title * #FFFFFFFF *
|
|
|
|
MENU color border * #00000000 #00000000 none
|
|
|
|
MENU color sel * #ffffffff #76a1d0ff *
|
|
|
|
MENU color hotsel 1;7;37;40 #ffffffff #76a1d0ff *
|
|
|
|
MENU color timeout_msg * #ffffffff #00000000 none
|
|
|
|
MENU color tabmsg * #ffffffff #00000000 *
|
|
|
|
MENU color help 37;40 #ffdddd00 #00000000 *
|
|
|
|
|
|
|
|
MENU vshift 8
|
|
|
|
|
|
|
|
MENU tabmsg Press ENTER to boot or TAB to edit a menu entry
|
2019-06-13 16:18:24 -04:00
|
|
|
MENU title PVC Live Installer
|
2019-06-14 11:27:45 -04:00
|
|
|
MENU default PVC Live Installer
|
|
|
|
MENU clear
|
|
|
|
|
2019-06-13 16:18:24 -04:00
|
|
|
LABEL PVC Live Installer
|
2019-06-13 19:48:36 -04:00
|
|
|
linux /live/vmlinuz
|
2020-08-17 11:39:01 -04:00
|
|
|
APPEND initrd=/live/initrd.img boot=live components quiet splash
|
2019-06-13 16:18:24 -04:00
|
|
|
|
|
|
|
LABEL Traditional Debian Installer (graphical)
|
|
|
|
linux /d-i/gtk/vmlinuz
|
|
|
|
APPEND initrd=/d-i/gtk/initrd.gz append video=vesa:ywrap,mtrr vga=788
|
|
|
|
|
|
|
|
LABEL Traditional Debian Installer (console)
|
|
|
|
linux /d-i/vmlinuz
|
|
|
|
APPEND initrd=/d-i/initrd.gz
|