nightmorph 07/04/02 01:02:08 Modified: hb-install-ppc-medium.xml Log: ppc conditionals
Revision Changes Path 1.40 xml/htdocs/doc/en/handbook/draft/hb-install-ppc-medium.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-medium.xml?rev=1.40&view=markup 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 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 Index: hb-install-ppc-medium.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-medium.xml,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- hb-install-ppc-medium.xml 19 Mar 2007 10:26:44 -0000 1.39 +++ hb-install-ppc-medium.xml 2 Apr 2007 01:02:07 -0000 1.40 @@ -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/draft/hb-install-ppc-medium.xml,v 1.39 2007/03/19 10:26:44 nightmorph Exp $ --> +<!-- $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 $ --> <sections> @@ -155,12 +155,11 @@ <body> <p> -You can download the Universal Installation CD (and, if you want to, the -Packages CD as well) from one of our <uri -link="/main/en/mirrors.xml">mirrors</uri>. The Installation CDs are located -in the <path>releases/ppc/2007.0/ppc32/installcd</path> directory; -the Package CDs are located in the -<path>releases/ppc/2007.0/ppc32/packagecd</path> directory. +You can download the Universal Installation CD (and, if you want to, the +Packages CD as well) from one of our <uri +link="/main/en/mirrors.xml">mirrors</uri>. The Installation CDs are located in +the <path><keyval id="release-dir"/>installcd</path> directory; the Package CDs +are located in the <path><keyval id="release-dir"/>packagecd</path> directory. </p> <p> @@ -470,8 +469,10 @@ </p> <pre caption="Tweaking hard disk performance"> -<comment>Activate DMA:</comment> # <i>hdparm -d 1 /dev/hda</i> -<comment>Activate DMA + Safe Performance-enhancing Options:</comment> # <i>hdparm -d 1 -A 1 -m 16 -u 1 -a 64 /dev/hda</i> +<comment>Activate DMA:</comment> +# <i>hdparm -d 1 /dev/hda</i> +<comment>Activate DMA + Safe Performance-enhancing Options:</comment> +# <i>hdparm -d 1 -A 1 -m 16 -u 1 -a 64 /dev/hda</i> </pre> </body> -- [email protected] mailing list
