nightmorph 07/05/08 21:17:07 Modified: hb-install-ppc64-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-ppc64-disk.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-disk.xml?rev=1.6&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-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-ppc64-disk.xml?r1=1.5&r2=1.6 Index: hb-install-ppc64-disk.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-disk.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- hb-install-ppc64-disk.xml 7 May 2007 18:11:42 -0000 1.5 +++ hb-install-ppc64-disk.xml 8 May 2007 21:17:07 -0000 1.6 @@ -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/2007.0/hb-install-ppc64-disk.xml,v 1.5 2007/05/07 18:11:42 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-disk.xml,v 1.6 2007/05/08 21:17:07 nightmorph Exp $ --> <sections> @@ -103,11 +103,12 @@ </table> <note> -There are some partitions named like this: <path>Apple_Driver43, -Apple_Driver_ATA, Apple_FWDriver, Apple_Driver_IOKit, Apple_Patches</path>. If -you are not planning to use MacOS 9 you can delete them, because MacOS X and -Linux don't need them. You might have to use parted in order to delete them, as -mac-fdisk can't delete them yet. +There are some partitions named like this: <path>Apple_Driver43</path>, +<path>Apple_Driver_ATA</path>, <path>Apple_FWDriver</path>, +<path>Apple_Driver_IOKit</path>, and <path>Apple_Patches</path>. If you are not +planning to use MacOS 9 you can delete them, because MacOS X and Linux don't +need them. You might have to use parted in order to delete them, as mac-fdisk +can't delete them yet. </note> <p> -- [EMAIL PROTECTED] mailing list
