From zeising@daemonic.se  Tue May 17 12:47:56 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 2D9CF1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 May 2011 12:47:56 +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 AB84D8FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 May 2011 12:47:55 +0000 (UTC)
Received: from mail.lysator.liu.se (localhost [127.0.0.1])
	by mail.lysator.liu.se (Postfix) with ESMTP id CA04540026
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 May 2011 14:47:54 +0200 (CEST)
Received: by mail.lysator.liu.se (Postfix, from userid 1004)
	id BF6044002D; Tue, 17 May 2011 14:47:54 +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 7F3EB40026
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 May 2011 14:47:54 +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 4FFA2119C04
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 May 2011 14:47:54 +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 3AA6A12B2DA
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 May 2011 14:47:54 +0200 (CEST)
Received: (from zeising@localhost)
	by vincent.daemonic.se (8.14.4/8.14.4/Submit) id p4HClsDD013054;
	Tue, 17 May 2011 14:47:54 +0200 (CEST)
	(envelope-from zeising)
Message-Id: <201105171247.p4HClsDD013054@vincent.daemonic.se>
Date: Tue, 17 May 2011 14:47:54 +0200 (CEST)
From: Niclas Zeising <zeising@lysator.liu.se>
Reply-To: Niclas Zeising <zeising@lysator.liu.se>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Add ftp4.se.freebsd.org to list of IPv6 ftp mirrors in sysinstall
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         157117
>Category:       bin
>Synopsis:       sysinstall(8): Add ftp4.se.freebsd.org to list of IPv6 ftp mirrors in sysinstall
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-sysinstall
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 17 12:50:14 UTC 2011
>Closed-Date:    
>Last-Modified:  Mon Jun 20 04:44:10 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 has IPv6 connectivity, and as such can be mentioned in the sysinstall list of IPv6 mirrors.
>How-To-Repeat:
	N/A
>Fix:
	Attached patch updates sysinstall to include url in the IPv6 server list.

--- sysinstall.menus.c.diff begins here ---
Index: head/usr.sbin/sysinstall/menus.c
===================================================================
--- head/usr.sbin/sysinstall/menus.c	(revision 222007)
+++ head/usr.sbin/sysinstall/menus.c	(working copy)
@@ -554,6 +554,8 @@
 	VAR_FTP_PATH "=ftp://ftp.il.freebsd.org" },
       { " IPv6 Japan", "ftp2.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
 	VAR_FTP_PATH "=ftp://ftp2.jp.freebsd.org" },
+      { " IPv6 Sweden", "ftp4.se.freebsd.org", NULL, dmenuSetVariable, NULL,
+	VAR_FTP_PATH "=ftp://ftp4.se.freebsd.org" },
       { " IPv6 USA", "ftp4.us.freebsd.org", NULL, dmenuSetVariable, NULL,
 	VAR_FTP_PATH "=ftp://ftp4.us.freebsd.org" },
       { " IPv6 Turkey", "ftp2.tr.freebsd.org", NULL, dmenuSetVariable, NULL,
--- sysinstall.menus.c.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-sysinstall 
Responsible-Changed-By: jh 
Responsible-Changed-When: Mon Jun 20 04:43:19 UTC 2011 
Responsible-Changed-Why:  
Assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157117 
>Unformatted:
