Clean up styling
This commit is contained in:
@ -21,16 +21,13 @@ MENU default PVC Live Installer
|
||||
MENU clear
|
||||
|
||||
LABEL PVC Live Installer
|
||||
SAY "Booting PVC Live Installer..."
|
||||
linux /live/vmlinuz
|
||||
APPEND initrd=/live/initrd.img boot=live components splash quiet
|
||||
|
||||
LABEL Traditional Debian Installer (graphical)
|
||||
SAY "Booting 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)
|
||||
SAY "Booting Traditional Debian Installer (console)..."
|
||||
linux /d-i/vmlinuz
|
||||
APPEND initrd=/d-i/initrd.gz
|
||||
|
Reference in New Issue
Block a user