Bug 28444

Summary: instal.cfg; setting tryRTSOL=NO does not bypass Try IPv6 prompt
Product: Base System Reporter: jfesler <jfesler>
Component: i386Assignee: freebsd-qa (Nobody) <qa>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.3-RELEASE   
Hardware: Any   
OS: Any   

Description jfesler 2001-06-27 12:10:02 UTC
	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).

Fix: 

Set tryRTSOL to anything but YES or NO.  In my case, HELLNO.
How-To-Repeat: 	Install with a custom install.cfg, where tryRTSOL=YES is defined
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2001-07-08 23:09:47 UTC
Responsible Changed
From-To: freebsd-bugs->jkh

iThis appears to be a sysinstall-related PR
Comment 2 jkh freebsd_committer freebsd_triage 2001-08-31 01:02:43 UTC
Responsible Changed
From-To: jkh->eric

Because it beats having me do it.
Comment 3 jkh freebsd_committer freebsd_triage 2001-08-31 01:02:43 UTC
Responsible Changed
From-To: jkh->eric

Because Eric touched it last.
Comment 4 Eric Melville freebsd_committer freebsd_triage 2001-10-01 20:04:51 UTC
Responsible Changed
From-To: eric->freebsd-qa

assign idle sysinstall bugs to freebsd-qa, as suggested by murray
Comment 5 Murray Stokely freebsd_committer freebsd_triage 2001-10-01 22:10:06 UTC
State Changed
From-To: open->feedback

This bug was recently fixed.  Can you please try FreeBSD 4.4 and 
verify that the problem no longer exists?  Thanks.
Comment 6 Jason Fesler 2001-10-01 22:28:23 UTC
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.
Comment 7 jfesler 2002-02-05 19:01:47 UTC
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
>
Comment 8 Murray Stokely freebsd_committer freebsd_triage 2002-02-19 09:26:56 UTC
State Changed
From-To: feedback->closed

This bug was fixed prior to FreeBSD 4.4.  Thanks for the submission!
Comment 9 Johan Karlsson freebsd_committer freebsd_triage 2002-08-25 03:46:34 UTC
Responsible Changed
From-To: freebsd-qa->qa

Use short names for mailing list to make searches    
using the web query form work with the shown responsible.