Comment 13 for bug 301430

Revision history for this message
Robb Topolski (funchords) wrote :

Proposed change for ubiquity/scripts/install.py -- I am not on the dev team so someone needs to review/sponsor this change. This would solve the issue for future new installs. This does not solve the issue for the currently installed base.

=== modified file 'scripts/install.py'
--- scripts/install.py 2008-10-30 17:34:58 +0000
+++ scripts/install.py 2008-12-09 16:58:04 +0000
@@ -1522,7 +1522,7 @@
         print >>hosts, textwrap.dedent("""\

             # The following lines are desirable for IPv6 capable hosts
- ::1 ip6-localhost ip6-loopback
+ ::1 localhost ip6-localhost ip6-loopback
             fe00::0 ip6-localnet
             ff00::0 ip6-mcastprefix
             ff02::1 ip6-allnodes