From owner-cvs-all@FreeBSD.ORG Sun Feb 1 22:17:02 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 083F716A4CE; Sun, 1 Feb 2004 22:17:02 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2372943D64; Sun, 1 Feb 2004 22:16:47 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i126Gfu4003148; Mon, 2 Feb 2004 07:16:41 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: obrien@FreeBSD.org From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 01 Feb 2004 15:20:18 PST." <20040201232018.GD69858@dragon.nuxi.com> Date: Mon, 02 Feb 2004 07:16:41 +0100 Message-ID: <3147.1075702601@critter.freebsd.dk> cc: John-Mark Gurney cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sbin/sunlabel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 06:17:02 -0000 In message <20040201232018.GD69858@dragon.nuxi.com>, "David O'Brien" writes: >On Sun, Feb 01, 2004 at 10:42:19AM +0200, Ruslan Ermilov wrote: >> On Sat, Jan 31, 2004 at 09:27:07PM -0800, David O'Brien wrote: >> [...] >> > You can't really see an Alpha disk, on an i386 box. And both of them use >> > 'bsdlabel'. How do you propose to fix that? >> > >> Of course you can -- and that's how we create them during the >> cross release snapshots (the -m option of bsdlabel(8) helps). > >You misread the question. What I spoke of was to take a disk from a >working Alpha system and try to move it to an x86 machine and mount it. Well, it is on our list of things we _want_ to be able to do, but until do we the endianess-agnostic version of UFS we can't actually do that. -- 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.