From owner-freebsd-bugs Sun Dec 24 20:40:10 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA01393 for bugs-outgoing; Sun, 24 Dec 1995 20:40:10 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA01370 Sun, 24 Dec 1995 20:40:04 -0800 (PST) Resent-Date: Sun, 24 Dec 1995 20:40:04 -0800 (PST) Resent-Message-Id: <199512250440.UAA01370@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, gil@limbic.ssdl.com 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 ; 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." Reply-To: gil@limbic.ssdl.com To: FreeBSD-gnats-submit@freebsd.org Cc: gil@limbic.ssdl.com X-Send-Pr-Version: 3.2 Subject: conf/913: 2.1.0 problem with cpio verbosity Sender: owner-bugs@freebsd.org Precedence: bulk >Number: 913 >Category: conf >Synopsis: 2.1.0-RELEASE, problem with cpio verbosity in install >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 24 20:40:01 PST 1995 >Last-Modified: >Originator: Gil Kloepfer Jr. >Organization: SSDL >Release: FreeBSD 2.1.0-RELEASE >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 :) >Audit-Trail: >Unformatted: