1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 02:28:04 +03:00
openwrt-xburst/package/dnsmasq/files
florian 465c4ee863 This adds dhcp-boot support to dnsmasq-init:
option name "virt0"
	option filename "pxelinux.0"
	option servername "mainframe0.dev"
	option serveraddress "9.3.2.1"

closes #3529


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-05 13:43:55 +00:00
..
dhcp.conf convert the rest of /etc/dnsmasq.conf to uci 2007-10-24 21:08:54 +00:00
dnsmasq.init This adds dhcp-boot support to dnsmasq-init: 2008-07-05 13:43:55 +00:00