From sziszi@petra.hos.u-szeged.hu  Mon Sep 25 04:11:50 2000
Return-Path: <sziszi@petra.hos.u-szeged.hu>
Received: from sol.cc.u-szeged.hu (sol.cc.u-szeged.hu [160.114.8.24])
	by hub.freebsd.org (Postfix) with ESMTP id 67F3137B424
	for <Freebsd-gnats-submit@freebsd.org>; Mon, 25 Sep 2000 04:11:48 -0700 (PDT)
Received: from petra.hos.u-szeged.hu by sol.cc.u-szeged.hu (8.9.3+Sun/SMI-SVR4)
	id NAA04586; Mon, 25 Sep 2000 13:12:11 +0200 (MEST)
Received: from sziszi by petra.hos.u-szeged.hu with local (Exim 3.12 #1 (Debian))
	id 13dWAb-0001sm-00
	for <Freebsd-gnats-submit@freebsd.org>; Mon, 25 Sep 2000 13:11:37 +0200
Message-Id: <20000925131137.B5723@petra.hos.u-szeged.hu>
Date: Mon, 25 Sep 2000 13:11:37 +0200
From: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>
To: Freebsd-gnats-submit@freebsd.org
Subject: [PATCH] Add Hungarian FTP mirror to sysinstall

>Number:         21536
>Category:       misc
>Synopsis:       [PATCH] Add Hungarian FTP mirror to sysinstall
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    murray
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 25 04:20:01 PDT 2000
>Closed-Date:    Wed Sep 5 02:15:10 PDT 2001
>Last-Modified:  Wed Sep 05 02:15:36 PDT 2001
>Originator:     Szilveszter Adam
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
University of Szeged, Eotvos Lorand Dormitory
>Environment:

My desk here at the dorm, before lunch, sky cloudy:-)

>Description:

Please add the Hungarian FTP mirror to the choices in /stand/sysinstall, as
it has already been done in the Handbook. The site is on the Hungarian
Academic Backbone (hoted at the Technical University in Budapest) and has
good connectivity.

Maybe this way Hungarian users will be able to find it easier when
installing or using sysinstall in other ways.

>How-To-Repeat:

1.) Start /stand/sysinstall
2.) When wanting to download something, choose "FTP" as your media type.
3.) Look at the list, search for "Hungary".
4.) Be frustrated over not finding it although you know there is a Hungarian
mirror.:-)
5.) Install from another site or enter full URL.

>Fix:

Apply following patch to /usr/src/release/sysinstall/menus.c:

--- /usr/src/release/sysinstall/menus.c.orig    Mon Sep 25 12:12:45 2000
+++ /usr/src/release/sysinstall/menus.c Mon Sep 25 12:15:28 2000
@@ -535,6 +535,8 @@
        VAR_FTP_PATH "=ftp://ftp.nl.freebsd.org" },
       { " Hong Kong",  "ftp.hk.super.net", NULL, dmenuSetVariable, NULL,
        VAR_FTP_PATH "=ftp://ftp.hk.super.net" },
+      { "Hungary",     "ftp.hu.freebsd.org", NULL, dmenuSetVariable, NULL,
+       VAR_FTP_PATH "=ftp://ftp.hu.freebsd.org" },
       { "Iceland",     "ftp.is.freebsd.org", NULL, dmenuSetVariable, NULL,
        VAR_FTP_PATH "=ftp://ftp.is.freebsd.org" },
       { " Ireland",    "ftp.ie.freebsd.org", NULL, dmenuSetVariable, NULL,

(I hope TABs and spaces did not get messed up...)

Thanks!

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->jkh 
Responsible-Changed-By: will 
Responsible-Changed-When: Mon Sep 25 08:22:19 PDT 2000 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21536 
Responsible-Changed-From-To: jkh->eric 
Responsible-Changed-By: jkh 
Responsible-Changed-When: Thu Aug 30 17:25:43 PDT 2001 
Responsible-Changed-Why:  
Eric does Hungarian mirrors too 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=21536 
State-Changed-From-To: open->analyzed 
State-Changed-By: murray 
State-Changed-When: Wed Sep 5 00:41:54 PDT 2001 
State-Changed-Why:  
The change has been made to -CURRENT, thanks! 



Responsible-Changed-From-To: eric->murray 
Responsible-Changed-By: murray 
Responsible-Changed-When: Wed Sep 5 00:41:54 PDT 2001 
Responsible-Changed-Why:  
My MFC reminder. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=21536 
State-Changed-From-To: analyzed->closed 
State-Changed-By: murray 
State-Changed-When: Wed Sep 5 02:15:10 PDT 2001 
State-Changed-Why:  
This change has been MFCed.  It will be present in 4.4-RELEASE.  Thanks! 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=21536 
>Unformatted:
