From owner-freebsd-ppc@FreeBSD.ORG Sun Jan 8 02:50:32 2006 Return-Path: X-Original-To: freebsd-ppc@freebsd.org 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 1477F16A41F for ; Sun, 8 Jan 2006 02:50:32 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from hummer.onthenet.com.au (hummer.onthenet.com.au [203.13.68.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98BD943D45 for ; Sun, 8 Jan 2006 02:50:31 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.2.190] (CPE-2-190.dsl.OntheNet.net [203.144.2.190]) by hummer.onthenet.com.au (Postfix) with ESMTP id 58A4919FEDF; Sun, 8 Jan 2006 12:50:30 +1000 (EST) Message-ID: <43C07DF5.1060603@freebsd.org> Date: Sun, 08 Jan 2006 12:50:29 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: LT Cornell References: <20060107231105.23017.qmail@web34702.mail.mud.yahoo.com> In-Reply-To: <20060107231105.23017.qmail@web34702.mail.mud.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: Problem sharing UFS2 between PPC and i386 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jan 2006 02:50:32 -0000 (cc'd to -ppc, i think that was your intent :) > Don't post much but I do read up regularly, about the > filesystem issue is there another filesystem that > freebsd can install to such as reiser fs, and if not > is there any talk of possibly supporting this? I just had a quick glance at reiser and xfs and they look to do the right thing with byte order - ext2 doesn't. However, I think the former are read-only at this stage. later, Peter.