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.50) id 1EQ4gn-0007wa-2L for garchives@archives.gentoo.org; Thu, 13 Oct 2005 15:08:14 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j9DEwN7D013187; Thu, 13 Oct 2005 14:58:23 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j9DEwMSd017288 for <gentoo-doc-cvs@lists.gentoo.org>; Thu, 13 Oct 2005 14:58:23 GMT Message-Id: <200510131458.j9DEwMSd017288@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1EQ4gn-0005jK-DS for gentoo-doc-cvs@lists.gentoo.org; Thu, 13 Oct 2005 15:08:13 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Thu, 13 Oct 2005 15:08:01 +0000 From: "Xavier Neys" <neysx@lark.gentoo.org> Date: Thu, 13 Oct 2005 15:08:01 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: handbook-alpha.xml Precedence: bulk List-Post: <mailto:gentoo-doc-cvs@lists.gentoo.org> List-Help: <mailto:gentoo-doc-cvs+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-doc-cvs+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-doc-cvs+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-doc-cvs.gentoo.org> X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: ffe231e0-c74a-4cb4-a1c9-b743ee7e2a03 X-Archives-Hash: c51f282a65a8443e0733e3a7bc307f68 neysx 05/10/13 15:08:01 Modified: xml/htdocs/doc/en/handbook/2005.1 handbook-alpha.xml handbook-amd64.xml handbook-hppa.xml handbook-ppc64.xml handbook-ppc.xml handbook-sparc.xml handbook-x86.xml Log: #109113 Improve abstracts Revision Changes Path 1.4 +10 -6 xml/htdocs/doc/en/handbook/2005.1/handbook-alpha.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-alpha.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-alpha.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-alpha.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo Index: handbook-alpha.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-alpha.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- handbook-alpha.xml 8 Aug 2005 13:27:20 -0000 1.3 +++ handbook-alpha.xml 13 Oct 2005 15:08:01 -0000 1.4 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE book SYSTEM "/dtd/book.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-alpha.xml,v 1.3 2005/08/08 13:27:20 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-alpha.xml,v 1.4 2005/10/13 15:08:01 neysx Exp $ --> <book link="handbook-alpha.xml"> <title>Gentoo Linux 2005.1 Alpha Handbook</title> @@ -92,6 +92,9 @@ <author title="Editor"> <mail link="dertobi123@gentoo.org">Tobias Scherbaum</mail> </author> +<author title="Editor"> + <mail link="neysx@gentoo.org">Xavier Neys</mail> +</author> <author title="Reviewer"> <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> </author> @@ -109,16 +112,17 @@ </author> <abstract> -This is the Gentoo Handbook, an effort to centralise Gentoo/Linux -information. +This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information. +This handbook contains the installation instructions for a networkless +installation on Alpha systems and parts about working with Gentoo and Portage. </abstract> <!-- The content of this document is licensed under the CC-BY-SA license --> -<!-- See http://creativecommons.org/licenses/by-sa/2.0 --> +<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>5.1</version> -<date>2005-08-08</date> +<version>5.2</version> +<date>2005-10-13</date> <part> <title>Installing Gentoo</title> 1.4 +10 -6 xml/htdocs/doc/en/handbook/2005.1/handbook-amd64.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-amd64.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-amd64.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-amd64.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo Index: handbook-amd64.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-amd64.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- handbook-amd64.xml 8 Aug 2005 13:27:20 -0000 1.3 +++ handbook-amd64.xml 13 Oct 2005 15:08:01 -0000 1.4 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE book SYSTEM "/dtd/book.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-amd64.xml,v 1.3 2005/08/08 13:27:20 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-amd64.xml,v 1.4 2005/10/13 15:08:01 neysx Exp $ --> <book link="handbook-amd64.xml"> <title>Gentoo Linux 2005.1 AMD64 Handbook</title> @@ -92,6 +92,9 @@ <author title="Editor"> <mail link="dertobi123@gentoo.org">Tobias Scherbaum</mail> </author> +<author title="Editor"> + <mail link="neysx@gentoo.org">Xavier Neys</mail> +</author> <author title="Reviewer"> <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> </author> @@ -109,16 +112,17 @@ </author> <abstract> -This is the Gentoo Handbook, an effort to centralise Gentoo/Linux -information. +This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information. +This handbook contains the installation instructions for a networkless +installation on AMD64 systems and parts about working with Gentoo and Portage. </abstract> <!-- The content of this document is licensed under the CC-BY-SA license --> -<!-- See http://creativecommons.org/licenses/by-sa/2.0 --> +<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>5.1</version> -<date>2005-08-08</date> +<version>5.2</version> +<date>2005-10-13</date> <part> <title>Installing Gentoo</title> 1.4 +9 -5 xml/htdocs/doc/en/handbook/2005.1/handbook-hppa.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-hppa.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-hppa.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-hppa.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo Index: handbook-hppa.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-hppa.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- handbook-hppa.xml 8 Aug 2005 13:27:20 -0000 1.3 +++ handbook-hppa.xml 13 Oct 2005 15:08:01 -0000 1.4 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE book SYSTEM "/dtd/book.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-hppa.xml,v 1.3 2005/08/08 13:27:20 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-hppa.xml,v 1.4 2005/10/13 15:08:01 neysx Exp $ --> <book link="handbook-hppa.xml"> <title>Gentoo Linux 2005.1 HPPA Handbook</title> @@ -92,6 +92,9 @@ <author title="Editor"> <mail link="dertobi123@gentoo.org">Tobias Scherbaum</mail> </author> +<author title="Editor"> + <mail link="neysx@gentoo.org">Xavier Neys</mail> +</author> <author title="Reviewer"> <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> </author> @@ -109,16 +112,17 @@ </author> <abstract> -This is the Gentoo Handbook, an effort to centralise Gentoo/Linux -information. +This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information. +This handbook contains the installation instructions for a networkless +installation on HPPA systems and parts about working with Gentoo and Portage. </abstract> <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>5.1</version> -<date>2005-08-08</date> +<version>5.2</version> +<date>2005-10-13</date> <part> <title>Installing Gentoo</title> 1.3 +9 -5 xml/htdocs/doc/en/handbook/2005.1/handbook-ppc64.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc64.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc64.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc64.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo Index: handbook-ppc64.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc64.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- handbook-ppc64.xml 8 Aug 2005 13:27:20 -0000 1.2 +++ handbook-ppc64.xml 13 Oct 2005 15:08:01 -0000 1.3 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE book SYSTEM "/dtd/book.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc64.xml,v 1.2 2005/08/08 13:27:20 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc64.xml,v 1.3 2005/10/13 15:08:01 neysx Exp $ --> <book link="handbook-ppc64.xml"> <title>Gentoo Linux 2005.1 PPC64 Handbook</title> @@ -89,6 +89,9 @@ <author title="Editor"> <mail link="kumba@gentoo.org">Joshua Kinard</mail> </author> +<author title="Editor"> + <mail link="neysx@gentoo.org">Xavier Neys</mail> +</author> <author title="Reviewer"> <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> </author> @@ -109,16 +112,17 @@ </author> <abstract> -This is the Gentoo Handbook, an effort to centralise Gentoo/Linux -information. +This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information. +This handbook contains the installation instructions for a networkless +installation on PPC64 systems and parts about working with Gentoo and Portage. </abstract> <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>5.1</version> -<date>2005-08-08</date> +<version>5.2</version> +<date>2005-10-13</date> <part> <title>Installing Gentoo</title> 1.4 +10 -6 xml/htdocs/doc/en/handbook/2005.1/handbook-ppc.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo Index: handbook-ppc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- handbook-ppc.xml 8 Aug 2005 13:27:20 -0000 1.3 +++ handbook-ppc.xml 13 Oct 2005 15:08:01 -0000 1.4 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE book SYSTEM "/dtd/book.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc.xml,v 1.3 2005/08/08 13:27:20 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc.xml,v 1.4 2005/10/13 15:08:01 neysx Exp $ --> <book link="handbook-ppc.xml"> <title>Gentoo Linux 2005.1 PPC Handbook</title> @@ -98,6 +98,9 @@ <author title="Editor"> <mail link="sejo@gentoo.org">Jochen Maes </mail> </author> +<author title="Editor"> + <mail link="neysx@gentoo.org">Xavier Neys</mail> +</author> <author title="Reviewer"> <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> </author> @@ -112,16 +115,17 @@ </author> <abstract> -This is the Gentoo Handbook, an effort to centralise Gentoo/Linux -information. +This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information. +This handbook contains the installation instructions for a networkless +installation on PPC systems and parts about working with Gentoo and Portage. </abstract> <!-- The content of this document is licensed under the CC-BY-SA license --> -<!-- See http://creativecommons.org/licenses/by-sa/2.0 --> +<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>5.1</version> -<date>2005-08-08</date> +<version>5.2</version> +<date>2005-10-13</date> <part> <title>Installing Gentoo</title> 1.4 +10 -6 xml/htdocs/doc/en/handbook/2005.1/handbook-sparc.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-sparc.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-sparc.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-sparc.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo Index: handbook-sparc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-sparc.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- handbook-sparc.xml 8 Aug 2005 13:27:20 -0000 1.3 +++ handbook-sparc.xml 13 Oct 2005 15:08:01 -0000 1.4 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE book SYSTEM "/dtd/book.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-sparc.xml,v 1.3 2005/08/08 13:27:20 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-sparc.xml,v 1.4 2005/10/13 15:08:01 neysx Exp $ --> <book link="handbook-sparc.xml"> <title>Gentoo Linux 2005.1 SPARC Handbook</title> @@ -92,6 +92,9 @@ <author title="Editor"> <mail link="dertobi123@gentoo.org">Tobias Scherbaum</mail> </author> +<author title="Editor"> + <mail link="neysx@gentoo.org">Xavier Neys</mail> +</author> <author title="Reviewer"> <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> </author> @@ -109,16 +112,17 @@ </author> <abstract> -This is the Gentoo Handbook, an effort to centralise Gentoo/Linux -information. +This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information. +This handbook contains the installation instructions for a networkless +installation on Sparc systems and parts about working with Gentoo and Portage. </abstract> <!-- The content of this document is licensed under the CC-BY-SA license --> -<!-- See http://creativecommons.org/licenses/by-sa/2.0 --> +<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>5.1</version> -<date>2005-08-08</date> +<version>5.2</version> +<date>2005-10-13</date> <part> <title>Installing Gentoo</title> 1.4 +10 -6 xml/htdocs/doc/en/handbook/2005.1/handbook-x86.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-x86.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-x86.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-x86.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo Index: handbook-x86.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-x86.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- handbook-x86.xml 8 Aug 2005 13:27:20 -0000 1.3 +++ handbook-x86.xml 13 Oct 2005 15:08:01 -0000 1.4 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE book SYSTEM "/dtd/book.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-x86.xml,v 1.3 2005/08/08 13:27:20 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-x86.xml,v 1.4 2005/10/13 15:08:01 neysx Exp $ --> <book link="handbook-x86.xml"> <title>Gentoo Linux 2005.1 x86 Handbook</title> @@ -92,6 +92,9 @@ <author title="Editor"> <mail link="dertobi123@gentoo.org">Tobias Scherbaum</mail> </author> +<author title="Editor"> + <mail link="neysx@gentoo.org">Xavier Neys</mail> +</author> <author title="Reviewer"> <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> </author> @@ -109,16 +112,17 @@ </author> <abstract> -This is the Gentoo Handbook, an effort to centralise Gentoo/Linux -information. +This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information. +This handbook contains the installation instructions for a networkless +installation on x86 systems and parts about working with Gentoo and Portage. </abstract> <!-- The content of this document is licensed under the CC-BY-SA license --> -<!-- See http://creativecommons.org/licenses/by-sa/2.0 --> +<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>5.1</version> -<date>2005-08-08</date> +<version>5.2</version> +<date>2005-10-13</date> <part> <title>Installing Gentoo</title> -- gentoo-doc-cvs@gentoo.org mailing list