From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HlX1G-0005yS-Qz for garchives@archives.gentoo.org; Tue, 08 May 2007 21:14:51 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l48LEXnb014524; Tue, 8 May 2007 21:14:33 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l48LEWnY014512 for ; Tue, 8 May 2007 21:14:32 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 8C489648CD for ; Tue, 8 May 2007 21:14:31 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1HlX0w-0007su-PJ for gentoo-doc-cvs@lists.gentoo.org; Tue, 08 May 2007 21:14:30 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-ppc-disk.xml Message-Id: From: Josh Saddler Date: Tue, 08 May 2007 21:14:30 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: b26dd50b-fa19-4e72-b42e-afc878a472e5 X-Archives-Hash: edb5351dfd1e8a18f381463ca4f5bdcd nightmorph 07/05/08 21:14:30 Modified: hb-install-ppc-disk.xml Log: fixed coding style, no revbump. thanks to cla for reporting. smack josejx. Revision Changes Path 1.6 xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml?rev=1.6&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml?r1=1.5&r2=1.6 Index: hb-install-ppc-disk.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- hb-install-ppc-disk.xml 7 May 2007 18:11:42 -0000 1.5 +++ hb-install-ppc-disk.xml 8 May 2007 21:14:30 -0000 1.6 @@ -4,7 +4,7 @@ - + @@ -94,11 +94,13 @@

-There may be "Disk Driver" partitions on your disk such as Apple_Driver63, -Apple_Driver_ATA, Apple_FWDriver, Apple_Driver_IOKit, Apple_Patches. -These are used to boot MacOS, so if you have no need for this, you can remove -them by initializing the disk with mac-fdisk's i option. This will -completely erase the disk! If you are in doubt, just let them be. +There may be "Disk Driver" partitions on your disk such as +Apple_Driver63, Apple_Driver_ATA, +Apple_FWDriver, Apple_Driver_IOKit, and +Apple_Patches. These are used to boot MacOS, so if you have no +need for this, you can remove them by initializing the disk with mac-fdisk's +i option. This will completely erase the disk! If you are in doubt, +just let them be. -- gentoo-doc-cvs@gentoo.org mailing list