From owner-freebsd-ppc@FreeBSD.ORG Fri Sep 19 03:46:14 2003 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 2E1FA16A4B3; Fri, 19 Sep 2003 03:46:14 -0700 (PDT) Received: from firecrest.mail.pas.earthlink.net (firecrest.mail.pas.earthlink.net [207.217.121.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72C8643FBD; Fri, 19 Sep 2003 03:46:13 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from user-2ivfmp3.dialup.mindspring.com ([165.247.219.35] helo=mindspring.com) by firecrest.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 1A0ImB-0003G9-00; Fri, 19 Sep 2003 03:46:12 -0700 Message-ID: <3F6ADE2E.4CBA1BB3@mindspring.com> Date: Fri, 19 Sep 2003 03:45:02 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: David Leimbach References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a480d4f8bbc2193b3e4fac426c7b6ef1132601a10902912494350badd9bab72f9c350badd9bab72f9c cc: freebsd-current@freebsd.org cc: freebsd-ppc@freebsd.org Subject: Re: HFS+ driver kernel options? 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: Fri, 19 Sep 2003 10:46:14 -0000 David Leimbach wrote: > Hey... just looking to see what option I need to enable to get HFS+ > support... > > I am going to try experimenting with building a ppc cross-build > environment and > try to install FreeBSD on my iPod and boot from it :) (1) iPod's default to MSDOSFS for compatability with PC's. (2) iPod's do not have a PPC, they have two ARM chips. There's a Linux that runs on iPod's that you might want to look at, if you are truly interested in doing a port of FreeBSD, but it would be an ARM port. -- Terry