From owner-freebsd-arch Tue Oct 31 19:52: 2 2000 Delivered-To: freebsd-arch@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 4247337B4C5; Tue, 31 Oct 2000 19:52:00 -0800 (PST) Received: from laptop.baldwin.cx (john@dhcp241.osd.bsdi.com [204.216.28.241]) by pike.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id eA13pBf32064; Tue, 31 Oct 2000 19:51:11 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200011010341.eA13fCV42009@billy-club.village.org> Date: Tue, 31 Oct 2000 19:52:13 -0800 (PST) From: John Baldwin To: Warner Losh Subject: Re: Like to commit my diskprep Cc: arch@FreeBSD.org, obrien@FreeBSD.org Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 01-Nov-00 Warner Losh wrote: > In message <20001031132945.B28476@dragon.nuxi.com> "David O'Brien" writes: >: Since Matt's bits do fix the basic problem, is diskprep OBE except maybe >: as a wrapper for fdisk & disklabel? > > But Matt is unwilling to bring them into current, so they are not a > contender as far as I'm concerned. I don't care how wonderful they > are. Without someone willing to champion them into -current they > don't exist as far as I'm concerned. They also violate the disk > layering that we need to maintain as we move to new platforms. Actually, Jordan has already committed them to current. And they don't violate layering. The only layering violation we have is dangerously dedicated mode when done from disklabel via 'disklabel ad0 auto' instead of 'fdisk -I ad0 ; disklabel ad0s1 auto', which Matt's fixes actually let us do now. > Also, diskprep allows one to "mass produce" disks in such a way that > you have the same partitioning on all of them, except maybe one "hog" > slice that picks up the extra bits that different geometries might > require. It is a nice utility then, much like adduser is a nice utility. Whether or not it belongs in ports or the base system depends on which color of paint you prefer for your bikesheds.. > Warner -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message