From owner-cvs-all Mon Apr 2 14:13:21 2001 Delivered-To: cvs-all@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id 6FF2237B71A; Mon, 2 Apr 2001 14:13:16 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from mobile.wemm.org (mobile.wemm.org [10.0.0.5]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f32LDGM57887; Mon, 2 Apr 2001 14:13:16 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f32LDFh14581; Mon, 2 Apr 2001 14:13:15 -0700 (PDT) (envelope-from peter@netplex.com.au) Message-Id: <200104022113.f32LDFh14581@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: John Baldwin Cc: "David E. O'Brien" , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/lib/libdisk create_chunk.c write_disk.c In-Reply-To: Date: Mon, 02 Apr 2001 14:13:15 -0700 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Baldwin wrote: > > On 01-Apr-01 David E. O'Brien wrote: > > obrien 2001/04/01 04:37:31 PDT > > > > Modified files: > > lib/libdisk create_chunk.c write_disk.c > > Log: > > Try to untangle some of the #ifdef spaghetti. > > Also, looking to the future, don't assume all the world is an i386 and al l > > its disk layout brain damage will be repeated by other platforms. So all > > the diking out if we are an Alpha, becomes adding in if we are an i386. > > Actually, IA64 uses a MBR and slices, too. I'd almost rather you use #ifdef > USE_SLICES or something like that and have each arch set appropriate defines to > describe its disk layout. Umm, that's not what I remember.. it is EFI based, and uses pure LBA partitioning. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message