wok diff busybox/receipt @ rev 847

Declare files in /etc
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 19 09:03:51 2008 +0000 (2008-05-19)
parents 3a18f89210ce
children 3a838d100a4e
line diff
     1.1 --- a/busybox/receipt	Thu May 08 07:55:34 2008 +0000
     1.2 +++ b/busybox/receipt	Mon May 19 09:03:51 2008 +0000
     1.3 @@ -48,6 +48,7 @@
     1.4      chmod 600 $fs/etc/busybox.conf
     1.5      cp stuff/dnsd.conf $fs/etc
     1.6      cp stuff/udhcpd.conf $fs/etc
     1.7 +    touch $fs/etc/resolv.conf
     1.8      cp stuff/inetd.conf $fs/etc
     1.9      cp stuff/dnsd $fs/etc/init.d
    1.10      cp stuff/udhcpd $fs/etc/init.d