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 1HhKLs-0005uZ-V8
for garchives@archives.gentoo.org; Fri, 27 Apr 2007 06:54:45 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l3R6sk4s015575;
Fri, 27 Apr 2007 06:54:46 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 l3R6sjX8015570
for ; Fri, 27 Apr 2007 06:54:46 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 3E30664224
for ; Fri, 27 Apr 2007 06:54:45 +0000 (UTC)
Received: from nightmorph by stork.gentoo.org with local (Exim 4.60)
(envelope-from )
id 1HhKLs-0002Dp-7N
for gentoo-doc-cvs@lists.gentoo.org; Fri, 27 Apr 2007 06:54:44 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-install-ppc64-disk.xml
Message-Id:
From: Josh Saddler
Date: Fri, 27 Apr 2007 06:54:44 +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: 3e1b7f15-605b-4d9c-a80c-03cd58244b2c
X-Archives-Hash: f44f5c84ddb0e859782fa5d929c69370
nightmorph 07/04/27 06:54:44
Modified: hb-install-ppc64-disk.xml
Log:
removed mention of mounting boot partition, thanks rane
Revision Changes Path
1.4 xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-disk.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-disk.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-disk.xml?r1=1.3&r2=1.4
Index: hb-install-ppc64-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-disk.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-ppc64-disk.xml 13 Apr 2007 15:34:14 -0000 1.3
+++ hb-install-ppc64-disk.xml 27 Apr 2007 06:54:44 -0000 1.4
@@ -4,12 +4,12 @@
-
+
8.0
-2007-04-13
+2007-04-26
Introduction to Block Devices
@@ -708,7 +708,7 @@
Now that your partitions are initialized and are housing a filesystem, it is
time to mount those partitions. Use the mount command. Don't forget to
create the necessary mount directories for every partition you created. As an
-example we create a mount point and mount the root and boot partition:
+example we create a mount point and mount the root partition:
--
gentoo-doc-cvs@gentoo.org mailing list