summaryrefslogtreecommitdiff
path: root/target/generic/target_skeleton/etc/resolv.conf
AgeCommit message (Collapse)Author
2010-07-18move default skeleton to fs/ and drop busybox skeletonDmytro Milinevskyy
[Peter: fixup patch, adjust for busybox.mk changes] Signed-off-by: Dmytro Milinevskyy <milinevskyy@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2006-11-15subversion makes it so we do not need a separate tarballEric Andersen
to store empty directories and symlinks for the target_skeleton.
2005-04-21don't put in a default resolv.conf. Some folks with a ro rootfsEric Andersen
will want to replace this, i.e. with a symlink to /tmp
2005-02-17Move stuff aroundEric Andersen