From owner-cvs-src@FreeBSD.ORG Wed Apr 16 06:51:25 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 CF13E37B404; Wed, 16 Apr 2003 06:51:25 -0700 (PDT) Received: from critter.freebsd.dk (port757.uc1-esp.isdn-lan.cybercity.dk [212.242.98.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0600A43F85; Wed, 16 Apr 2003 06:51:24 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h3GDpL6W079916; Wed, 16 Apr 2003 15:51:21 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Jake Burkholder From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 16 Apr 2003 07:45:42 EDT." <20030416114542.GC16563@locore.ca> Date: Wed, 16 Apr 2003 15:51:20 +0200 Message-ID: <79915.1050501080@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/sunlabel Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 13:51:26 -0000 In message <20030416114542.GC16563@locore.ca>, Jake Burkholder writes: >Ok, I don't mind doing the endian conversion for sunlabel so that it >works on little endian platforms, I started it but haven't finished >and just wanted to get release building on sparc64. I'd really like >it if disklabel was called bsdlabel, and we install a hard link to >disklabel based on the architecture. 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. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.