From nobody@FreeBSD.org  Thu Aug  9 21:25:34 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id C944437B401
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  9 Aug 2001 21:25:34 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f7A4PYX77900;
	Thu, 9 Aug 2001 21:25:34 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200108100425.f7A4PYX77900@freefall.freebsd.org>
Date: Thu, 9 Aug 2001 21:25:34 -0700 (PDT)
From: David Yeske <dyeske@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: outdated variable in an example configuration file for sysinstall
X-Send-Pr-Version: www-1.0

>Number:         29587
>Category:       misc
>Synopsis:       outdated variable in an example configuration file for sysinstall
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    murray
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 09 21:30:01 PDT 2001
>Closed-Date:    Thu Sep 6 03:43:02 PDT 2001
>Last-Modified:  Thu Sep 06 03:43:32 PDT 2001
>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:
Responsible-Changed-From-To: freebsd-bugs->jkh 
Responsible-Changed-By: ru 
Responsible-Changed-When: Fri Aug 10 00:28:28 PDT 2001 
Responsible-Changed-Why:  
Over to sysinstall(8) maintainer. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29587 
Responsible-Changed-From-To: jkh->eric 
Responsible-Changed-By: jkh 
Responsible-Changed-When: Thu Aug 30 17:02:43 PDT 2001 
Responsible-Changed-Why:  
Because it beats having me do it. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30210 
Responsible-Changed-From-To: jkh->eric 
Responsible-Changed-By: jkh 
Responsible-Changed-When: Thu Aug 30 17:02:43 PDT 2001 
Responsible-Changed-Why:  
Because Eric touched it last. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28444 
Responsible-Changed-From-To: jkh->eric 
Responsible-Changed-By: jkh 
Responsible-Changed-When: Thu Aug 30 17:02:43 PDT 2001 
Responsible-Changed-Why:  
Because Eric was tagged and is now "it" 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29587 
State-Changed-From-To: open->analyzed 
State-Changed-By: murray 
State-Changed-When: Thu Sep 6 03:04:38 PDT 2001 
State-Changed-Why:  
Fix committed to -CURRENT.  Thanks.   



Responsible-Changed-From-To: eric->murray 
Responsible-Changed-By: murray 
Responsible-Changed-When: Thu Sep 6 03:04:38 PDT 2001 
Responsible-Changed-Why:  
My MFC reminder. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29587 
State-Changed-From-To: analyzed->closed 
State-Changed-By: murray 
State-Changed-When: Thu Sep 6 03:43:02 PDT 2001 
State-Changed-Why:  
This fix has been made in -STABLE, it will appear in FreeBSD 4.4. 
Thanks. 


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