From owner-freebsd-ppc@FreeBSD.ORG Tue Dec 14 21:59:41 2004 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 17E8B16A4CE for ; Tue, 14 Dec 2004 21:59:41 +0000 (GMT) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6354743D3F for ; Tue, 14 Dec 2004 21:59:40 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-31-188.dsl.onthenet.net [203.144.31.188]) iBELxZnP087876; Wed, 15 Dec 2004 07:59:36 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <41BF636E.3090805@freebsd.org> Date: Wed, 15 Dec 2004 08:04:30 +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: Michael Dexter References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: Darwin UFS Support? 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: Tue, 14 Dec 2004 21:59:41 -0000 Hi Michael, > While this is only semi-related to the PPC port, I am curious if anyone > has tried using the NetBSD code for mounting Darwin/Mac OS X-type UFS > partitions? > > http://kerneltrap.org/node/view/282 > http://mail-index.netbsd.org/port-macppc/2001/12/14/0003.html I've not tried it with NetBSD, and I also haven't looked at what it would take to merge into FreeBSD's UFS. Probably not trivial :-( later, Peter.