# HG changeset patch # User Pascal Bellard # Date 1217419098 0 # Node ID d2ed22109d901f59bc3451fd153f08c21d18b3d1 # Parent 9c8c544854ff0bdb18d879f8e17f1d4228d3ec07 busybox: add /etc/resolv.conf as configuration file diff -r 9c8c544854ff -r d2ed22109d90 busybox/receipt --- a/busybox/receipt Tue Jul 29 20:49:37 2008 +0200 +++ b/busybox/receipt Wed Jul 30 11:58:18 2008 +0000 @@ -83,6 +83,7 @@ etc/dnsd.conf etc/inetd.conf etc/udhcpd.conf +etc/resolv.conf EOT mv -f /etc/resolv.conf-busybox-install /etc/resolv.conf }