nightmorph 12/12/31 08:19:10 Modified: gentoo-kernel.xml Log: cell-sources has been removed from portage. added new section on architecture dependent kernels, move cell-sources reference to this area. as other hardware-specific kernels are retired, we can put 'em here. (xbox-sources, mips-sources, etc.)
Revision Changes Path 1.66 xml/htdocs/doc/en/gentoo-kernel.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.66&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.66&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?r1=1.65&r2=1.66 Index: gentoo-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- gentoo-kernel.xml 18 Jun 2012 22:40:15 -0000 1.65 +++ gentoo-kernel.xml 31 Dec 2012 08:19:10 -0000 1.66 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.65 2012/06/18 22:40:15 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.66 2012/12/31 08:19:10 nightmorph Exp $ --> <guide> <title>Gentoo Linux Kernel Guide</title> @@ -42,8 +42,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>6</version> -<date>2012-06-18</date> +<version>7</version> +<date>2012-12-31</date> <chapter> <title>Introduction</title> @@ -159,10 +159,10 @@ <body> <p> -<c>cell-sources</c>, <c>mips-sources</c>, and <c>xbox-sources</c> are, as their -names suggest, patched to run best on specific architectures. They also contain -some of the patches for hardware and features support from the other patch sets -mentioned above and below. +<c>mips-sources</c> and <c>xbox-sources</c> are, as their names suggest, patched +to run best on specific architectures. They also contain some of the patches for +hardware and features support from the other patch sets mentioned above and +below. </p> </body> @@ -301,6 +301,17 @@ </body> </section> <section> +<title>Architecture dependent kernels</title> +<body> + +<p> +<c>cell-sources</c> was a 2.6 kernel designed to run on the Sony PlayStation 3 +game console. +</p> + +</body> +</section> +<section> <title>development-sources</title> <body>
