swift       05/04/07 18:19:26

  Modified:    xml/htdocs/doc/en migration-to-2.6.xml
  Log:
  Updates to migration guide thanks to dsd

Revision  Changes    Path
1.15      +7 -8      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.15&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.15&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.14&r2=1.15&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.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- migration-to-2.6.xml        2 Apr 2005 10:17:36 -0000       1.14
+++ migration-to-2.6.xml        7 Apr 2005 18:19:26 -0000       1.15
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v 
1.14 2005/04/02 10:17:36 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v 
1.15 2005/04/07 18:19:26 swift Exp $ -->
 
 <guide link="/doc/en/migration-to-2.6.xml">
 
@@ -28,8 +28,8 @@
 2.6, devfs to udev, OSS to ALSA, and LVM to LVM2.
 </abstract>
 
-<version>0.2.5</version>
-<date>2005-04-02</date>
+<version>0.2.6</version>
+<date>2005-04-07</date>
 
 <chapter>
 <title>Introduction</title>
@@ -1073,9 +1073,8 @@
 userspace applications can take advantage of new Linux 2.6 features.
 </p>
 
-<pre caption="Updating to linux26-headers">
-# <i>emerge --unmerge linux-headers</i>
-# <i>emerge linux26-headers</i>
+<pre caption="Updating to linux-headers">
+# <i>emerge -u linux-headers</i>
 </pre>
 
 <p>
@@ -1088,8 +1087,8 @@
 </p>
 
 <warn>
-With the current stable glibc ebuilds, you will be unable to boot a 2.4 kernel
-after compiling glibc with USE="nptl". Be warned, be careful!
+If you choose to also enable the "nptlonly" flag, be aware that you will no
+longer be able to boot a 2.4 kernel.
 </warn>
 
 <p>



--
[email protected] mailing list

Reply via email to