From jfesler@heavenx.inktomi.com  Wed Jun 27 04:08:50 2001
Return-Path: <jfesler@heavenx.inktomi.com>
Received: from heavenx.inktomi.com (heavenx.inktomi.com [209.131.57.60])
	by hub.freebsd.org (Postfix) with ESMTP id 5E90F37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 27 Jun 2001 04:08:50 -0700 (PDT)
	(envelope-from jfesler@heavenx.inktomi.com)
Received: (from jfesler@localhost)
	by heavenx.inktomi.com (8.11.3/8.11.3) id f5RB84P28231;
	Wed, 27 Jun 2001 04:08:04 -0700 (PDT)
	(envelope-from jfesler)
Message-Id: <200106271108.f5RB84P28231@heavenx.inktomi.com>
Date: Wed, 27 Jun 2001 04:08:04 -0700 (PDT)
From: jfesler@inktomi.com
Reply-To: jfesler@inktomi.com
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: installer; tryRTSOL=NO bug
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         28444
>Category:       i386
>Synopsis:       instal.cfg; setting tryRTSOL=NO does not bypass Try IPv6 prompt
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    qa
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 27 04:10:02 PDT 2001
>Closed-Date:    Tue Feb 19 01:26:56 PST 2002
>Last-Modified:  Sat Aug 24 19:47:01 PDT 2002
>Originator:     Jason Fesler
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
Inktomi Corporation
>Environment:
System: FreeBSD heavenx.inktomi.com 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386


>Description:
	I am working on automating via PXE network installs of FreeBSD 
        for lab machines.  I was able to automate nearly everything - 
        except the IPv6 prompt wouldn't go away.  I finally found the 
        tryRTSOL variable - setting it to "NO" did not have any effect.
        Looking at the code, it looks like YES does the right thing,
        NO forces a *user prompt*, and "HELLNO" does what *I* want (don't
        try, don't ask, just do IPv4).
>How-To-Repeat:
	Install with a custom install.cfg, where tryRTSOL=YES is defined
>Fix:
	Set tryRTSOL to anything but YES or NO.  In my case, HELLNO.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->jkh 
Responsible-Changed-By: kris 
Responsible-Changed-When: Sun Jul 8 15:09:47 PDT 2001 
Responsible-Changed-Why:  
iThis appears to be a sysinstall-related PR 

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 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: eric->freebsd-qa 
Responsible-Changed-By: eric 
Responsible-Changed-When: Mon Oct 1 12:04:51 PDT 2001 
Responsible-Changed-Why:  
assign idle sysinstall bugs to freebsd-qa, as suggested by murray 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28444 
State-Changed-From-To: open->feedback 
State-Changed-By: murray 
State-Changed-When: Mon Oct 1 14:10:06 PDT 2001 
State-Changed-Why:  
This bug was recently fixed.  Can you please try FreeBSD 4.4 and 
verify that the problem no longer exists?  Thanks. 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28444 

From: "Jason Fesler" <jfesler@gigo.com>
To: <freebsd-gnats-submit@FreeBSD.org>, <jfesler@inktomi.com>
Cc:  
Subject: Re: i386/28444: instal.cfg; setting tryRTSOL=NO does not bypass Try IPv6 prompt
Date: Mon, 1 Oct 2001 14:28:23 -0700

 I will do so once I have test hosts again.  The hosts in question are going
 through testing with other OS's at the moment, as The Company decides what
 OS to ultimately use for some future projects.
 
 

From: Jason Fesler <jfesler@inktomi.com>
To: Clark Shishido <cshishido@avantgo.com>
Cc: "'freebsd-gnats-submit@freebsd.org'" <freebsd-gnats-submit@freebsd.org>
Subject: Re: i386/28444: instal.cfg; setting tryRTSOL=NO does not bypass T
 ry IPv6 prompt
Date: Tue, 5 Feb 2002 11:01:47 -0800 (PST)

 Thanks.  Theoretically people fixed this bug after I reported it. :-)
 
 
 On Tue, 5 Feb 2002, Clark Shishido wrote:
 
 >
 > making a custom build off of RELENG_4_5
 > and using a custom sysinstall config,
 > I'm not prompted for IPv6 or DHCP
 > when I have the following set:
 >
 > noConfirm=YES
 > noWarn=YES
 > nonInteractive=YES
 >
 > And of course I'm not promted when I use:
 > noConfirm=YES
 > noWarn=YES
 > nonInteractive=YES
 > tryDHCP=NO
 > tryRTSOL=NO
 >
 > only tested with cdrom and ftp installs.
 >
 > --clark
 >
 
State-Changed-From-To: feedback->closed 
State-Changed-By: murray 
State-Changed-When: Tue Feb 19 01:26:56 PST 2002 
State-Changed-Why:  
This bug was fixed prior to FreeBSD 4.4.  Thanks for the submission! 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28444 
Responsible-Changed-From-To: freebsd-qa->qa 
Responsible-Changed-By: johan 
Responsible-Changed-When: Sat Aug 24 19:46:34 PDT 2002 
Responsible-Changed-Why:  
Use short names for mailing list to make searches    
using the web query form work with the shown responsible. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=28444 
>Unformatted:
