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.43) id 1EDJMp-0003SN-5r for garchives@archives.gentoo.org; Thu, 08 Sep 2005 10:10:51 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j88A6xPY022272; Thu, 8 Sep 2005 10:06:59 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j88A6w3X014006 for ; Thu, 8 Sep 2005 10:06:58 GMT Message-Id: <200509081006.j88A6w3X014006@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 1EDJMb-0000bN-6y for gentoo-doc-cvs@lists.gentoo.org; Thu, 08 Sep 2005 10:10:37 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Thu, 8 Sep 2005 10:10:28 +0000 From: "Shyam Mani" Date: Thu, 8 Sep 2005 10:10:28 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: migration-to-2.6.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: ecc0c21c-bc3c-4b4c-affb-d14a8e98d1bb X-Archives-Hash: 4f5a6690d454dc9e07640592d29d79d4 fox2mike 05/09/08 10:10:28 Modified: xml/htdocs/doc/en migration-to-2.6.xml Log: Forget to fix hardened-dev-sources Revision Changes Path 1.20 +3 -3 xml/htdocs/doc/en/migration-to-2.6.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/migration-to-2.6.xml?rev=1.20&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/migration-to-2.6.xml?rev=1.20&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/migration-to-2.6.xml.diff?r1=1.19&r2=1.20&cvsroot=gentoo Index: migration-to-2.6.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- migration-to-2.6.xml 8 Sep 2005 10:08:02 -0000 1.19 +++ migration-to-2.6.xml 8 Sep 2005 10:10:28 -0000 1.20 @@ -1,7 +1,7 @@ - + @@ -28,7 +28,7 @@ 2.6, devfs to udev, OSS to ALSA, and LVM to LVM2. -0.2.8 +0.2.9 2005-09-08 @@ -363,7 +363,7 @@

The first thing you need to do is install sources of a 2.6 kernel of your choice. The two Gentoo-supported 2.6 kernels are currently -gentoo-sources (for desktops) and hardened-dev-sources (for +gentoo-sources (for desktops) and hardened-sources (for servers). There are others available, see the Gentoo Linux Kernel Guide for more choices. -- gentoo-doc-cvs@gentoo.org mailing list