~skss/live-usb-install/live-usb-install

« back to all changes in this revision

Viewing changes to src/presets/Antix/M8.5 - base - i486/syslinux.cfg

  • Committer: Krasimir Stefanov
  • Date: 2010-12-08 13:56:49 UTC
  • Revision ID: lokiisyourmaster@gmail.com-20101208135649-qvtp2n4zw07oqu7h
2.1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# generated by liveusb-install
 
2
MENU TITLE Antix M8 USB BOOT MENU
 
3
DEFAULT vesamenu.c32
 
4
PROMPT 0
 
5
 
 
6
label antiX
 
7
        kernel /boot/vmlinuz
 
8
        append initrd=/boot/initrd.gz quiet nosplash vga=791 aufs 
 
9
 
 
10
LABEL antiX-Faster boot
 
11
        kernel /boot/vmlinuz
 
12
        append initrd=/boot/initrd.gz vga=normal quiet nosplash drvr=vesa aufs lean Xtralean
 
13
 
 
14
LABEL antiX-Vesa
 
15
        kernel /boot/vmlinuz
 
16
        append initrd=/boot/initrd.gz vga=normal quiet nosplash drvr=vesa aufs lean
 
17
 
 
18
LABEL antiX-Lite-noNet
 
19
        kernel /boot/vmlinuz
 
20
        append initrd=/boot/initrd.gz vga=normal quiet nosplash drvr=vesa aufs lean mean
 
21
 
 
22
LABEL antiX-Lite-toram
 
23
        kernel /boot/vmlinuz
 
24
        append initrd=/boot/initrd.gz vga=normal quiet nosplash drvr=vesa aufs lean Xtralean toram
 
25
 
 
26
LABEL antiX-60Hz (force monitor to 58-62 Hz)
 
27
        kernel /boot/vmlinuz
 
28
        append initrd=/boot/initrd.gz vga=791 quiet nosplash vsync=58-62 aufs
 
29
 
 
30
LABEL antiX-75Hz (force monitor to 73-77 Hz)
 
31
        kernel /boot/vmlinuz
 
32
        append initrd=/boot/initrd.gz vga=791 quiet nosplash vsync=73-77 aufs
 
33
 
 
34
LABEL antiX-Failsafe
 
35
        kernel /boot/vmlinuz
 
36
        append initrd=/boot/initrd.gz vga=normal quiet nosplash nosound noapic noscsi nodma noapm nousb nopcmcia nofirewire noagp nomce nodhcp nodbus nocpufreq nobluetooth drvr=fbdev aufs res=800x600
 
37
 
 
38
LABEL antiX-Memtest (test system memory)
 
39
        kernel /boot/memtest
 
40
 
 
41
LABEL hd
 
42
        menu label ^Boot from first hard disk
 
43
        localboot 0x80
 
44
        append -
 
45
  
 
46
MENU BACKGROUND backg.png
 
47
ALLOWOPTIONS 1
 
48
timeout 150
 
49
menu color title                        1;31;49         #eeff1010 #cc553333 std
 
50
menu color sel                          7;37;40         #ffffffff #99660000 all
 
51
menu color border                       30;44                   #ffffffff #00000000 std
 
52
menu color pwdheader    31;47                   #eeff1010 #20ffffff std