summaryrefslogtreecommitdiff
path: root/templates/syslinux/syslinux.cfg
blob: 6c3ba7f881fcdb3dd98417e67b2a01a9e3fc769e (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

DISPLAY boot.txt

F1 f1.txt
F2 f2.txt
F3 f3.txt
F4 f4.txt
F5 f5.txt
F6 f6.txt
F7 f7.txt
F8 f8.txt
F9 f9.txt
F0 f10.txt

DEFAULT live

LINUX_LIVE

LINUX_INSTALL

MEMTEST

LABEL floppy
	localboot 0x00

LABEL disk1
	localboot 0x80

LABEL disk2
	localboot 0x81

LABEL nextboot
	localboot -1

PROMPT 1
TIMEOUT LINUX_TIMEOUT