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.54) id 1ExLh2-0003RB-7b for garchives@archives.gentoo.org; Fri, 13 Jan 2006 09:58:00 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k0D9vqFd025644; Fri, 13 Jan 2006 09:57:52 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 k0D9vpKg011216 for ; Fri, 13 Jan 2006 09:57:52 GMT Message-Id: <200601130957.k0D9vpKg011216@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.54) id 1ExLgt-0008Q9-FW for gentoo-doc-cvs@lists.gentoo.org; Fri, 13 Jan 2006 09:57:51 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Fri, 13 Jan 2006 09:57:51 +0000 From: "Shyam Mani" Date: Fri, 13 Jan 2006 09:57:51 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: gentoo-kernel.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 0f13c970-aabc-4a77-bb13-32bd95d64925 X-Archives-Hash: 8bc7dbc46770255a88a827f3d9a5df17 fox2mike 06/01/13 09:57:51 Modified: xml/htdocs/doc/en gentoo-kernel.xml Log: Gazillion Changes : Removed pegasos-sources (merged into mainline 2.6), Moved win4lin-sources (Security issues) and grsec-sources (merged into hardened-sources) into the previously provided section. Added information on sh-sources, openvz-sources and uclinux-sources. Moved stuff around a bit to maintain alphabetical ordering. Added CC-BY-SA comment. Revision Changes Path 1.35 +70 -41 xml/htdocs/doc/en/gentoo-kernel.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.35&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.35&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-kernel.xml.diff?r1=1.34&r2=1.35&cvsroot=gentoo Index: gentoo-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- gentoo-kernel.xml 26 Jul 2005 18:07:17 -0000 1.34 +++ gentoo-kernel.xml 13 Jan 2006 09:57:50 -0000 1.35 @@ -1,5 +1,5 @@ - + @@ -25,16 +25,21 @@ Gregorio Guidi + + Shyam Mani + This document gives you an overview on all kernel sources that Gentoo provides through Portage. + + -1.10 -2005-07-26 +1.11 +2006-01-13 Introduction @@ -186,11 +191,11 @@

-alpha-sources, hppa-sources,mips-sources, -pegasos-sources, sparc-sources and xbox-sources 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. +alpha-sources, hppa-sources,mips-sources, sh-sources +sparc-sources and xbox-sources 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.

@@ -229,18 +234,6 @@
-grsec-sources - - -

-The grsec-sources kernel source is patched with the latest grsecurity -updates (grsecurity version 2.0 and up) which includes, amongst other -security-related patches, support for PaX. -

- - -
-
mm-sources @@ -275,51 +268,63 @@
-usermode-sources +openvz-sources

-usermode-sources are the User Mode Linux kernel patches. This -kernel is designed to allow Linux to run within Linux to run within Linux -to ... User Mode Linux is intended for testing and virtual server support. -For more information about this amazing tribute to the stability and -scalability of Linux, see http://user-mode-linux.sourceforge.net. +OpenVZ is a server virtualization soultion built on Linux. OpenVZ creates +isolated, secure virtual private servers (VPSs) or virtual environments on a +single physical server enabling better server utilization and ensuring that +applications do not conflict. For more information, see +http://www.openvz.org +

+ + +
+
+suspend2-sources + + +

+The suspend2-sources are patched with both genpatches +which includes the patches found in gentoo-sources, and Software Suspend 2 which is a new +and improved implementation of suspend-to-disk for the Linux kernel.

-For more information on UML and Gentoo, read the -Gentoo UML Guide. +This kernel is recommended for laptop users who often rely on being able +to suspend their laptop and resume work elsewhere.

-win4lin-sources +uclinux-sources

-win4lin-sources are patched to support the userland win4lin tools -that allow Linux users to run many Microsoft Windows (TM) applications -at almost native speeds. See http://www.netraverse.com/ for more -information. +The uclinux-sources are meant for CPUs without MMUs as well as embedded +devices. For more information, see http://www.uclinux.org.

-suspend2-sources +usermode-sources

-The suspend2-sources are patched with both genpatches -which includes the patches found in gentoo-sources, and Software Suspend 2 which is a new -and improved implementation of suspend-to-disk for the Linux kernel. +usermode-sources are the User Mode Linux kernel patches. This +kernel is designed to allow Linux to run within Linux to run within Linux +to ... User Mode Linux is intended for testing and virtual server support. +For more information about this amazing tribute to the stability and +scalability of Linux, see http://user-mode-linux.sourceforge.net.

-This kernel is recommended for laptop users who often rely on being able -to suspend their laptop and resume work elsewhere. +For more information on UML and Gentoo, read the +Gentoo UML Guide.

@@ -376,6 +381,19 @@
+grsec-sources + + +

+The grsec-sources kernel source used to be patched with the latest +grsecurity updates (grsecurity version 2.0 and up) which included, amongst +other security-related patches, support for PaX. As grsecurity patches are +included in hardened-sources, this package is no longer in Portage. +

+ + +
+
hardened-dev-sources @@ -409,6 +427,17 @@
-
+
+win4lin-sources + + +

+win4lin-sources were patched to support the userland win4lin tools +that allow Linux users to run many Microsoft Windows (TM) applications +at almost native speeds. This was removed due to security issues. +

+ +
+
-- gentoo-doc-cvs@gentoo.org mailing list