Forward port whiterussian resolv.conf changes
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Jan 2007 21:33:53 +0000 (21:33 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Jan 2007 21:33:53 +0000 (21:33 +0000)
commit5ad62fbdd3e65c841a917ee5f2d1fc238921078c
treeb9a2ebbf00ba84edd0eedc59e8163746df3a8db6
parenta6f470987e6035ee650e95b996ca96980f6d92bc
Forward port whiterussian resolv.conf changes
/etc/resolv.conf links to /tmp/resolv.conf
/tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in)
When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6043 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/base-files/Makefile
package/base-files/files/etc/init.d/boot
package/base-files/files/etc/resolv.conf [deleted file]
package/base-files/files/lib/network/config.sh
package/base-files/files/usr/share/udhcpc/default.script
package/dnsmasq/files/dnsmasq.conf
package/dnsmasq/files/dnsmasq.init
package/ppp/Makefile
package/ppp/files/ppp.sh