Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Aug 2001 21:25:34 -0700 (PDT)
From:      David Yeske <dyeske@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/29587: outdated variable in an example configuration file for sysinstall
Message-ID:  <200108100425.f7A4PYX77900@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         29587
>Category:       misc
>Synopsis:       outdated variable in an example configuration file for sysinstall
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 09 21:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     David Yeske
>Release:        4.x stable
>Organization:
nCircle
>Environment:
FreeBSD flagship 4.3-STABLE FreeBSD 4.3-STABLE #2: Sun Jul 29 17:45:31 PDT 2001     root@flagship:/usr/obj/usr/src/sys/FLAGSHIP  i386
>Description:
there is an error in install.cfg
>How-To-Repeat:
check out RELENG_4 branch on same date
>Fix:
http://dyeske.netrush.net/freebsd/sysinstall.patch


Index: install.cfg
===================================================================
RCS file: /home/ncvs/freebsd/src/release/sysinstall/Attic/install.cfg,v
retrieving revision 1.9.2.1
diff -u -r1.9.2.1 install.cfg
--- install.cfg	2001/03/12 12:10:29	1.9.2.1
+++ install.cfg	2001/08/09 01:19:45
@@ -20,7 +20,7 @@
 ################################
 # Which installation device to use - ftp is pointed directly at my local
 # machine and the installation device is my WD8013 ethernet interface.
-ftp=ftp://time.cdrom.com/pub
+_ftpPath=ftp://time.cdrom.com/pub
 netDev=ed0
 mediaSetFTP
 ################################


>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?200108100425.f7A4PYX77900>