From: Eric Andersen Date: Thu, 21 Apr 2005 18:51:38 +0000 (-0000) Subject: don't put in a default resolv.conf. Some folks with a ro rootfs X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ec2bc50a0fe924e0f6e040678f0f17bbf1b51eeb;p=buildroot.git don't put in a default resolv.conf. Some folks with a ro rootfs will want to replace this, i.e. with a symlink to /tmp --- diff --git a/target/generic/target_skeleton/etc/resolv.conf b/target/generic/target_skeleton/etc/resolv.conf deleted file mode 100644 index 71a86dd76c..0000000000 --- a/target/generic/target_skeleton/etc/resolv.conf +++ /dev/null @@ -1,2 +0,0 @@ -domain dev.null -nameserver 127.0.0.1