From owner-freebsd-ppc@FreeBSD.ORG Thu Jan 6 01:37:02 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 A0A6016A4CE for ; Thu, 6 Jan 2005 01:37:02 +0000 (GMT) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DF0043D53 for ; Thu, 6 Jan 2005 01:37:02 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-30-203.dsl.onthenet.net [203.144.30.203]) j061arnP063181; Thu, 6 Jan 2005 11:36:54 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <41DC9750.40707@freebsd.org> Date: Thu, 06 Jan 2005 11:41:36 +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: Andrew Gallatin References: <41D4B6BD.3050705@freebsd.org> <20050101213630.GA3034@flow.eu.org> <20050101223317.GA6970@moof.catpipe.net> <41D75B55.2090502@freebsd.org> <20050102115505.GA28305@moof.catpipe.net> <41D93EFB.5050104@freebsd.org> <16860.2359.646545.119336@grasshopper.cs.duke.edu> <41DC8D42.6070000@freebsd.org> <16860.37573.187660.468805@grasshopper.cs.duke.edu> In-Reply-To: <16860.37573.187660.468805@grasshopper.cs.duke.edu> 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: Thu, 06 Jan 2005 01:37:02 -0000 > I like your overlay install idea that you mentioned a while back. If > I remember correctly, it some something like we install ourselves into > /FreeBSD on the normal MacOSX partition, and we automatically prepend > /FreeBSD to any name lookups just like the linuxulater prepends > /compat/linux. Or maybe just chroot ourselves into /FreeBSD. > > But that depends on having HFS in the base system. Which might be a > good idea.. Unfortunately the FreeBSD buf code has diverged enough from OSX's that the existing HFS port, which has the excellent property of using OSX HFS code unchanged, no longer works :( later, Peter.