Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-ppc64-disk.xml
Date: Tue, 08 May 2007 21:17:27
Message-Id: E1HlX3T-0001zM-OG@stork.gentoo.org
1 nightmorph 07/05/08 21:17:07
2
3 Modified: hb-install-ppc64-disk.xml
4 Log:
5 fixed coding style, no revbump. thanks to cla for reporting. smack josejx.
6
7 Revision Changes Path
8 1.30 xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.30&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.30&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?r1=1.29&r2=1.30
13
14 Index: hb-install-ppc64-disk.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v
17 retrieving revision 1.29
18 retrieving revision 1.30
19 diff -u -r1.29 -r1.30
20 --- hb-install-ppc64-disk.xml 7 May 2007 18:11:41 -0000 1.29
21 +++ hb-install-ppc64-disk.xml 8 May 2007 21:17:07 -0000 1.30
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v 1.29 2007/05/07 18:11:41 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v 1.30 2007/05/08 21:17:07 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -103,11 +103,12 @@
32 </table>
33
34 <note>
35 -There are some partitions named like this: <path>Apple_Driver43,
36 -Apple_Driver_ATA, Apple_FWDriver, Apple_Driver_IOKit, Apple_Patches</path>. If
37 -you are not planning to use MacOS 9 you can delete them, because MacOS X and
38 -Linux don't need them. You might have to use parted in order to delete them, as
39 -mac-fdisk can't delete them yet.
40 +There are some partitions named like this: <path>Apple_Driver43</path>,
41 +<path>Apple_Driver_ATA</path>, <path>Apple_FWDriver</path>,
42 +<path>Apple_Driver_IOKit</path>, and <path>Apple_Patches</path>. If you are not
43 +planning to use MacOS 9 you can delete them, because MacOS X and Linux don't
44 +need them. You might have to use parted in order to delete them, as mac-fdisk
45 +can't delete them yet.
46 </note>
47
48 <p>
49
50
51
52 --
53 gentoo-doc-cvs@g.o mailing list