From owner-freebsd-current Sat Jan 16 12:03:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA16607 for freebsd-current-outgoing; Sat, 16 Jan 1999 12:03:21 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ceia.nordier.com ([139.92.122.172]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA16597 for ; Sat, 16 Jan 1999 12:03:17 -0800 (PST) (envelope-from rnordier@nordier.com) Received: (from rnordier@localhost) by ceia.nordier.com (8.8.7/8.6.12) id WAA22167; Sat, 16 Jan 1999 22:01:56 +0200 (SAT) From: Robert Nordier Message-Id: <199901162001.WAA22167@ceia.nordier.com> Subject: Re: a few suggestions/comments on 3.0-RELEASE In-Reply-To: <199901161652.DAA24642@godzilla.zeta.org.au> from Bruce Evans at "Jan 17, 99 03:52:29 am" To: bde@zeta.org.au (Bruce Evans) Date: Sat, 16 Jan 1999 22:01:54 +0200 (SAT) Cc: igor@physics.uiuc.edu, rnordier@nordier.com, current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bruce Evans wrote: > >> Also, it might be nice if the disklabel(8) man pages explicitely > >> say that the bootstrap code can be installed on each slice. > >> (am I wrong ?) > > > >You're right, the bootblocks can be installed on each slice, and > >this also needs documenting. > > This doesn't need documenting. disklabel(8) knows nothing of slices. > It installs labels and bootblocks on disk-like devices. Slices are > just one type of disk-like device. All regular files larger than 1K > and many devices are disk-like, thanks to device independence. I think one does well to avoid "No! No! No!" reponses to useful feedback. The original suggestion highlights aspects of the new bootblocks that are incompletely documented and potentially confusing. My reply was intentionally phrased to acknowledge this while omitting all reference to the disklabel man page. This does need documenting. disklabel(8) is merely an installation tool for bootstrap stages 1 & 2, as is install(1) for bootstrap stage 3. Of course one does not document programs on the man pages of their installation tools. However this does not mean that one does not document them (or their installation procedures) at all. -- Robert Nordier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message