swift       05/12/08 19:28:40

  Modified:    xml/htdocs/doc/en/handbook hb-install-system.xml
  Log:
  Use no-nptl profile for 2.4

Revision  Changes    Path
1.86      +6 -6      xml/htdocs/doc/en/handbook/hb-install-system.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.86&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.86&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml.diff?r1=1.85&r2=1.86&cvsroot=gentoo

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- hb-install-system.xml       11 Nov 2005 17:27:15 -0000      1.85
+++ hb-install-system.xml       8 Dec 2005 19:28:39 -0000       1.86
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.85 
2005/11/11 17:27:15 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.86 
2005/12/08 19:28:39 swift Exp $ -->
 
 <sections>
 
-<version>2.12</version>
-<date>2005-11-11</date>
+<version>2.13</version>
+<date>2005-12-08</date>
 
 <section>
 <title>Chrooting</title>
@@ -203,8 +203,8 @@
 </p>
 
 <pre caption="Finding out if an additional profile exists">
-# <i>ls -d /usr/portage/profiles/default-linux/x86/2005.1/2.4</i>
-/usr/portage/profiles/default-linux/x86/2005.1/2.4
+# <i>ls -d /usr/portage/profiles/default-linux/x86/no-nptl/2.4</i>
+/usr/portage/profiles/default-linux/x86/no-nptl/2.4
 </pre>
 
 <p>
@@ -215,7 +215,7 @@
 
 <pre caption="Switching to a 2.4 profile">
 <comment>(Make sure you use the right architecture, the example below is for 
x86)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/x86/2005.1/2.4 
/etc/make.profile</i>
+# <i>ln -snf /usr/portage/profiles/default-linux/x86/no-nptl/2.4 
/etc/make.profile</i>
 <comment>(List the files in the 2.4 profile)</comment>
 # <i>ls -FGg /etc/make.profile/</i>
 total 12



-- 
[email protected] mailing list

Reply via email to