Forward port whiterussian resolv.conf changes
authorFelix Fietkau <nbd@openwrt.org>
Mon, 8 Jan 2007 21:33:53 +0000 (21:33 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 8 Jan 2007 21:33:53 +0000 (21:33 +0000)
commitbd078bad0f43a6de264129b083cf7887d3c2d8d6
treeb9a2ebbf00ba84edd0eedc59e8163746df3a8db6
parent403290693826436e69959af15aae9ad1a2ca1dc4
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