Date: Tue, 5 Sep 2000 23:07:44 +0200 (CEST) From: martin@copyleft.no To: FreeBSD-gnats-submit@freebsd.org Subject: bin/21068: Add ftp.no.freebsd.org to list of sysinstall FTP-servers Message-ID: <200009052107.XAA83857@mudskipper.copyleft.no>
next in thread | raw e-mail | index | archive | help
>Number: 21068
>Category: bin
>Synopsis: Add ftp.no.freebsd.org to list of sysinstall(8) FTP servers
>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: Tue Sep 05 14:20:03 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Martin Eggen
>Release: FreeBSD 4.1-STABLE i386
>Organization:
-
>Environment:
-
>Description:
sysinstall(8) currently doesn't have any Norwegian FTP servers listed.
>How-To-Repeat:
-
>Fix:
*** menus.c.orig Fri Aug 4 03:04:04 2000
--- menus.c Tue Sep 5 22:10:25 2000
***************
*** 657,662 ****
--- 657,664 ----
VAR_FTP_PATH _AP("=ftp://ftp5.kr.freebsd.org") },
{ "New Zealand", "ftp.nz.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH _AP("=ftp://ftp.nz.freebsd.org") },
+ { "Norway", "ftp.no.freebsd.org", NULL, dmenuSetVariable, NULL,
+ VAR_FTP_PATH _AP("=ftp://ftp.no.freebsd.org") },
{ "Poland", "ftp.pl.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH _AP("=ftp://ftp.pl.freebsd.org") },
{ " Portugal", "ftp.pt.freebsd.org", NULL, dmenuSetVariable, NULL,
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009052107.XAA83857>
