summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/dnsmasq/pxelinux.default
diff options
context:
space:
mode:
Diffstat (limited to 'abs/mv-core/dnsmasq/pxelinux.default')
-rw-r--r--abs/mv-core/dnsmasq/pxelinux.default10
1 files changed, 10 insertions, 0 deletions
diff --git a/abs/mv-core/dnsmasq/pxelinux.default b/abs/mv-core/dnsmasq/pxelinux.default
new file mode 100644
index 0000000..6294d3c
--- /dev/null
+++ b/abs/mv-core/dnsmasq/pxelinux.default
@@ -0,0 +1,10 @@
+DISPLAY boot.txt
+
+DEFAULT install_image
+
+LABEL install_image
+ kernel masterbuild/boot/vmlinuz26
+ append vga=normal root=/dev/nfs rw netboot netinstall nfsroot=$REPLACEME:/data/srv/tftp/masterbuild,rsize=16384,wsize=16384,rw ip=dhcp initrd=masterbuild/boot/kernel26.img
+
+TIMEOUT 4
+prompt 20