summaryrefslogtreecommitdiff
path: root/configs/releng/root-image/etc/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'configs/releng/root-image/etc/hosts')
-rw-r--r--configs/releng/root-image/etc/hosts9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/releng/root-image/etc/hosts b/configs/releng/root-image/etc/hosts
new file mode 100644
index 0000000..e474be0
--- /dev/null
+++ b/configs/releng/root-image/etc/hosts
@@ -0,0 +1,9 @@
+#
+# /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