* [gentoo-doc-cvs] cvs commit: hb-install-ppc-disk.xml hb-install-ppc64-disk.xml
@ 2006-08-17 9:49 Josh Saddler
0 siblings, 0 replies; 3+ messages in thread
From: Josh Saddler @ 2006-08-17 9:49 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 06/08/17 09:49:59
Modified: hb-install-ppc-disk.xml hb-install-ppc64-disk.xml
Log:
Fixed mount command for bug 143048
Revision Changes Path
1.4 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc-disk.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc-disk.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc-disk.xml?r1=1.3&r2=1.4
Index: hb-install-ppc-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc-disk.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-ppc-disk.xml 17 Aug 2006 02:09:33 -0000 1.3
+++ hb-install-ppc-disk.xml 17 Aug 2006 09:49:59 -0000 1.4
@@ -4,12 +4,12 @@
<!-- 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/2006.1/hb-install-ppc-disk.xml,v 1.3 2006/08/17 02:09:33 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc-disk.xml,v 1.4 2006/08/17 09:49:59 nightmorph Exp $ -->
<sections>
<version>6.2</version>
-<date>2006-08-16</date>
+<date>2006-08-17</date>
<section>
<title>Introduction to Block Devices</title>
@@ -508,13 +508,11 @@
<p>
Now that your partitions are initialized and are housing a filesystem, it is
-time to mount those partitions. Use the <c>mount</c> 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 partition:
+time to mount those partitions. Use the <c>mount</c> command. As an example we
+mount the root partition:
</p>
<pre caption="Mounting partitions">
-# <i>mkdir /mnt/gentoo</i>
# <i>mount /dev/hda4 /mnt/gentoo</i>
</pre>
1.3 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc64-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc64-disk.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc64-disk.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc64-disk.xml?r1=1.2&r2=1.3
Index: hb-install-ppc64-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc64-disk.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-ppc64-disk.xml 17 Aug 2006 02:09:33 -0000 1.2
+++ hb-install-ppc64-disk.xml 17 Aug 2006 09:49:59 -0000 1.3
@@ -4,12 +4,12 @@
<!-- 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/2006.1/hb-install-ppc64-disk.xml,v 1.2 2006/08/17 02:09:33 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc64-disk.xml,v 1.3 2006/08/17 09:49:59 nightmorph Exp $ -->
<sections>
<version>6.0</version>
-<date>2006-08-16</date>
+<date>2006-08-17</date>
<section>
<title>Introduction to Block Devices</title>
@@ -703,13 +703,11 @@
<p>
Now that your partitions are initialized and are housing a filesystem, it is
-time to mount those partitions. Use the <c>mount</c> 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:
+time to mount those partitions. Use the <c>mount</c> command. As an example we
+mount the root partition:
</p>
<pre caption="Mounting partitions">
-# <i>mkdir /mnt/gentoo</i>
# <i>mount /dev/sda4 /mnt/gentoo</i>
</pre>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-ppc-disk.xml hb-install-ppc64-disk.xml
@ 2007-06-26 17:12 Josh Saddler
0 siblings, 0 replies; 3+ messages in thread
From: Josh Saddler @ 2007-06-26 17:12 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 07/06/26 17:12:56
Modified: hb-install-ppc-disk.xml hb-install-ppc64-disk.xml
Log:
added impo for reiserfs default block sizes and yaboot, bug 183239
Revision Changes Path
1.44 xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?r1=1.43&r2=1.44
Index: hb-install-ppc-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- hb-install-ppc-disk.xml 26 Jun 2007 07:07:27 -0000 1.43
+++ hb-install-ppc-disk.xml 26 Jun 2007 17:12:56 -0000 1.44
@@ -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/hb-install-ppc-disk.xml,v 1.43 2007/06/26 07:07:27 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v 1.44 2007/06/26 17:12:56 nightmorph Exp $ -->
<sections>
-<version>8.2</version>
+<version>8.3</version>
<date>2007-06-26</date>
<section>
@@ -620,6 +620,12 @@
volumes).
</p>
+<impo>
+If you choose to use ReiserFS for <path>/</path>, do not change its default
+block size if you will also be using <c>yaboot</c> as your bootloader, as
+explained in <uri link="?part=1&chap=10">Configuring the Bootloader</uri>.
+</impo>
+
<note>
On the PegasosII your partition which holds the kernel must be ext2, ext3 or
affs1. NewWorld machines can boot from any of ext2, ext3, XFS, ReiserFS or
1.32 xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?r1=1.31&r2=1.32
Index: hb-install-ppc64-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- hb-install-ppc64-disk.xml 26 Jun 2007 07:07:27 -0000 1.31
+++ hb-install-ppc64-disk.xml 26 Jun 2007 17:12:56 -0000 1.32
@@ -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/hb-install-ppc64-disk.xml,v 1.31 2007/06/26 07:07:27 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v 1.32 2007/06/26 17:12:56 nightmorph Exp $ -->
<sections>
-<version>8.1</version>
+<version>8.2</version>
<date>2007-06-26</date>
<section>
@@ -702,6 +702,12 @@
volumes).
</p>
+<impo>
+If you choose to use ReiserFS for <path>/</path>, do not change its default
+block size if you will also be using <c>yaboot</c> as your bootloader, as
+explained in <uri link="?part=1&chap=10">Configuring the Bootloader</uri>.
+</impo>
+
</body>
</subsection>
<subsection>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-ppc-disk.xml hb-install-ppc64-disk.xml
@ 2007-06-26 17:12 Josh Saddler
0 siblings, 0 replies; 3+ messages in thread
From: Josh Saddler @ 2007-06-26 17:12 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 07/06/26 17:12:56
Modified: hb-install-ppc-disk.xml hb-install-ppc64-disk.xml
Log:
added impo for reiserfs default block sizes and yaboot, bug 183239
Revision Changes Path
1.11 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.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml?rev=1.11&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.10&r2=1.11
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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- hb-install-ppc-disk.xml 26 Jun 2007 07:07:27 -0000 1.10
+++ hb-install-ppc-disk.xml 26 Jun 2007 17:12:56 -0000 1.11
@@ -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-disk.xml,v 1.10 2007/06/26 07:07:27 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml,v 1.11 2007/06/26 17:12:56 nightmorph Exp $ -->
<sections>
-<version>8.2</version>
+<version>8.3</version>
<date>2007-06-26</date>
<section>
@@ -620,6 +620,12 @@
volumes).
</p>
+<impo>
+If you choose to use ReiserFS for <path>/</path>, do not change its default
+block size if you will also be using <c>yaboot</c> as your bootloader, as
+explained in <uri link="?part=1&chap=10">Configuring the Bootloader</uri>.
+</impo>
+
<note>
On the PegasosII your partition which holds the kernel must be ext2, ext3 or
affs1. NewWorld machines can boot from any of ext2, ext3, XFS, ReiserFS or
1.8 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.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-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-ppc64-disk.xml?r1=1.7&r2=1.8
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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- hb-install-ppc64-disk.xml 26 Jun 2007 07:07:27 -0000 1.7
+++ hb-install-ppc64-disk.xml 26 Jun 2007 17:12:56 -0000 1.8
@@ -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-ppc64-disk.xml,v 1.7 2007/06/26 07:07:27 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-disk.xml,v 1.8 2007/06/26 17:12:56 nightmorph Exp $ -->
<sections>
-<version>8.1</version>
+<version>8.2</version>
<date>2007-06-26</date>
<section>
@@ -672,6 +672,12 @@
volumes).
</p>
+<impo>
+If you choose to use ReiserFS for <path>/</path>, do not change its default
+block size if you will also be using <c>yaboot</c> as your bootloader, as
+explained in <uri link="?part=1&chap=10">Configuring the Bootloader</uri>.
+</impo>
+
</body>
</subsection>
<subsection>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-06-26 17:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-17 9:49 [gentoo-doc-cvs] cvs commit: hb-install-ppc-disk.xml hb-install-ppc64-disk.xml Josh Saddler
-- strict thread matches above, loose matches on Subject: below --
2007-06-26 17:12 Josh Saddler
2007-06-26 17:12 Josh Saddler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox