Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA15567; Sat, 30 Sep 95 16:14:38 EDT
Received: from freefall.FreeBSD.ORG by MIT.EDU with SMTP
	id AA14933; Sat, 30 Sep 95 16:14:09 EDT
Received: from time.cdrom.com (time.cdrom.com [192.216.222.226])
          by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA14748
          ; Sat, 30 Sep 1995 13:04:29 -0700
Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id NAA21317; Sat, 30 Sep 1995 13:04:17 -0700
To: "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
Cc: jkh@freefall.freebsd.org (Jordan K. Hubbard),
        CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org
Subject: Re: cvs commit: src/release/sysinstall install.c media.c tape.c 
In-Reply-To: Your message of "Sat, 30 Sep 1995 12:50:35 PDT."
             <199509301950.MAA02020@GndRsh.aac.dev.com> 
Date: Sat, 30 Sep 1995 13:04:16 -0700
Message-Id: <21315.812491456@time.cdrom.com>
From: "Jordan K. Hubbard" <jkh@time.cdrom.com>

> Would it be possible to have this controlled by the installation option
> menu so that you could have either "", "-v" or "-V".  I dislike haveing
> either -v or -V on as it causes error messages to scroll off the screen
> if I am not watching closely, and watching installs closely is not something
> I do very often :-)

Well, I'd have to add another sysinstall state variable, add it to the
options menu and then build the cpio argument lists more dynamically
in several places.  It's not a royal pain, but I'm also trying to
minimize the changes I make to sysinstall at this stage so that I
don't break something in between snapshots and final release.

How do other folks feel about this?  If there's enough general feeling
that the level of "detail" provided on the debug screen should be so
configurable, I'll add it.

					Jordan
