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