summaryrefslogtreecommitdiffstats
path: root/data/ipxe-embed.template
blob: e4cfb16870f063aaa443dd845501599939c3d4c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
#!ipxe
set use-cached 1
dhcp net0
set net0.dhcp/next-server %ipaddress%
set net0.dhcp/filename ipxelinux.0
set net0.dhcp/210:string v4/
imgload pxelinux.0
boot pxelinux.0