nightmorph 09/10/23 05:37:15 Modified: gentoo-kernel.xml Log: sh-sources is being removed, see armin76's email to the -dev ML
Revision Changes Path 1.57 xml/htdocs/doc/en/gentoo-kernel.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.57&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.57&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?r1=1.56&r2=1.57 Index: gentoo-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- gentoo-kernel.xml 16 Oct 2009 11:53:34 -0000 1.56 +++ gentoo-kernel.xml 23 Oct 2009 05:37:14 -0000 1.57 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.56 2009/10/16 11:53:34 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.57 2009/10/23 05:37:14 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/gentoo-kernel.xml"> @@ -41,8 +41,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.23</version> -<date>2009-10-16</date> +<version>1.24</version> +<date>2009-10-22</date> <chapter> <title>Introduction</title> @@ -154,11 +154,10 @@ <body> <p> -<c>cell-sources</c>, <c>mips-sources</c>, <c>sh-sources</c>, -<c>sparc-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>cell-sources</c>, <c>mips-sources</c>, <c>sparc-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> @@ -428,6 +427,19 @@ </body> </section> <section> +<title>sh-sources</title> +<body> + +<p> +<c>sh-sources</c> was a 2.6 kernel with patches applied to improve hardware +compatibility for the SuperH architecture. These patches have been developed +and included in the mainline kernel. SuperH users can now run any recent kernel +with no need for extra patches. +</p> + +</body> +</section> +<section> <title>uclinux-sources</title> <body>
