nightmorph 09/12/26 14:12:59 Modified: gentoo-kernel.xml Log: add zen-sources minus the marketing fluff, prompted by an email to gentoo-core
Revision Changes Path 1.58 xml/htdocs/doc/en/gentoo-kernel.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.58&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.58&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?r1=1.57&r2=1.58 Index: gentoo-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- gentoo-kernel.xml 23 Oct 2009 05:37:14 -0000 1.57 +++ gentoo-kernel.xml 26 Dec 2009 14:12:58 -0000 1.58 @@ -1,9 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.57 2009/10/23 05:37:14 nightmorph Exp $ --> - +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.58 2009/12/26 14:12:58 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<guide link="/doc/en/gentoo-kernel.xml"> + +<guide> <title>Gentoo Linux Kernel Guide</title> + <author title="Author"> <mail link="[email protected]">Sven Vermeulen</mail> </author> @@ -42,7 +43,7 @@ <license/> <version>1.24</version> -<date>2009-10-22</date> +<date>2009-12-26</date> <chapter> <title>Introduction</title> @@ -286,6 +287,18 @@ </body> </section> +<section> +<title>zen-sources</title> +<body> + +<p> +<c>zen-sources</c> is designed for desktop systems. It includes code not found +in the mainline kernel. The zen kernel has patches that add new features, +support additional hardware, and contain various tweaks for desktops. +</p> + +</body> +</section> </chapter> <chapter>
