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 1HlZSF-0001yR-4t for garchives@archives.gentoo.org; Tue, 08 May 2007 23:50:51 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l48NoWIq026558; Tue, 8 May 2007 23:50:32 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 l48NoVHH026548 for ; Tue, 8 May 2007 23:50:32 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 70E7E649D2 for ; Tue, 8 May 2007 23:50:31 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1HlZRu-0002ZK-KM for gentoo-doc-cvs@lists.gentoo.org; Tue, 08 May 2007 23:50:30 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-ppc-disk.xml Message-Id: From: Josh Saddler Date: Tue, 08 May 2007 23:50:30 +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: 5fe085d2-2d4c-483f-98aa-26b636b37248 X-Archives-Hash: f2d600615dd7a22b7f31e7a799c04748 nightmorph 07/05/08 23:50:30 Modified: hb-install-ppc-disk.xml Log: fixed pegasos duplication in the PReP section, thanks to cla for spotting on IRC, and dostrow for info on PReP stuff. Revision Changes Path 1.8 xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml?rev=1.8&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml?r1=1.7&r2=1.8 Index: hb-install-ppc-disk.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- hb-install-ppc-disk.xml 8 May 2007 23:38:19 -0000 1.7 +++ hb-install-ppc-disk.xml 8 May 2007 23:50:30 -0000 1.8 @@ -4,12 +4,12 @@ - + -8.0 -2007-05-07 +8.1 +2007-05-08
Introduction to Block Devices @@ -251,13 +251,8 @@

-The Pegasos partition layout is quite simple compared to the Apple layouts. -The first partition is a Boot Partition, which contains kernels to be booted, -along with an OpenFirmware script that presents a menu on boot. After the boot -partition, the usual Linux filesystems are placed, according to the scheme -below. The swap partition is a temporary storage place for when your system -runs out of physical memory. The root partition will contain the filesystem -that Gentoo is installed on. +The IBM PowerPC Reference Platform (PReP) requires a small PReP boot partition +on the disk's first partition, followed by the swap and root partitions.

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