summaryrefslogtreecommitdiff
path: root/tftproot/pxelinux.cfg/01-52-54-00-12-34-56
blob: 64b2ea037de665ad74ddae9704da3ff816efe530 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SAY Cfengine automatic installation..
TIMEOUT 10

DEFAULT arch64_http_cfengine

#DEFAULT menu.c32
#SERIAL 0 9600 0x303
#TIMEOUT 20
#PROMPT 1

LABEL arch64_http_cfengine
TEXT HELP
Boot the Arch Linux (x86_64) CFEngine installation medium (Using HTTP). It allows you
to bootstrap an Arch Linux via CFEngine.
ENDTEXT
MENU LABEL Boot Arch Linux (x86_64) (HTTP)
LINUX boot/x86_64/vmlinuz
INITRD boot/x86_64/archiso.img
APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/
IPAPPEND 3