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 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v 1.38 2007/05/07 18:11:41 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v 1.39 2007/05/08 21:14:30 nightmorph Exp $ --> <sections> @@ -94,11 +94,13 @@ </p> <note> -There may be "Disk Driver" partitions on your disk such as <path>Apple_Driver63, -Apple_Driver_ATA, Apple_FWDriver, Apple_Driver_IOKit, Apple_Patches</path>. -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 <c>i</c> 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 +<path>Apple_Driver63</path>, <path>Apple_Driver_ATA</path>, +<path>Apple_FWDriver</path>, <path>Apple_Driver_IOKit</path>, and +<path>Apple_Patches</path>. 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 +<c>i</c> option. This will completely erase the disk! If you are in doubt, +just let them be. </note> <note> -- [EMAIL PROTECTED] mailing list
