From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtprelay06.ispgateway.de ([80.67.31.96]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1SK6tM-0005f4-V6 for ptxdist@pengutronix.de; Tue, 17 Apr 2012 13:48:20 +0200 Received: from [78.47.165.117] (helo=regiomontanus.bwalle.de) by smtprelay06.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1SK6tM-0004w8-IX for ptxdist@pengutronix.de; Tue, 17 Apr 2012 13:48:16 +0200 Date: Tue, 17 Apr 2012 13:48:15 +0200 From: Bernhard Walle Message-ID: <20120417114815.GB11343@regiomontanus.bwalle.de> References: <4F831846.3060203@bwalle.de> <4F832414.2090800@biessmann.de> <20120409185943.GB7410@regiomontanus.bwalle.de> <4F834B30.7020002@biessmann.de> <20120410090436.GB598@regiomontanus.bwalle.de> <20120410183557.GA7335@regiomontanus.bwalle.de> <1B5EB76D-CF79-4E04-A49E-E4C9A49AF0BE@etit.tu-chemnitz.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1B5EB76D-CF79-4E04-A49E-E4C9A49AF0BE@etit.tu-chemnitz.de> Subject: Re: [ptxdist] Using PTXdist on Mac OS Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Hi Daniel, * Daniel Kriesten [2012-04-17 13:08]: > The next point is concerning the files system on a Mac. AFAIR the > default filesystem is the case insensitive version of HFS+ (this is > definitely true up to 10.6). So the OSELAS tool-chain rejects to > build. And further on some of the packages will also fail. Obvious, > there are two solutions. Using an external disk with a case sensitive > file system (e.g. HFSX, ext*) ore using a (sparse) image as a > container. I decided to use the latter approach. Indeed, I missed that in the documentation. I'll add it soon. I personally use the 3rd approach: A data partition on the internal disk with a case insensitive file system. I'll send you a personal mail for proofreading if that is okay. > The last point I tumbled over is the git command on page 10: > % git am git clone git://git.qemu.org/qemu.git > Whats the purpose of this command? Is it really needed? You only need that if you want to use Qemu to start the image. Regards, Bernhard -- ptxdist mailing list ptxdist@pengutronix.de