From owner-cvs-all Wed Mar 20 11:54:38 2002 Delivered-To: cvs-all@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id 2EEDD37B400; Wed, 20 Mar 2002 11:54:30 -0800 (PST) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.12.2/8.12.2) with ESMTP id g2KJrusg001340; Wed, 20 Mar 2002 14:54:02 -0500 (EST) (envelope-from mi@aldan.algebra.com) Message-Id: <200203201954.g2KJrusg001340@aldan.algebra.com> Date: Wed, 20 Mar 2002 14:53:56 -0500 (EST) From: Mikhail Teterin Subject: Re: cvs commit: src/sbin/newfs mkfs.c newfs.8 newfs.c newfs.h To: sheldonh@starjuice.net Cc: phk@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <58389.1016624144@axl.seasidesoftware.co.za> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 20 Mar, Sheldon Hearn wrote: > > > On Tue, 19 Mar 2002 23:16:16 PST, Poul-Henning Kamp wrote: > >> Modified files: >> sbin/newfs mkfs.c newfs.8 newfs.c newfs.h >> Log: >> Swing the axe and remove some archaic features from newfs which modern >> diskdrives do neither need nor want: > > I really like this. The number of unnecessary options available in > newfs(8) has, I think, always presented a significant entry barrier for > new users. It takes serious discipline and faith to read through the > entire manual page, trusting that you'll understand how to use the tool > effectively when you're finished. The next area for the similar clean-up should, probably, be disklabel... % disklabel ccd0 type: CCD disk: ccd [...] rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 [...] Some of those seem useless/bogus to me. May be, some of them really are? -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message