From gil@limbic.ssdl.com  Sun Dec 24 20:32:04 1995
Received: from limbic.ssdl.com (limbic.ssdl.com [206.109.78.34])
          by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id UAA01062
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Dec 1995 20:32:02 -0800 (PST)
Received: (from gil@localhost) by limbic.ssdl.com (8.7.2/8.7.2) id WAA15052; Sun, 24 Dec 1995 22:32:00 -0600 (CST)
Message-Id: <199512250432.WAA15052@limbic.ssdl.com>
Date: Sun, 24 Dec 1995 22:32:00 -0600 (CST)
From: "Gil Kloepfer Jr." <gil@limbic.ssdl.com>
Reply-To: gil@limbic.ssdl.com
To: FreeBSD-gnats-submit@freebsd.org
Cc: gil@limbic.ssdl.com
Subject: 2.1.0 problem with cpio verbosity
X-Send-Pr-Version: 3.2

>Number:         913
>Category:       conf
>Synopsis:       2.1.0-RELEASE, problem with cpio verbosity in install
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    jkh
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 24 20:40:01 PST 1995
>Closed-Date:    Wed May 8 02:22:14 PDT 1996
>Last-Modified:  Wed May  8 02:22:28 PDT 1996
>Originator:     Gil Kloepfer Jr.
>Release:        FreeBSD 2.1.0-RELEASE
>Organization:
SSDL
>Environment:

	All install environments in 2.1.0-RELEASE

>Description:

	2.1.0-RELEASE install procedure fails when extract detail is
	set to "low" in install "Options" menu.

	Causes a blank argument to be passed to cpio, causing cpio to
	think nothing should be extracted.  This will cause extraction of
	the root "floppy" to fail, so much of the installation information
	from that point on will not exist and the installation most likely
	will fail.

>How-To-Repeat:

	Set install option "extract detail" to "low"

>Fix:
	
	in media.c, routine cpioVerbosity, the last line in the routine
	returns "".  It should return "--null".

	Merry Christmas :)
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->jkh 
Responsible-Changed-By: gpalmer 
Responsible-Changed-When: Mon Apr 8 19:07:57 PDT 1996 
Responsible-Changed-Why:  
Sysinsatll is Jordan's area 
State-Changed-From-To: open->closed 
State-Changed-By: jkh 
State-Changed-When: Wed May 8 02:22:14 PDT 1996 
State-Changed-Why:  
This was fixed in -current; thanks, Gil. 
>Unformatted:
