Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jun 2001 04:08:04 -0700 (PDT)
From:      jfesler@inktomi.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   i386/28444: installer; tryRTSOL=NO bug
Message-ID:  <200106271108.f5RB84P28231@heavenx.inktomi.com>

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

>Number:         28444
>Category:       i386
>Synopsis:       instal.cfg; setting tryRTSOL=NO does not bypass Try IPv6 prompt
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 27 04:10:02 PDT 2001
>Closed-Date:
>Last-Modified:
>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:
>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?200106271108.f5RB84P28231>