From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HYAwN-0008OX-Kb for garchives@archives.gentoo.org; Mon, 02 Apr 2007 01:02:36 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l3212OCF007156; Mon, 2 Apr 2007 01:02:24 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l3212No4007148 for ; Mon, 2 Apr 2007 01:02:24 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 69B8964E21 for ; Mon, 2 Apr 2007 01:02:23 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1HYAwA-0004Sn-I9 for gentoo-doc-cvs@lists.gentoo.org; Mon, 02 Apr 2007 01:02:22 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-ppc-medium.xml Message-Id: From: Josh Saddler Date: Mon, 02 Apr 2007 01:02:22 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 66778752-9511-4336-96af-98245243de74 X-Archives-Hash: a43d984bf5e8905f3e364f17a167ef51 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 @@ - + -7.0 +8.0 2006-08-30
@@ -155,12 +155,11 @@

-You can download the Universal Installation CD (and, if you want to, the -Packages CD as well) from one of our mirrors. The Installation CDs are located -in the releases/ppc/2007.0/ppc32/installcd directory; -the Package CDs are located in the -releases/ppc/2007.0/ppc32/packagecd directory. +You can download the Universal Installation CD (and, if you want to, the +Packages CD as well) from one of our mirrors. The Installation CDs are located in +the installcd directory; the Package CDs +are located in the packagecd directory.

@@ -470,8 +469,10 @@

-Activate DMA:                                       # hdparm -d 1 /dev/hda
-Activate DMA + Safe Performance-enhancing Options:  # hdparm -d 1 -A 1 -m 16 -u 1 -a 64 /dev/hda
+Activate DMA:
+# hdparm -d 1 /dev/hda
+Activate DMA + Safe Performance-enhancing Options:
+# hdparm -d 1 -A 1 -m 16 -u 1 -a 64 /dev/hda
 
@@ -551,7 +552,7 @@

-# links http://www.gentoo.org/doc/en/handbook/handbook-ppc.xml
+# links http://www.gentoo.org/doc/en/handbook/2007.0/handbook-ppc.xml
 

-- gentoo-doc-cvs@gentoo.org mailing list