summaryrefslogtreecommitdiffstats
path: root/build_tools/clarch/larch/profiles/i586-RELEASE-REMOTE/cd-root/isolinux/isolinux.cfg
blob: 26a365aef7b6afad363f02a2db2872e092150d95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
default vesamenu.c32
prompt 0
timeout 50

MENU BACKGROUND vbg.jpg
MENU COLOR border 31;40      #90ffff00 #00000000 std
MENU COLOR sel 31;47      #00000000   #FFFFFF15  al

MENU TITLE LinHES: The Linux Home Entertainment System

label linux
MENU LABEL LinHES with Splashy (default).
kernel vmlinuz
append initrd=larch.img vga=791 quiet splash

label linux-nosplash
MENU LABEL LinHES without splash screen.
kernel vmlinuz
append initrd=larch.img

label linux-splash
MENU LABEL LinHES with splash screen.
kernel vmlinuz
append initrd=larch.img vga=791 quiet splash

label linux-i810
MENU LABEL with Intel i810 driver (DRI disabled)
kernel vmlinuz
append initrd=larch.img i810

label linux-nox
MENU LABEL Boot to console (without X windowing)
kernel vmlinuz
append initrd=larch.img 3

label linux-c2r
MENU LABEL LinHES: copy-to-ram (also activates swap)
kernel vmlinuz
append initrd=larch.img c2r

label linux-swap
MENU LABEL LinHES: Use swap
kernel vmlinuz
append initrd=larch.img swap


label memtest
MENU LABEL Memory tester
kernel memtest