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-medium.xml
Date: Mon, 02 Apr 2007 01:02:36
Message-Id: E1HYAwA-0004Sn-I9@stork.gentoo.org
1 nightmorph 07/04/02 01:02:22
2
3 Modified: hb-install-ppc-medium.xml
4 Log:
5 ppc conditionals
6
7 Revision Changes Path
8 1.3 xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-medium.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-medium.xml?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-medium.xml?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-medium.xml?r1=1.2&r2=1.3
13
14 Index: hb-install-ppc-medium.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-medium.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- hb-install-ppc-medium.xml 20 Mar 2007 05:31:13 -0000 1.2
21 +++ hb-install-ppc-medium.xml 2 Apr 2007 01:02:22 -0000 1.3
22 @@ -4,11 +4,11 @@
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/2007.0/hb-install-ppc-medium.xml,v 1.2 2007/03/20 05:31:13 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-medium.xml,v 1.3 2007/04/02 01:02:22 nightmorph Exp $ -->
28
29 <sections>
30
31 -<version>7.0</version>
32 +<version>8.0</version>
33 <date>2006-08-30</date>
34
35 <section>
36 @@ -155,12 +155,11 @@
37 <body>
38
39 <p>
40 -You can download the Universal Installation CD (and, if you want to, the
41 -Packages CD as well) from one of our <uri
42 -link="/main/en/mirrors.xml">mirrors</uri>. The Installation CDs are located
43 -in the <path>releases/ppc/2007.0/ppc32/installcd</path> directory;
44 -the Package CDs are located in the
45 -<path>releases/ppc/2007.0/ppc32/packagecd</path> directory.
46 +You can download the Universal Installation CD (and, if you want to, the
47 +Packages CD as well) from one of our <uri
48 +link="/main/en/mirrors.xml">mirrors</uri>. The Installation CDs are located in
49 +the <path><keyval id="release-dir"/>installcd</path> directory; the Package CDs
50 +are located in the <path><keyval id="release-dir"/>packagecd</path> directory.
51 </p>
52
53 <p>
54 @@ -470,8 +469,10 @@
55 </p>
56
57 <pre caption="Tweaking hard disk performance">
58 -<comment>Activate DMA:</comment> # <i>hdparm -d 1 /dev/hda</i>
59 -<comment>Activate DMA + Safe Performance-enhancing Options:</comment> # <i>hdparm -d 1 -A 1 -m 16 -u 1 -a 64 /dev/hda</i>
60 +<comment>Activate DMA:</comment>
61 +# <i>hdparm -d 1 /dev/hda</i>
62 +<comment>Activate DMA + Safe Performance-enhancing Options:</comment>
63 +# <i>hdparm -d 1 -A 1 -m 16 -u 1 -a 64 /dev/hda</i>
64 </pre>
65
66 </body>
67 @@ -551,7 +552,7 @@
68 </p>
69
70 <pre caption="Viewing the Online Documentation">
71 -# <i>links http://www.gentoo.org/doc/en/handbook/handbook-ppc.xml</i>
72 +# <i>links http://www.gentoo.org/doc/en/handbook/2007.0/handbook-ppc.xml</i>
73 </pre>
74
75 <p>
76
77
78
79 --
80 gentoo-doc-cvs@g.o mailing list