From owner-freebsd-ppc@FreeBSD.ORG Thu Sep 18 21:22:48 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 9CE8C16A4BF; Thu, 18 Sep 2003 21:22:48 -0700 (PDT) Received: from smtpout.mac.com (A17-250-248-86.apple.com [17.250.248.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AED443F3F; Thu, 18 Sep 2003 21:22:47 -0700 (PDT) (envelope-from leimy2k@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h8J4MlKx029678; Thu, 18 Sep 2003 21:22:47 -0700 (PDT) Received: from [192.168.1.11] (adsl-19-169-229.jan.bellsouth.net [68.19.169.229]) (authenticated bits=0) by mac.com (Xserve/8.12.9/MantshX 2.0) with ESMTP id h8J4MjwE027468; Thu, 18 Sep 2003 21:22:46 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v599) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: David Leimbach Date: Thu, 18 Sep 2003 23:22:37 -0500 To: freebsd-current@freebsd.org X-Mailer: Apple Mail (2.599) cc: freebsd-ppc@freebsd.org Subject: 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 04:22:48 -0000 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 :) Dave