ugly boot logo ensures your will put here better one for your live kit

pull/5/head
Tomas M 2012-09-05 23:51:54 -05:00
parent 9d3b237161
commit e718db242b
2 changed files with 6 additions and 32 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

View File

@ -1,43 +1,17 @@
UI /boot/vesamenu.c32 UI /boot/vesamenu.c32
PROMPT 0 TIMEOUT 140
TIMEOUT 40
MENU CLEAR MENU CLEAR
MENU HIDDEN
MENU HIDDENKEY Enter default
MENU BACKGROUND /boot/bootlogo.png MENU BACKGROUND /boot/bootlogo.png
MENU WIDTH 80 LABEL default
MENU MARGIN 20 MENU LABEL Run Linux
MENU ROWS 4 KERNEL /boot/vmlinuz
MENU TABMSGROW 9 APPEND vga=769 initrd=/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0
MENU CMDLINEROW 9
MENU HSHIFT 0
MENU VSHIFT 19
MENU COLOR BORDER 30;40 #00000000 #00000000 none
MENU COLOR SEL 47;30 #FF000000 #FFFFFFFF none
MENU COLOR UNSEL 37;40 #FFFFFFFF #FF000000 none
MENU COLOR TABMSG 32;40 #FF60CA00 #FF000000 none
LABEL default LABEL default
MENU LABEL Run Slax MENU LABEL Run Linux 2
KERNEL /boot/vmlinuz KERNEL /boot/vmlinuz
APPEND vga=769 initrd=/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 APPEND vga=769 initrd=/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0
LABEL default2
MENU LABEL Run Slax 2
KERNEL /boot/vmlinuz
APPEND vga=769 initrd=/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0
LABEL default3
MENU LABEL Run Slax 3
KERNEL /boot/vmlinuz
APPEND vga=769 initrd=/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0
LABEL default4
MENU LABEL Run Slax 4
KERNEL /boot/vmlinuz
APPEND vga=769 initrd=/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0