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

DEFAULT arch64_http_cfengine

#SERIAL 0 9600 0x303

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=archiso/arch archiso_http_srv=http://10.0.2.2:8080/ ip=dhcp modprobe.blacklist=cirrus
IPAPPEND 3