From owner-freebsd-current Sun Feb 16 0:43:55 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C0FB37B401 for ; Sun, 16 Feb 2003 00:43:54 -0800 (PST) Received: from phk.freebsd.dk (phk.freebsd.dk [212.242.86.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 561FF43FE3 for ; Sun, 16 Feb 2003 00:43:53 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by phk.freebsd.dk (8.12.6/8.12.6) with ESMTP id h1G8hp6E034929; Sun, 16 Feb 2003 08:43:51 GMT (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id h1G8hjOx004074; Sun, 16 Feb 2003 09:43:50 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Makoto Matsushita Cc: current@FreeBSD.ORG Subject: Re: FreeBSD/alpha make-release on FreeBSD/i386: dislabel problem From: phk@phk.freebsd.dk In-Reply-To: Your message of "Sun, 16 Feb 2003 17:41:20 +0900." <20030216174120D.matusita@jp.FreeBSD.org> Date: Sun, 16 Feb 2003 09:43:45 +0100 Message-ID: <4073.1045385025@critter.freebsd.dk> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20030216174120D.matusita@jp.FreeBSD.org>, Makoto Matsushita writes: > >phk> Not yet. I think adding a "-m architecture" flag to disklabel is the >phk> way around this problem, but have not had time to do so. > >Thanks, I'm waiting until you have enough time to do since I have >little knowledge about this issue:) > >BTW, what's changes do you imagine? Make a table which holds >architecture name, label size, offset, etc and use it in >disklabel.c:makebootarea()? Something like that. >Maybe it requires some changes in since LABELOFFSET >and other macros are defined inside of architecture-dependent #ifdefs... Doing this would actually make LABELOFFSET obsolete. -- 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message