nightmorph 07/03/31 05:37:40
Modified: handbook-hppa.xml handbook-ppc64.xml
handbook-ppc.xml handbook-sparc.xml index.xml
Log:
more keyvals prepared
Revision Changes Path
1.4 xml/htdocs/doc/en/handbook/2007.0/handbook-hppa.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-hppa.xml?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-hppa.xml?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-hppa.xml?r1=1.3&r2=1.4
Index: handbook-hppa.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-hppa.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- handbook-hppa.xml 28 Mar 2007 13:35:36 -0000 1.3
+++ handbook-hppa.xml 31 Mar 2007 05:37:40 -0000 1.4
@@ -1,11 +1,21 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-hppa.xml,v 1.3
2007/03/28 13:35:36 neysx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-hppa.xml,v 1.4
2007/03/31 05:37:40 nightmorph Exp $ -->
<book link="/doc/en/handbook/2007.0/handbook-hppa.xml" disclaimer="draft">
<title>Gentoo Linux 2007.0 HPPA Handbook</title>
+<values>
+ <key id="arch">HPPA</key>
+ <key id="/boot">/dev/sda2</key>
+ <key id="kernel-version">2.6.20.1-hppa</key>
+ <key id="kernel-name">kernel-2.6.20.1-hppa</key>
+ <key id="release-dir">releases/hppa/2007.0/hppa2.0/</key>
+ <key id="stage3">stage3-hppa2.0-2007.0.tar.bz2</key>
+ <key id="CFLAGS">-march=2.0 -O2 -pipe</key>
+</values>
+
<author title="Author">
<mail link="[EMAIL PROTECTED]">Sven Vermeulen</mail>
</author>
@@ -121,7 +131,7 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>7.1</version>
+<version>8.0</version>
<date>2006-08-30</date>
<part>
1.5 xml/htdocs/doc/en/handbook/2007.0/handbook-ppc64.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-ppc64.xml?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-ppc64.xml?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-ppc64.xml?r1=1.4&r2=1.5
Index: handbook-ppc64.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-ppc64.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- handbook-ppc64.xml 28 Mar 2007 13:35:36 -0000 1.4
+++ handbook-ppc64.xml 31 Mar 2007 05:37:40 -0000 1.5
@@ -1,14 +1,19 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-ppc64.xml,v 1.4
2007/03/28 13:35:36 neysx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-ppc64.xml,v 1.5
2007/03/31 05:37:40 nightmorph Exp $ -->
<book link="/doc/en/handbook/2007.0/handbook-ppc64.xml" disclaimer="draft">
<title>Gentoo Linux 2007.0 PPC64 Handbook</title>
<values>
<key id="arch">PPC64</key>
+ <key id="/boot">/dev/sda2</key>
+ <key id="kernel-version">2.6.19-r7</key>
+ <key id="kernel-name">kernel-2.6.19-gentoo-r7</key>
<key id="release-dir">releases/ppc/2007.0/ppc64/</key>
+ <key id="stage3">stage3-ppc64-64ul-2007.0.tar.bz2</key>
+ <key id="CFLAGS">-O2 -pipe</key>
</values>
<author title="Author">
1.5 xml/htdocs/doc/en/handbook/2007.0/handbook-ppc.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-ppc.xml?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-ppc.xml?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-ppc.xml?r1=1.4&r2=1.5
Index: handbook-ppc.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-ppc.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- handbook-ppc.xml 28 Mar 2007 13:35:36 -0000 1.4
+++ handbook-ppc.xml 31 Mar 2007 05:37:40 -0000 1.5
@@ -1,15 +1,19 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-ppc.xml,v 1.4
2007/03/28 13:35:36 neysx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-ppc.xml,v 1.5
2007/03/31 05:37:40 nightmorph Exp $ -->
<book link="/doc/en/handbook/2007.0/handbook-ppc.xml" disclaimer="draft">
<title>Gentoo Linux 2007.0 PPC Handbook</title>
<values>
<key id="arch">PPC</key>
+ <key id="/boot">/dev/hda1</key>
+ <key id="kernel-version">2.6.19-r7</key>
+ <key id="kernel-name">kernel-2.6.19-gentoo-r7</key>
<key id="release-dir">releases/ppc/2007.0/ppc32/</key>
- <key id="online-book">2007.0/handbook-ppc.xml</key>
+ <key id="stage3">stage3-ppc-2007.0.tar.bz2</key>
+ <key id="CFLAGS">-O2 -mcpu=powerpc -mtune=powerpc -fno-strict-aliasing
-pipe</key>
</values>
<author title="Author">
1.4 xml/htdocs/doc/en/handbook/2007.0/handbook-sparc.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-sparc.xml?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-sparc.xml?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-sparc.xml?r1=1.3&r2=1.4
Index: handbook-sparc.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-sparc.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- handbook-sparc.xml 28 Mar 2007 13:35:36 -0000 1.3
+++ handbook-sparc.xml 31 Mar 2007 05:37:40 -0000 1.4
@@ -1,15 +1,18 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-sparc.xml,v 1.3
2007/03/28 13:35:36 neysx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-sparc.xml,v 1.4
2007/03/31 05:37:40 nightmorph Exp $ -->
<book link="/doc/en/handbook/2007.0/handbook-sparc.xml" disclaimer="draft">
<title>Gentoo Linux 2007.0 SPARC Handbook</title>
<values>
<key id="arch">SPARC</key>
+ <key id="kernel-name">kernel-2.6.20-gentoo-r1</key>
+ <key id="kernel-version">2.6.20-r1</key>
<key id="release-dir">releases/sparc/2007.0/sparc64/</key>
- <key id="online-book">2007.0/handbook-sparc.xml</key>
+ <key id="stage3">stage3-sparc64-2007.0.tar.bz2</key>
+ <key id="CFLAGS">-O2 -mcpu=v9 -pipe</key>
</values>
<author title="Author">
1.4 xml/htdocs/doc/en/handbook/2007.0/index.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/index.xml?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/index.xml?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/index.xml?r1=1.3&r2=1.4
Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/index.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.xml 28 Mar 2007 13:35:36 -0000 1.3
+++ index.xml 31 Mar 2007 05:37:40 -0000 1.4
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/index.xml,v 1.3
2007/03/28 13:35:36 neysx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/index.xml,v 1.4
2007/03/31 05:37:40 nightmorph Exp $ -->
<guide link="/doc/en/handbook/2007.0/index.xml" disclaimer="draft">
<title>Gentoo 2007.0 Handbook</title>
@@ -24,7 +24,7 @@
<chapter>
<title>The Gentoo Linux 2007.0 Handbooks</title>
<!-- Uncomment when needed, probably for the 2007.0 versions -->
-<!--
+
<section>
<title>Available languages</title>
<body>
@@ -34,9 +34,12 @@
</p>
<p>
+<!--
<uri link="/doc/da/handbook">Danish</uri> |
-<uri link="/doc/de/handbook">German</uri> |
+<uri link="/doc/de/handbook">German</uri> |
+-->
<uri link="/doc/en/handbook">English</uri> |
+<!--
<uri link="/doc/fr/handbook">French</uri> |
<uri link="/doc/id/handbook">Indonesian</uri> |
<uri link="/doc/it/handbook">Italian</uri> |
@@ -45,11 +48,12 @@
<uri link="/doc/ro/handbook">Romanian</uri> |
<uri link="/doc/es/handbook">Spanish</uri> |
<uri link="/doc/zh_tw/handbook">Traditional Chinese</uri>
+-->
</p>
</body>
</section>
--->
+
<section>
<title>Introduction</title>
<body>
--
[email protected] mailing list