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 1HlX1D-0001Kn-VP for garchives@archives.gentoo.org; Tue, 08 May 2007 21:14:48 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l48LEWbc014523; Tue, 8 May 2007 21:14:32 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 l48LEVsE014511 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 768A364AF5 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-00070G-Kw 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: 78336a35-4726-42b4-9279-2e9f68c553e9 X-Archives-Hash: 4a2430a1c16857e3355bb13e884c0fbd 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.39 xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.39&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?r1=1.38&r2=1.39 Index: hb-install-ppc-disk.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- hb-install-ppc-disk.xml 7 May 2007 18:11:41 -0000 1.38 +++ hb-install-ppc-disk.xml 8 May 2007 21:14:30 -0000 1.39 @@ -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