>Number:         162364
>Category:       bin
>Synopsis:       update sysinstall ftp mirror list for ch.freebsd.org
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 07 23:40:05 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Fabian Wenk
>Release:        
>Organization:
>Environment:
>Description:
Hello

I am the maintainer of the ch.freebsd.org sub domain.

Currently there is only one ftp mirror available for Switzerland 
(ftp.ch.freebsd.org). ftp2.ch.freebsd.org is also pointing to 
ftp.ch.freebsd.org.

To reflect this also in sysinstall, I have done the attached patch, which 
removes ftp2.ch.freebsd.org.


bye
Fabian
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- usr.sbin/sysinstall/menus.c.orig    2011-11-08 00:16:59.000000000 +0100
+++ usr.sbin/sysinstall/menus.c 2011-11-08 00:17:19.000000000 +0100
@@ -747,8 +747,6 @@
 
       { "Switzerland", "ftp.ch.freebsd.org", NULL, dmenuSetVariable, NULL,
        VAR_FTP_PATH "=ftp://ftp.ch.freebsd.org"; },
-      { " Switzerland #2",     "ftp2.ch.freebsd.org", NULL, dmenuSetVariable, 
NULL,
-       VAR_FTP_PATH "=ftp://ftp2.ch.freebsd.org"; },
 
       { "Taiwan",      "ftp.tw.freebsd.org", NULL, dmenuSetVariable, NULL,
        VAR_FTP_PATH "=ftp://ftp.tw.freebsd.org"; },


>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to