nightmorph 07/04/02 01:02:22 Modified: hb-install-ppc-medium.xml Log: ppc conditionals
Revision Changes Path 1.3 xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-medium.xml 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 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 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 Index: hb-install-ppc-medium.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-medium.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hb-install-ppc-medium.xml 20 Mar 2007 05:31:13 -0000 1.2 +++ hb-install-ppc-medium.xml 2 Apr 2007 01:02:22 -0000 1.3 @@ -4,11 +4,11 @@ <!-- 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/2007.0/hb-install-ppc-medium.xml,v 1.2 2007/03/20 05:31:13 nightmorph Exp $ --> +<!-- $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 $ --> <sections> -<version>7.0</version> +<version>8.0</version> <date>2006-08-30</date> <section> @@ -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> @@ -551,7 +552,7 @@ </p> <pre caption="Viewing the Online Documentation"> -# <i>links http://www.gentoo.org/doc/en/handbook/handbook-ppc.xml</i> +# <i>links http://www.gentoo.org/doc/en/handbook/2007.0/handbook-ppc.xml</i> </pre> <p> -- [email protected] mailing list
