>Number: 157211 >Category: bin >Synopsis: add ftp4.se.freebsd.org to the list of IPv6 mirrors in >bsdinstall >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri May 20 14:50:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Niclas Zeising >Release: FreeBSD 8.2-RELEASE amd64 >Organization: Lysator ACS >Environment: System: FreeBSD vincent.daemonic.se 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Wed Apr 20 17:22:47 CEST 2011 r...@vincent.daemonic.se:/usr/obj/usr/src/sys/VINCENT amd64
>Description: ftp4.se.freebsd.org is accessible over IPv6 and as such can be in the list of IPv6 mirrors in bsdinstall. >How-To-Repeat: N/A >Fix: The attached patch adds ftp4.se.freebsd.org to the list of IPv6 mirrors in bsdinstall. --- bsdinstall.mirrorselect.diff begins here --- Index: bsdinstall/scripts/mirrorselect =================================================================== --- bsdinstall/scripts/mirrorselect (revision 222007) +++ bsdinstall/scripts/mirrorselect (working copy) @@ -45,6 +45,7 @@ ftp://ftp3.ie.freebsd.org "IPv6 Ireland"\ ftp://ftp.il.freebsd.org "IPv6 Israel"\ ftp://ftp2.jp.freebsd.org "IPv6 Japan"\ + ftp://ftp4.se.freebsd.org "IPv6 Sweden"\ ftp://ftp4.us.freebsd.org "IPv6 USA"\ ftp://ftp2.tr.freebsd.org "IPv6 Turkey"\ ftp://ftp1.freebsd.org "Primary"\ --- bsdinstall.mirrorselect.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"