From owner-cvs-src@FreeBSD.ORG Wed Apr 16 19:15:41 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8405C37B404; Wed, 16 Apr 2003 19:15:40 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0118043FBD; Wed, 16 Apr 2003 19:15:39 -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 h3H2FLdZ008485; Wed, 16 Apr 2003 19:15:25 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h3H2FG1a008480; Wed, 16 Apr 2003 19:15:16 -0700 (PDT) Date: Wed, 16 Apr 2003 19:15:16 -0700 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20030417021516.GA8425@dragon.nuxi.com> References: <20030416114542.GC16563@locore.ca> <79915.1050501080@critter.freebsd.dk> <20030416155003.GA48632@dragon.nuxi.com> <20030416205506.GB10181@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030416205506.GB10181@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: Jake Burkholder cc: Poul-Henning Kamp cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sbin/sunlabel Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2003 02:15:41 -0000 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.