summaryrefslogtreecommitdiff
path: root/configs/releng/root-image/etc/hosts
diff options
context:
space:
mode:
authorGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2012-10-25 07:42:35 -0300
committerGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2012-10-25 07:42:35 -0300
commit5ff7b02a602092fdf2bed30c9450ff455647af4d (patch)
tree990d35c0d6a558f8bf673a602b0c55ca31c68480 /configs/releng/root-image/etc/hosts
parenta79559c897fe346ff51afbc54ac4a93ef194576a (diff)
[configs/releng] Remove custom /etc/hosts
Leave the work to the [nss-myhostname] package that is now in {base} and is configured by default in [filesystem] (/etc/nsswitch.conf). Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/releng/root-image/etc/hosts')
-rw-r--r--configs/releng/root-image/etc/hosts9
1 files changed, 0 insertions, 9 deletions
diff --git a/configs/releng/root-image/etc/hosts b/configs/releng/root-image/etc/hosts
deleted file mode 100644
index d23291e..0000000
--- a/configs/releng/root-image/etc/hosts
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# /etc/hosts: static lookup table for host names
-#
-
-#<ip-address> <hostname.domain.org> <hostname>
-127.0.0.1 localhost.localdomain localhost archiso
-::1 localhost.localdomain localhost archiso
-
-# End of file