From owner-freebsd-bugs Tue Sep 5 14:20: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 774FB37B43F for ; Tue, 5 Sep 2000 14:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA58816; Tue, 5 Sep 2000 14:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from unity.copyleft.no (unity.copyleft.no [212.71.72.23]) by hub.freebsd.org (Postfix) with ESMTP id 747CB37B422 for ; Tue, 5 Sep 2000 14:14:01 -0700 (PDT) Received: from martin by unity.copyleft.no with local (Exim 3.03 #1) id 13WQ2Z-0001gd-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 05 Sep 2000 23:13:59 +0200 Received: (from martin@localhost) by mudskipper.copyleft.no (8.9.3/8.9.3) id XAA83857; Tue, 5 Sep 2000 23:07:44 +0200 (CEST) (envelope-from martin) Message-Id: <200009052107.XAA83857@mudskipper.copyleft.no> Date: Tue, 5 Sep 2000 23:07:44 +0200 (CEST) From: martin@copyleft.no Reply-To: martin@copyleft.no To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/21068: Add ftp.no.freebsd.org to list of sysinstall FTP-servers Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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