index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-03-17 13:32:08 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-03-17 13:32:08 -0300 |
commit | b32303098fd232f7e0c047c1ac6d040c551692e2 (patch) | |
tree | f4cd16e91e9eee87ad0299926b98c06f2a4508e2 /configs/releng/root-image/etc | |
parent | e0a7a91874f221a3dca5bf1cf5beb25a53f74679 (diff) |
-rw-r--r-- | configs/releng/root-image/etc/hosts | 4 |
diff --git a/configs/releng/root-image/etc/hosts b/configs/releng/root-image/etc/hosts index e474be0..d23291e 100644 --- a/configs/releng/root-image/etc/hosts +++ b/configs/releng/root-image/etc/hosts @@ -3,7 +3,7 @@ # #<ip-address> <hostname.domain.org> <hostname> -127.0.0.1 localhost.localdomain localhost archiso -::1 localhost.localdomain localhost archiso +127.0.0.1 localhost.localdomain localhost archiso +::1 localhost.localdomain localhost archiso # End of file |