From owner-freebsd-ppc@FreeBSD.ORG Mon Jan 3 12:43:22 2005 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 978BB16A4CE for ; Mon, 3 Jan 2005 12:43:22 +0000 (GMT) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2E6243D46 for ; Mon, 3 Jan 2005 12:43:21 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-31-188.dsl.onthenet.net [203.144.31.188]) j03ChBnP053283; Mon, 3 Jan 2005 22:43:12 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <41D93EFB.5050104@freebsd.org> Date: Mon, 03 Jan 2005 22:47:55 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Phil Regnauld References: <41D4B6BD.3050705@freebsd.org> <20050101213630.GA3034@flow.eu.org> <20050101223317.GA6970@moof.catpipe.net> <41D75B55.2090502@freebsd.org> <20050102115505.GA28305@moof.catpipe.net> In-Reply-To: <20050102115505.GA28305@moof.catpipe.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: PPC miniinst.iso available X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jan 2005 12:43:22 -0000 >> WRT partitions, do you think it would be useful to have them within a >>slice ? I've been thinking about allowing GPT partitions within a >>slice for a while, although it does complicate the loader a bit. > > > I don't really know, I assumed that was the way it worked on PPC as > well as i386. But considering we don't have the slice restrictions, > it does make sense to use one partition / slice (as OS X sees it). > > How is it on Alpha ? If there's a precedent there, it might be the > way to go. Alpha uses native MBR slices/BSD partitions ala FreeBSD/i386. later, Peter.