skeleton: add /etc/nsswitch.conf
authorStephan Hoffmann <sho@relinux.de>
Sun, 2 Dec 2012 07:13:32 +0000 (07:13 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 3 Dec 2012 00:32:16 +0000 (16:32 -0800)
commit4c52ff1acfb2953f1ac40cdce4387b7d1d8cef14
treedfec51f3474f20cbd92d566902fcca204dddea55
parentf619d5ba20ef46c57259f35a21bb98b7c85c35a4
skeleton: add /etc/nsswitch.conf

Toolchain Linaro 2012_09 and possibly other glibc based ones
rely on the existence of nsswitch.conf. If it's missing names
from /etc/hosts are not resolved and thus "localhost" is not
known.

Signed-off-by: Stephan Hoffmann <sho@relinux.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
system/skeleton/etc/nsswitch.conf [new file with mode: 0644]