From zeising@daemonic.se  Fri May 20 14:41:48 2011
Return-Path: <zeising@daemonic.se>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 84706106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 May 2011 14:41:48 +0000 (UTC)
	(envelope-from zeising@daemonic.se)
Received: from mail.lysator.liu.se (unknown [IPv6:2001:6b0:17:f0a0::3])
	by mx1.freebsd.org (Postfix) with ESMTP id 37EB38FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 May 2011 14:41:48 +0000 (UTC)
Received: from mail.lysator.liu.se (localhost [127.0.0.1])
	by mail.lysator.liu.se (Postfix) with ESMTP id 898D24000F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 May 2011 16:41:47 +0200 (CEST)
Received: by mail.lysator.liu.se (Postfix, from userid 1004)
	id 7EF0A40010; Fri, 20 May 2011 16:41:47 +0200 (CEST)
Received: from mx.daemonic.se (h-90-99.A163.priv.bahnhof.se [79.136.90.99])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.lysator.liu.se (Postfix) with ESMTPSA id 3E3254000F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 May 2011 16:41:47 +0200 (CEST)
Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4])
	by mx.daemonic.se (Postfix) with ESMTPS id 0B87F119C04
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 May 2011 16:41:47 +0200 (CEST)
Received: from vincent.daemonic.se (login.daemonic.se [IPv6:2001:470:dca9:0:1::10])
	by mail.daemonic.se (Postfix) with ESMTPS id E92B212B2DA
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 May 2011 16:41:46 +0200 (CEST)
Received: (from zeising@localhost)
	by vincent.daemonic.se (8.14.4/8.14.4/Submit) id p4KEfk4B034398;
	Fri, 20 May 2011 16:41:46 +0200 (CEST)
	(envelope-from zeising)
Message-Id: <201105201441.p4KEfk4B034398@vincent.daemonic.se>
Date: Fri, 20 May 2011 16:41:46 +0200 (CEST)
From: Niclas Zeising <zeising@lysator.liu.se>
Reply-To: Niclas Zeising <zeising@lystator.liu.se>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: add ftp4.se.freebsd.org to the list of IPv6 mirrors in bsdinstall
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         157211
>Category:       bin
>Synopsis:       [patch] add ftp4.se.freebsd.org to the list of IPv6 mirrors in bsdinstall(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 20 14:50:08 UTC 2011
>Closed-Date:    Sat Sep 10 11:41:41 CEST 2011
>Last-Modified:  Sat Sep 10 09:50:12 UTC 2011
>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 root@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:
State-Changed-From-To: open->closed 
State-Changed-By: brueffer 
State-Changed-When: Sat Sep 10 11:41:19 CEST 2011 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157211 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/157211: commit references a PR
Date: Sat, 10 Sep 2011 09:40:18 +0000 (UTC)

 Author: brueffer
 Date: Sat Sep 10 09:40:00 2011
 New Revision: 225467
 URL: http://svn.freebsd.org/changeset/base/225467
 
 Log:
   Add ftp4.se.freebsd.org to the IPv4 and IPv6 mirror lists.
   
   PR:		157210, 157211
   Submitted by:	Niclas Zeising <zeising@lysator.liu.se>
   Approved by:	re (kib)
 
 Modified:
   head/usr.sbin/bsdinstall/scripts/mirrorselect
   head/usr.sbin/pc-sysinstall/backend/functions-ftp.sh
 
 Modified: head/usr.sbin/bsdinstall/scripts/mirrorselect
 ==============================================================================
 --- head/usr.sbin/bsdinstall/scripts/mirrorselect	Sat Sep 10 08:00:26 2011	(r225466)
 +++ head/usr.sbin/bsdinstall/scripts/mirrorselect	Sat Sep 10 09:40:00 2011	(r225467)
 @@ -45,6 +45,7 @@ MIRROR=`dialog --backtitle "FreeBSD Inst
  	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"\
 
 Modified: head/usr.sbin/pc-sysinstall/backend/functions-ftp.sh
 ==============================================================================
 --- head/usr.sbin/pc-sysinstall/backend/functions-ftp.sh	Sat Sep 10 08:00:26 2011	(r225466)
 +++ head/usr.sbin/pc-sysinstall/backend/functions-ftp.sh	Sat Sep 10 09:40:00 2011	(r225467)
 @@ -40,6 +40,7 @@ IPv6 Main Site: ftp.freebsd.org|\
  IPv6 Ireland: ftp3.ie.freebsd.org|\
  IPv6 Israel: ftp.il.freebsd.org|\
  IPv6 Japan: ftp2.jp.freebsd.org|\
 +IPv6 Sweden: ftp4.se.freebsd.org|\
  IPv6 USA: ftp4.us.freebsd.org|\
  IPv6 Turkey: ftp2.tr.freebsd.org"
  
 @@ -212,6 +213,7 @@ SWEDEN_FTP_SERVERS="\
  Sweden: ftp.se.freebsd.org|\
  Sweden #2: ftp2.se.freebsd.org|\
  Sweden #3: ftp3.se.freebsd.org|\
 +Sweden #4: ftp4.se.freebsd.org|\
  Sweden #5: ftp5.se.freebsd.org"
  
  SWITZERLAND_FTP_SERVERS="\
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
>Unformatted:
