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