From owner-cvs-all@FreeBSD.ORG Thu Apr 17 15:38:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B635A37B401; Thu, 17 Apr 2003 15:38:27 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA79643FBD; Thu, 17 Apr 2003 15:38:26 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h3HMcJdZ034683; Thu, 17 Apr 2003 15:38:19 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h3HMcJLM034682; Thu, 17 Apr 2003 15:38:19 -0700 (PDT) Date: Thu, 17 Apr 2003 15:38:19 -0700 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20030417223819.GA34467@dragon.nuxi.com> References: <20030416114542.GC16563@locore.ca> <79915.1050501080@critter.freebsd.dk> <20030416155003.GA48632@dragon.nuxi.com> <20030416205506.GB10181@sunbay.com> <20030417021516.GA8425@dragon.nuxi.com> <20030417062710.GC61799@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030417062710.GC61799@sunbay.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/sunlabel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2003 22:38:28 -0000 On Thu, Apr 17, 2003 at 09:27:10AM +0300, Ruslan Ermilov wrote: > On Wed, Apr 16, 2003 at 07:15:16PM -0700, David O'Brien wrote: > > On Wed, Apr 16, 2003 at 11:55:06PM +0300, Ruslan Ermilov wrote: > > > On Wed, Apr 16, 2003 at 08:50:03AM -0700, David O'Brien wrote: > > > > On Wed, Apr 16, 2003 at 03:51:20PM +0200, Poul-Henning Kamp wrote: > > > > > I agree about disklabel being called bsdlabel, but I may be less > > > > > convinced about doing symlinks unless to tools have at least > > > > > remotely similar userinterface. > > > > > > > > I've used both disk^H^H^Hbsdlabel and sunlabel. Their interfaces are > > > > close enough that one can handle the 'disklabel' link to them. My hands > > > > (and I'm sure many) are trained to type "disklabel" and I'd really like > > > > to see jakes suggestion become reality. > > > > > > > disklabel will soon be enabled on sparc64 too, once > > > the endianness fixes are committed. This is needed > > > > We actually already had disklabe on sparc64 -- I used it to create ccd's. > > It was only recently it was disconnected from the sparc64 build. > > > I know. It was disconnected because it didn't support sparc64. Wrong. It is unclear what "supported" means here. It worked in some contexts, but not all. Namely you could not boot a disklabeled disk. disklabel worked fine for non bootable disks.