From owner-cvs-all@FreeBSD.ORG Wed Jan 28 19:08:50 2004 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 E473616A4CE; Wed, 28 Jan 2004 19:08:50 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A380543D1F; Wed, 28 Jan 2004 19:08:49 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i0T38mA0082421; Wed, 28 Jan 2004 19:08:49 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i0T38mQA082420; Wed, 28 Jan 2004 19:08:48 -0800 (PST) (envelope-from obrien) Date: Wed, 28 Jan 2004 19:08:48 -0800 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20040129030848.GA82376@dragon.nuxi.com> References: <200401281929.i0SJTGIP043858@repoman.freebsd.org> <20040128201928.GA11253@FreeBSD.org.ua> <20040128202822.GA77881@dragon.nuxi.com> <20040128203513.GD11253@FreeBSD.org.ua> <20040128144715.C11120@pooker.samsco.home> <20040128205137.GG11253@FreeBSD.org.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040128205137.GG11253@FreeBSD.org.ua> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-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: Scott Long cc: Poul-Henning Kamp cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/disklabel Makefile disklabel.5 disklabel.8 disklabel.c pathnames.h 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, 29 Jan 2004 03:08:51 -0000 On Wed, Jan 28, 2004 at 10:51:37PM +0200, Ruslan Ermilov wrote: > On Wed, Jan 28, 2004 at 02:49:31PM -0700, Scott Long wrote: > > On Wed, 28 Jan 2004, Ruslan Ermilov wrote: > [...] > > > Perhaps you didn't notice that, but the trimmed part of the patch > > > also removes the compatibility link from disklabel to bsdlabel. > > > > > > The disklabel is not linked to sunlabel since 2003/04/23. > > > > > > > Do not remove the compatibility link. > > > No problem -- I can carry this change locally, though nobody tells > me why would this be a good idea to preserve it. Because it gives us a single "name" to use to label disks on FreeBSD. I'm glad you reminded me that it isn't linked on sparc64 -- it should have been.