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-ppc-disk.xml
Date: Tue, 08 May 2007 21:14:48
Message-Id: E1HlX0w-00070G-Kw@stork.gentoo.org
1 nightmorph 07/05/08 21:14:30
2
3 Modified: hb-install-ppc-disk.xml
4 Log:
5 fixed coding style, no revbump. thanks to cla for reporting. smack josejx.
6
7 Revision Changes Path
8 1.39 xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.39&view=markup
11 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
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?r1=1.38&r2=1.39
13
14 Index: hb-install-ppc-disk.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v
17 retrieving revision 1.38
18 retrieving revision 1.39
19 diff -u -r1.38 -r1.39
20 --- hb-install-ppc-disk.xml 7 May 2007 18:11:41 -0000 1.38
21 +++ hb-install-ppc-disk.xml 8 May 2007 21:14:30 -0000 1.39
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-ppc-disk.xml,v 1.38 2007/05/07 18:11:41 nightmorph Exp $ -->
27 +<!-- $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 $ -->
28
29 <sections>
30
31 @@ -94,11 +94,13 @@
32 </p>
33
34 <note>
35 -There may be "Disk Driver" partitions on your disk such as <path>Apple_Driver63,
36 -Apple_Driver_ATA, Apple_FWDriver, Apple_Driver_IOKit, Apple_Patches</path>.
37 -These are used to boot MacOS, so if you have no need for this, you can remove
38 -them by initializing the disk with mac-fdisk's <c>i</c> option. This will
39 -completely erase the disk! If you are in doubt, just let them be.
40 +There may be "Disk Driver" partitions on your disk such as
41 +<path>Apple_Driver63</path>, <path>Apple_Driver_ATA</path>,
42 +<path>Apple_FWDriver</path>, <path>Apple_Driver_IOKit</path>, and
43 +<path>Apple_Patches</path>. These are used to boot MacOS, so if you have no
44 +need for this, you can remove them by initializing the disk with mac-fdisk's
45 +<c>i</c> option. This will completely erase the disk! If you are in doubt,
46 +just let them be.
47 </note>
48
49 <note>
50
51
52
53 --
54 gentoo-doc-cvs@g.o mailing list