Merge "Fixes a typo"
[pharos-tools.git] / validator / src / pxe_initrd / etc / pxelinux.cfg / default
1 prompt 0
2 display boot.msg
3 F1 boot.msg
4 timeout 20
5 ontimeout test-tool
6
7 DEFAULT test-tool
8
9 LABEL test-tool
10         MENU LABEL test-tool 64 bit (pharos-livecd)
11         KERNEL vmlinuz
12         INITRD initrd.gz
13
14 LABEL Local-Boot
15         localboot 0