diff options
Diffstat (limited to 'configs/install-iso/overlay')
-rw-r--r-- | configs/install-iso/overlay/etc/hosts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/install-iso/overlay/etc/hosts b/configs/install-iso/overlay/etc/hosts new file mode 100644 index 0000000..b6f25e3 --- /dev/null +++ b/configs/install-iso/overlay/etc/hosts @@ -0,0 +1,8 @@ +# +# /etc/hosts: static lookup table for host names +# + +#<ip-address> <hostname.domain.org> <hostname> +127.0.0.1 localhost.localdomain localhost archiso + +# End of file |