From owner-freebsd-commit Sat Sep 30 14:38:05 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA18852 for freebsd-commit-outgoing; Sat, 30 Sep 1995 14:38:05 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA18697 for cvs-all-outgoing; Sat, 30 Sep 1995 14:36:42 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA18685 for cvs-user-outgoing; Sat, 30 Sep 1995 14:36:39 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id OAA18672 ; Sat, 30 Sep 1995 14:36:34 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id OAA02165; Sat, 30 Sep 1995 14:36:15 -0700 From: "Rodney W. Grimes" Message-Id: <199509302136.OAA02165@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/release/sysinstall install.c media.c tape.c To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Sat, 30 Sep 1995 14:36:15 -0700 (PDT) Cc: jkh@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org In-Reply-To: <21532.812496855@time.cdrom.com> from "Jordan K. Hubbard" at Sep 30, 95 02:34:15 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1145 Sender: owner-commit@FreeBSD.org Precedence: bulk > > > Humm... in that case I think ``I'' would rather see this switched back to > > doing the dots things, as at least then I had a chance to see an error in > > the output, as a by file name type listing will quickly scroll any type > > of error off the debug screens. You can implement the "", "-v", "-V" > > option as a 2.2 feature addition. > > Well, this was originally why I did things that way but I've received > like 5 or 6 complaints from people saying that they would much rather > see which files are being extracted so they know more about what's > being installed. I guess it's not possible to please everyone, > at least not without adding the aformentioned generalization stuff. You might mention to the people that have asked for this ``feature'' my feelings on the subject and see if they would rather have there feature or my ability to find error messages in the output :-). They can always find out what was installed with: find / | sort >/tmp/install.list :-). -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD