public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2007-03-19  7:18 Josh Saddler
  0 siblings, 0 replies; 30+ messages in thread
From: Josh Saddler @ 2007-03-19  7:18 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    07/03/19 07:18:40

  Modified:             hb-install-system.xml
  Log:
  glibc 2.4 by default

Revision  Changes    Path
1.27                 xml/htdocs/doc/en/handbook/draft/hb-install-system.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?r1=1.26&r2=1.27

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- hb-install-system.xml	14 Mar 2007 06:24:40 -0000	1.26
+++ hb-install-system.xml	19 Mar 2007 07:18:40 -0000	1.27
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.26 2007/03/14 06:24:40 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.27 2007/03/19 07:18:40 nightmorph Exp $ -->
 
 <sections>
 
@@ -14,7 +14,7 @@
 to progress to that state.
 </abstract>
 
-<version>7.6</version>
+<version>8.0</version>
 <date>2007-02-12</date>
 
 <section>
@@ -411,11 +411,6 @@
 have specified in the <path>/etc/locale.gen</path> file.
 </p>
 
-<note>
-<c>locale-gen</c> is available in <c>glibc-2.3.6-r4</c> and newer. If you have
-an older version of glibc, you should update it now.
-</note>
-
 <p>
 Now continue with <uri link="?part=1&amp;chap=7">Configuring the Kernel</uri>.
 </p>



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2008-05-15  6:56 Joshua Saddler
  0 siblings, 0 replies; 30+ messages in thread
From: Joshua Saddler @ 2008-05-15  6:56 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    08/05/15 06:56:48

  Modified:             hb-install-system.xml
  Log:
  added note on developer profile that users shouldn't use, but are apparently starting to use. wouldn't want them to be clueless, so added a note explaining that it's only for gentoo development tasks. thanks to dberkholz on irc for suggesting.

Revision  Changes    Path
1.111                xml/htdocs/doc/en/handbook/hb-install-system.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.110&r2=1.111

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- hb-install-system.xml	8 Apr 2008 06:50:55 -0000	1.110
+++ hb-install-system.xml	15 May 2008 06:56:48 -0000	1.111
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.110 2008/04/08 06:50:55 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.111 2008/05/15 06:56:48 nightmorph Exp $ -->
 
 <sections>
 
@@ -14,8 +14,8 @@
 to progress to that state.
 </abstract>
 
-<version>9.1</version>
-<date>2008-04-07</date>
+<version>9.2</version>
+<date>2008-05-14</date>
 
 <section>
 <title>Chrooting</title>
@@ -243,6 +243,11 @@
 # <i>ln -snf /usr/portage/profiles/default/linux/amd64/2008.0/no-multilib /etc/make.profile</i>
 </pre>
 
+<note>
+The <c>developer</c> subprofile is specifically for Gentoo Linux development
+tasks. It is <e>not</e> meant to help set up general development environments.
+</note>
+
 </body>
 </subsection>
 <subsection id="configure_USE">



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2008-03-31  4:39 Joshua Saddler
  0 siblings, 0 replies; 30+ messages in thread
From: Joshua Saddler @ 2008-03-31  4:39 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    08/03/31 04:39:20

  Modified:             hb-install-system.xml
  Log:
  updated profile location

Revision  Changes    Path
1.36                 xml/htdocs/doc/en/handbook/draft/hb-install-system.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?r1=1.35&r2=1.36

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- hb-install-system.xml	1 Mar 2008 08:26:32 -0000	1.35
+++ hb-install-system.xml	31 Mar 2008 04:39:20 -0000	1.36
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.35 2008/03/01 08:26:32 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.36 2008/03/31 04:39:20 nightmorph Exp $ -->
 
 <sections>
 
@@ -240,7 +240,7 @@
 </p>
 
 <pre test="func:keyval('arch')='AMD64'" caption="Switching to a non-multilib profile">
-# <i>ln -snf /usr/portage/profiles/default-linux/amd64/2008.0/no-multilib /etc/make.profile</i>
+# <i>ln -snf /usr/portage/profiles/default/linux/amd64/2008.0/no-multilib /etc/make.profile</i>
 </pre>
 
 </body>



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2007-05-03 19:49 Josh Saddler
  0 siblings, 0 replies; 30+ messages in thread
From: Josh Saddler @ 2007-05-03 19:49 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    07/05/03 19:49:30

  Modified:             hb-install-system.xml
  Log:
  removed previously commented out PPC64 profiles

Revision  Changes    Path
1.31                 xml/htdocs/doc/en/handbook/draft/hb-install-system.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?r1=1.30&r2=1.31

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- hb-install-system.xml	10 Apr 2007 06:51:36 -0000	1.30
+++ hb-install-system.xml	3 May 2007 19:49:30 -0000	1.31
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.30 2007/04/10 06:51:36 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.31 2007/05/03 19:49:30 nightmorph Exp $ -->
 
 <sections>
 
@@ -15,7 +15,7 @@
 </abstract>
 
 <version>8.0</version>
-<date>2007-02-12</date>
+<date>2007-05-03</date>
 
 <section>
 <title>Chrooting</title>
@@ -243,48 +243,6 @@
 # <i>ln -snf /usr/portage/profiles/default-linux/amd64/2007.0/no-multilib /etc/make.profile</i>
 </pre>
 
-<!--
-<p test="func:keyval('arch')='PPC'">
-For ppc, there are a number of new profiles provided with 2006.1:
-</p>
-
-<pre test="func:keyval('arch')='PPC'" caption="PPC Profiles">
-<comment>(Generic PPC profile, for all PPC machines, minimal)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1 /etc/make.profile</i>
-<comment>(G3 profile)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1/G3 /etc/make.profile</i>
-<comment>(G3 Pegasos profile)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1/G3/Pegasos/ /etc/make.profile</i>
-<comment>(G4 (Altivec) profile)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1/G4 /etc/make.profile</i>
-<comment>(G4 (Altivec) Pegasos profile)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1/G4/Pegasos/ /etc/make.profile</i>
-</pre>
-
-<p test="func:keyval('arch')='PPC64'">
-For ppc64, there are a number of new profiles provided with 2006.1:
-</p>
-
-<pre test="func:keyval('arch')='PPC64'" caption="PPC64 Profiles">
-<comment>(Generic 64bit userland PPC64 profile, for all PPC64 machines)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland /etc/make.profile</i>
-<comment>(Generic 32bit userland PPC64 profile, for all PPC64 machines)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/32bit-userland /etc/make.profile</i>
-<comment>(Each type of userland has sub profiles as follows, with (userland) replaced with the chosen userland from above)</comment>
-<comment>(970 profile for JS20)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/(userland)/970 /etc/make.profile</i>
-<comment>(G5 profile)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/(userland)/970/pmac /etc/make.profile</i>
-<comment>(POWER3 profile)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/(userland)/power3 /etc/make.profile</i>
-<comment>(POWER4 profile)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/(userland)/power4 /etc/make.profile</i>
-<comment>(POWER5 profile)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/(userland)/power5 /etc/make.profile</i>
-<comment>(The multilib profile is not stable as of this release.)</comment>
-</pre>
--->
-
 </body>
 </subsection>
 <subsection id="configure_USE">



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2007-04-10  6:51 Josh Saddler
  0 siblings, 0 replies; 30+ messages in thread
From: Josh Saddler @ 2007-04-10  6:51 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    07/04/10 06:51:36

  Modified:             hb-install-system.xml
  Log:
  s/2006.1/2007.0

Revision  Changes    Path
1.30                 xml/htdocs/doc/en/handbook/draft/hb-install-system.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?r1=1.29&r2=1.30

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- hb-install-system.xml	19 Mar 2007 11:37:25 -0000	1.29
+++ hb-install-system.xml	10 Apr 2007 06:51:36 -0000	1.30
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.29 2007/03/19 11:37:25 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.30 2007/04/10 06:51:36 nightmorph Exp $ -->
 
 <sections>
 
@@ -240,7 +240,7 @@
 </p>
 
 <pre test="func:keyval('arch')='AMD64'" caption="Switching to a non-multilib profile">
-# <i>ln -snf /usr/portage/profiles/default-linux/amd64/2006.1/no-multilib /etc/make.profile</i>
+# <i>ln -snf /usr/portage/profiles/default-linux/amd64/2007.0/no-multilib /etc/make.profile</i>
 </pre>
 
 <!--



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2007-03-19 11:37 Josh Saddler
  0 siblings, 0 replies; 30+ messages in thread
From: Josh Saddler @ 2007-03-19 11:37 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    07/03/19 11:37:25

  Modified:             hb-install-system.xml
  Log:
  removing 2.4 profiles as they don't exist anymore, also adding a small all-arches example of how to switch profiles

Revision  Changes    Path
1.29                 xml/htdocs/doc/en/handbook/draft/hb-install-system.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?r1=1.28&r2=1.29

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- hb-install-system.xml	19 Mar 2007 09:37:55 -0000	1.28
+++ hb-install-system.xml	19 Mar 2007 11:37:25 -0000	1.29
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.28 2007/03/19 09:37:55 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.29 2007/03/19 11:37:25 nightmorph Exp $ -->
 
 <sections>
 
@@ -210,7 +210,7 @@
 
 <pre caption="Verifying system profile">
 # <i>ls -FGg /etc/make.profile</i>
-lrwxrwxrwx  1 48 Apr  8 18:51 /etc/make.profile -> ../usr/portage/profiles/default-linux/x86/2006.1/
+lrwxrwxrwx  1 48 Apr  8 18:51 /etc/make.profile -> ../usr/portage/profiles/default-linux/x86/2007.0/
 </pre>
 
 <p>
@@ -220,46 +220,27 @@
 
 <p>
 There are also <c>desktop</c> and <c>server</c> subprofiles available for some
-architectures. Look inside the <path>2006.1/</path> profile to see if there is
+architectures. Look inside the <path>2007.0/</path> profile to see if there is
 one available for your architecture. You may wish to view the <c>desktop</c>
 profile's <path>make.defaults</path> to determine if it fits your needs.
 </p>
 
-<p test="func:keyval('arch')='AMD64'">
-If you want to have a pure 64-bit environment, with no 32-bit applications or
-libraries, you should use a non-multilib profile:
-</p>
-
-<pre test="func:keyval('arch')='AMD64'" caption="Switching to a non-multilib profile">
-# <i>ln -snf /usr/portage/profiles/default-linux/amd64/2006.1/no-multilib /etc/make.profile</i>
-</pre>
-
 <p>
-Some users may wish to install a system based on the older Linux 2.4 profile.
-If you have good reason to do this, then you should first check that an
-additional profile exists. On x86, we can do this with the following command:
+After viewing the available profiles for your architecture in
+<path>/usr/portage/profiles/</path>, you can use a different one if you wish:
 </p>
 
-<pre caption="Finding out if an additional profile exists">
-# <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 caption="Changing profiles">
+# <i>ln -snf /usr/portage/profiles/&lt;profile name&gt; /etc/make.profile</i>
 </pre>
 
-<p>
-The above example shows that the additional 2.4 profile exists (i.e. it didn't
-complain about missing file or directory). It is recommended that you stay with
-the default, but if you wish to switch, you can do so as follows:
+<p test="func:keyval('arch')='AMD64'">
+If you want to have a pure 64-bit environment, with no 32-bit applications or
+libraries, you should use a non-multilib profile:
 </p>
 
-<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/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
--rw-r--r--  1 939 Dec 10 14:06 packages
--rw-r--r--  1 347 Dec  3  2004 parent
--rw-r--r--  1 573 Dec  3  2004 virtuals
+<pre test="func:keyval('arch')='AMD64'" caption="Switching to a non-multilib profile">
+# <i>ln -snf /usr/portage/profiles/default-linux/amd64/2006.1/no-multilib /etc/make.profile</i>
 </pre>
 
 <!--



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2007-03-19  9:37 Josh Saddler
  0 siblings, 0 replies; 30+ messages in thread
From: Josh Saddler @ 2007-03-19  9:37 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    07/03/19 09:37:55

  Modified:             hb-install-system.xml
  Log:
  profiles stuff, tentatively making it less cluttered

Revision  Changes    Path
1.28                 xml/htdocs/doc/en/handbook/draft/hb-install-system.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml?r1=1.27&r2=1.28

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- hb-install-system.xml	19 Mar 2007 07:18:40 -0000	1.27
+++ hb-install-system.xml	19 Mar 2007 09:37:55 -0000	1.28
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.27 2007/03/19 07:18:40 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.28 2007/03/19 09:37:55 nightmorph Exp $ -->
 
 <sections>
 
@@ -199,14 +199,7 @@
 Gentoo developers.
 </p>
 
-<p test="contains('Alpha x86', func:keyval('arch'))">
-Previously, such a profile was barely touched by the user. However, <keyval
-id="arch"/> users can choose between two profiles, one for a 2.4 kernel and one
-for a 2.6 kernel. This requirement has been imposed to improve the integration
-of the 2.6 kernels.
-</p>
-
-<p test="contains('AMD64 arm HPPA IA64 MIPS PPC PPC64 SPARC', func:keyval('arch'))">
+<p>
 Previously, such a profile was untouched by the users. However, there may be
 certain situations in which you may decide a profile change is necessary.
 </p>
@@ -269,6 +262,7 @@
 -rw-r--r--  1 573 Dec  3  2004 virtuals
 </pre>
 
+<!--
 <p test="func:keyval('arch')='PPC'">
 For ppc, there are a number of new profiles provided with 2006.1:
 </p>
@@ -308,6 +302,7 @@
 # <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/(userland)/power5 /etc/make.profile</i>
 <comment>(The multilib profile is not stable as of this release.)</comment>
 </pre>
+-->
 
 </body>
 </subsection>
@@ -382,7 +377,7 @@
 </body>
 </subsection>
 <subsection>
-<title>Optional: GLIBC Locales</title>
+<title>Optional: glibc Locales</title>
 <body>
 
 <p>



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2006-11-02  9:50 Xavier Neys
  0 siblings, 0 replies; 30+ messages in thread
From: Xavier Neys @ 2006-11-02  9:50 UTC (permalink / raw
  To: gentoo-doc-cvs

neysx       06/11/02 09:50:33

  Modified:             hb-install-system.xml
  Log:
  #153791 Handbook 'all-in-one-page' listing gives 500 error, caused by missing quote in test attribute

Revision  Changes    Path
1.104                xml/htdocs/doc/en/handbook/hb-install-system.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.104&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.104&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.103&r2=1.104

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- hb-install-system.xml	2 Nov 2006 07:27:24 -0000	1.103
+++ hb-install-system.xml	2 Nov 2006 09:50:33 -0000	1.104
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.103 2006/11/02 07:27:24 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.104 2006/11/02 09:50:33 neysx Exp $ -->
 
 <sections>
 
@@ -213,12 +213,12 @@
 profile's <path>make.defaults</path> to determine if it fits your needs.
 </p>
 
-<p test="func:keyval('arch')=AMD64'">
+<p test="func:keyval('arch')='AMD64'">
 If you want to have a pure 64-bit environment, with no 32-bit applications or
 libraries, you should use a non-multilib profile:
 </p>
 
-<pre test="func:keyval('arch')=AMD64'" caption="Switching to a non-multilib profile">
+<pre test="func:keyval('arch')='AMD64'" caption="Switching to a non-multilib profile">
 # <i>ln -snf /usr/portage/profiles/default-linux/amd64/2006.1/no-multilib /etc/make.profile</i>
 </pre>
 



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2006-10-08 19:38 Josh Saddler
  0 siblings, 0 replies; 30+ messages in thread
From: Josh Saddler @ 2006-10-08 19:38 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    06/10/08 19:38:12

  Modified:             hb-install-system.xml
  Log:
  general Qt USE flag cleanup

Revision  Changes    Path
1.2                  xml/htdocs/doc/en/handbook/2006.1/hb-install-system.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-system.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-system.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-system.xml?r1=1.1&r2=1.2

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-system.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-system.xml	30 Aug 2006 20:17:31 -0000	1.1
+++ hb-install-system.xml	8 Oct 2006 19:38:11 -0000	1.2
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-system.xml,v 1.1 2006/08/30 20:17:31 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-system.xml,v 1.2 2006/10/08 19:38:11 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.0</version>
-<date>2006-08-30</date>
+<version>7.1</version>
+<date>2006-10-08</date>
 
 <section>
 <title>Chrooting</title>
@@ -127,10 +127,10 @@
 <p>
 In the <c>USE</c> variable you define keywords which are mapped onto
 compile-options. For instance, <e>ssl</e> will compile ssl-support in the
-programs that support it. <e>-X</e> will remove X-server support (note the minus
-sign in front). <e>gnome gtk -kde -qt</e> will compile your programs with gnome
-(and gtk) support, and not with kde (and qt) support, making your system fully
-tweaked for GNOME.
+programs that support it. <e>-X</e> will remove X-server support (note the
+minus sign in front). <e>gnome gtk -kde -qt3 -qt4</e> will compile your
+programs with gnome (and gtk) support, and not with kde (and qt) support,
+making your system fully tweaked for GNOME.
 </p>
 
 </body>
@@ -179,7 +179,7 @@
 </pre>
 
 <pre caption="USE setting">
-USE="-gtk -gnome qt kde dvd alsa cdr"
+USE="-gtk -gnome qt3 qt4 kde dvd alsa cdr"
 </pre>
 
 </body>



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2006-09-17 12:16 Josh Saddler
  0 siblings, 0 replies; 30+ messages in thread
From: Josh Saddler @ 2006-09-17 12:16 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    06/09/17 12:16:59

  Modified:             hb-install-system.xml
  Log:
  updated handbook for new desktop/server profiles, see bug 146277

Revision  Changes    Path
1.99                 xml/htdocs/doc/en/handbook/hb-install-system.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.99&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.99&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.98&r2=1.99

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- hb-install-system.xml	30 Aug 2006 22:52:28 -0000	1.98
+++ hb-install-system.xml	17 Sep 2006 12:16:59 -0000	1.99
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.98 2006/08/30 22:52:28 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.99 2006/09/17 12:16:59 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.0</version>
-<date>2006-08-30</date>
+<version>7.1</version>
+<date>2006-09-17</date>
 
 <section>
 <title>Chrooting</title>
@@ -198,6 +198,13 @@
 </p>
 
 <p>
+There are also <c>desktop</c> and <c>server</c> subprofiles available for some
+architectures. Look inside the <path>2006.1/</path> profile to see if there is
+one available for your architecture. You may wish to view the <c>desktop</c>
+profile's <path>make.defaults</path> to determine if it fits your needs.
+</p>
+
+<p>
 Some users may wish to install a system based on the older Linux 2.4 profile.
 If you have good reason to do this, then you should first check that an
 additional profile exists. On x86, we can do this with the following command:
@@ -226,7 +233,7 @@
 </pre>
 
 <p>
-For ppc, there are a number of new profiles provided with 2006.1
+For ppc, there are a number of new profiles provided with 2006.1:
 </p>
 
 <pre caption="PPC Profiles">
@@ -243,7 +250,7 @@
 </pre>
 
 <p>
-For ppc64, there are a number of new profiles provided with 2006.1.
+For ppc64, there are a number of new profiles provided with 2006.1:
 </p>
 
 <pre caption="PPC64 Profiles">



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2006-07-20 10:11 Lukasz Damentko
  0 siblings, 0 replies; 30+ messages in thread
From: Lukasz Damentko @ 2006-07-20 10:11 UTC (permalink / raw
  To: gentoo-doc-cvs

rane        06/07/20 10:11:18

  Modified:             hb-install-system.xml
  Log:
  adding a note about a necessity of upgrading glibc for locale-gen

Revision  Changes    Path
1.97                 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.97&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.97&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.96&r2=1.97&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.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- hb-install-system.xml	19 Jul 2006 12:08:29 -0000	1.96
+++ hb-install-system.xml	20 Jul 2006 10:11:18 -0000	1.97
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.96 2006/07/19 12:08:29 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.97 2006/07/20 10:11:18 rane Exp $ -->
 
 <sections>
 
-<version>2.22</version>
-<date>2006-07-18</date>
+<version>2.23</version>
+<date>2006-07-19</date>
 
 <section>
 <title>Chrooting</title>
@@ -367,6 +367,11 @@
 have specified in the <path>/etc/locale.gen</path> file.
 </p>
 
+<note>
+<c>locale-gen</c> is available in <c>glibc-2.3.6-r4</c> and newer. If you have
+an older version of glibc, you should update it now.
+</note>
+
 <p>
 Now continue with <uri link="?part=1&amp;chap=7">Configuring the Kernel</uri>.
 </p>



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2006-07-19 12:08 Lukasz Damentko
  0 siblings, 0 replies; 30+ messages in thread
From: Lukasz Damentko @ 2006-07-19 12:08 UTC (permalink / raw
  To: gentoo-doc-cvs

rane        06/07/19 12:08:29

  Modified:             hb-install-system.xml
  Log:
  fixing a wrong file name, thanks to ext for reporting

Revision  Changes    Path
1.96                 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.96&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.96&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.95&r2=1.96&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.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- hb-install-system.xml	19 Jul 2006 12:01:39 -0000	1.95
+++ hb-install-system.xml	19 Jul 2006 12:08:29 -0000	1.96
@@ -4,11 +4,11 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.95 2006/07/19 12:01:39 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.96 2006/07/19 12:08:29 rane Exp $ -->
 
 <sections>
 
-<version>2.21</version>
+<version>2.22</version>
 <date>2006-07-18</date>
 
 <section>
@@ -343,7 +343,7 @@
 
 <p>
 You will probably only use one or maybe two locales on your system. You can
-specify locales you will need in <path>/etc/locales.ge</path>.
+specify locales you will need in <path>/etc/locale.gen</path>.
 </p>
 
 <pre caption="Opening /etc/locale.gen">



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2006-07-19 12:01 Lukasz Damentko
  0 siblings, 0 replies; 30+ messages in thread
From: Lukasz Damentko @ 2006-07-19 12:01 UTC (permalink / raw
  To: gentoo-doc-cvs

rane        06/07/19 12:01:39

  Modified:             hb-install-system.xml
  Log:
  #140098, locale-gen instead of userlocales

Revision  Changes    Path
1.95                 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.95&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.95&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.94&r2=1.95&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.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- hb-install-system.xml	13 Jul 2006 15:01:27 -0000	1.94
+++ hb-install-system.xml	19 Jul 2006 12:01:39 -0000	1.95
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.94 2006/07/13 15:01:27 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.95 2006/07/19 12:01:39 rane Exp $ -->
 
 <sections>
 
-<version>2.20</version>
-<date>2006-07-13</date>
+<version>2.21</version>
+<date>2006-07-18</date>
 
 <section>
 <title>Chrooting</title>
@@ -342,24 +342,12 @@
 <body>
 
 <p>
-You will probably only use one or maybe two locales on your system. Up until now
-after compiling <c>glibc</c> a full set of all available locales will be
-created. As of now you can activate the <c>userlocales</c> USE flag and specify
-only the locales you will need in <path>/etc/locales.build</path>. Only do this
-if you know what locales to choose. 
+You will probably only use one or maybe two locales on your system. You can
+specify locales you will need in <path>/etc/locales.ge</path>.
 </p>
 
-<pre caption="Activate the userlocales USE flag especially for glibc">
-# <i>mkdir -p /etc/portage</i>
-# <i>echo "sys-libs/glibc userlocales" >> /etc/portage/package.use</i>
-</pre>
-
-<p>
-Now specify the locales you want to be able to use:
-</p>
-
-<pre caption="Opening /etc/locales.build">
-# <i>nano -w /etc/locales.build</i>
+<pre caption="Opening /etc/locale.gen">
+# <i>nano -w /etc/locale.gen</i>
 </pre>
 
 <p>
@@ -368,13 +356,18 @@
 </p>
 
 <pre caption="Specify your locales">
-en_US/ISO-8859-1
-en_US.UTF-8/UTF-8
-de_DE/ISO-8859-1
-de_DE@euro/ISO-8859-15
+en_US ISO-8859-1
+en_US.UTF-8 UTF-8
+de_DE ISO-8859-1
+de_DE@euro ISO-8859-15
 </pre>
 
 <p>
+The next step is to run <c>locale-gen</c>. It will generate all the locales you
+have specified in the <path>/etc/locale.gen</path> file.
+</p>
+
+<p>
 Now continue with <uri link="?part=1&amp;chap=7">Configuring the Kernel</uri>.
 </p>
 



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2006-07-13 15:01 Lukasz Damentko
  0 siblings, 0 replies; 30+ messages in thread
From: Lukasz Damentko @ 2006-07-13 15:01 UTC (permalink / raw
  To: gentoo-doc-cvs

rane        06/07/13 15:01:27

  Modified:             hb-install-system.xml
  Log:
  #140176, wrong instructions about not updating portage

Revision  Changes    Path
1.94                 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.94&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.94&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.93&r2=1.94&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.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- hb-install-system.xml	14 Mar 2006 19:28:02 -0000	1.93
+++ hb-install-system.xml	13 Jul 2006 15:01:27 -0000	1.94
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.93 2006/03/14 19:28:02 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.94 2006/07/13 15:01:27 rane Exp $ -->
 
 <sections>
 
-<version>2.19</version>
-<date>2006-03-06</date>
+<version>2.20</version>
+<date>2006-07-13</date>
 
 <section>
 <title>Chrooting</title>
@@ -154,8 +154,7 @@
 
 <p>
 If you are warned that a new Portage version is available and that you should
-update Portage, you should ignore it. Portage will be updated for you later
-on during the installation.
+update Portage, you should do it now using <c>emerge portage</c> command.
 </p>
 
 </body>



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2006-03-14 19:28 Josh Saddler
  0 siblings, 0 replies; 30+ messages in thread
From: Josh Saddler @ 2006-03-14 19:28 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    06/03/14 19:28:02

  Modified:             hb-install-system.xml
  Log:
  Updated license to 2.5

Revision  Changes    Path
1.93                 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.93&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.93&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.92&r2=1.93&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.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- hb-install-system.xml	6 Mar 2006 11:32:21 -0000	1.92
+++ hb-install-system.xml	14 Mar 2006 19:28:02 -0000	1.93
@@ -2,9 +2,9 @@
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.92 2006/03/06 11:32:21 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.93 2006/03/14 19:28:02 nightmorph Exp $ -->
 
 <sections>
 



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2006-03-06 11:32 Xavier Neys
  0 siblings, 0 replies; 30+ messages in thread
From: Xavier Neys @ 2006-03-06 11:32 UTC (permalink / raw
  To: gentoo-doc-cvs

neysx       06/03/06 11:32:21

  Modified:             hb-install-system.xml
  Log:
  #123684 Wrong message after env-update, refix

Revision  Changes    Path
1.92                 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.92&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.92&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.91&r2=1.92&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.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- hb-install-system.xml	28 Feb 2006 00:04:15 -0000	1.91
+++ hb-install-system.xml	6 Mar 2006 11:32:21 -0000	1.92
@@ -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.91 2006/02/28 00:04:15 josejx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.92 2006/03/06 11:32:21 neysx Exp $ -->
 
 <sections>
 
-<version>2.18</version>
-<date>2006-02-27</date>
+<version>2.19</version>
+<date>2006-03-06</date>
 
 <section>
 <title>Chrooting</title>
@@ -113,7 +113,7 @@
 <pre caption = "Chrooting into the new environment">
 # <i>chroot /mnt/gentoo /bin/bash</i>
 # <i>env-update</i>
- * Caching service dependencies...
+>> Regenerating /etc/ld.so.cache...
 # <i>source /etc/profile</i>
 # <i>export PS1="(chroot) $PS1"</i>
 </pre>



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2006-02-28  0:04 Joseph Jezak
  0 siblings, 0 replies; 30+ messages in thread
From: Joseph Jezak @ 2006-02-28  0:04 UTC (permalink / raw
  To: gentoo-doc-cvs

josejx      06/02/28 00:04:15

  Modified:    xml/htdocs/doc/en/handbook hb-install-system.xml
  Log:
  Fixed ppc/ppc64 profile paths.

Revision  Changes    Path
1.91      +15 -15    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.91&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.91&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.90&r2=1.91&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.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- hb-install-system.xml	27 Feb 2006 00:55:35 -0000	1.90
+++ hb-install-system.xml	28 Feb 2006 00:04:15 -0000	1.91
@@ -4,11 +4,11 @@
 <!-- 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.90 2006/02/27 00:55:35 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.91 2006/02/28 00:04:15 josejx Exp $ -->
 
 <sections>
 
-<version>2.17</version>
+<version>2.18</version>
 <date>2006-02-27</date>
 
 <section>
@@ -231,16 +231,16 @@
 </p>
 
 <pre caption="PPC Profiles">
-<comment>(Generic PPC profile, for all PPC machines)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc32 /etc/make.profile</i>
+<comment>(Generic PPC profile, for all PPC machines, minimal)</comment>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.0 /etc/make.profile</i>
 <comment>(G3 profile)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc32/G3 /etc/make.profile</i>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.0/G3 /etc/make.profile</i>
 <comment>(G3 Pegasos profile)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc32/G3/Pegasos/ /etc/make.profile</i>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.0/G3/Pegasos/ /etc/make.profile</i>
 <comment>(G4 (Altivec) profile)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc32/G4 /etc/make.profile</i>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.0/G4 /etc/make.profile</i>
 <comment>(G4 (Altivec) Pegasos profile)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc32/G4/Pegasos/ /etc/make.profile</i>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.0/G4/Pegasos/ /etc/make.profile</i>
 </pre>
 
 <p>
@@ -249,20 +249,20 @@
 
 <pre caption="PPC64 Profiles">
 <comment>(Generic 64bit userland PPC64 profile, for all PPC64 machines)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc64/64bit-userland /etc/make.profile</i>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.0/64bit-userland /etc/make.profile</i>
 <comment>(Generic 32bit userland PPC64 profile, for all PPC64 machines)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc64/32bit-userland /etc/make.profile</i>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.0/32bit-userland /etc/make.profile</i>
 <comment>(Each type of userland has sub profiles as follows, with (userland) replaced with the chosen userland from above)</comment>
 <comment>(970 profile for JS20)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc64/(userland)/970 /etc/make.profile</i>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.0/(userland)/970 /etc/make.profile</i>
 <comment>(G5 profile)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc64/(userland)/970/pmac /etc/make.profile</i>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.0/(userland)/970/pmac /etc/make.profile</i>
 <comment>(POWER3 profile)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc64/(userland)/power3 /etc/make.profile</i>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.0/(userland)/power3 /etc/make.profile</i>
 <comment>(POWER4 profile)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc64/(userland)/power4 /etc/make.profile</i>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.0/(userland)/power4 /etc/make.profile</i>
 <comment>(POWER5 profile)</comment>
-# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2006.0/ppc64/(userland)/power5 /etc/make.profile</i>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.0/(userland)/power5 /etc/make.profile</i>
 <comment>(The multilib profile is not stable as of this release.)</comment>
 </pre>
 



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2006-02-22 10:17 Xavier Neys
  0 siblings, 0 replies; 30+ messages in thread
From: Xavier Neys @ 2006-02-22 10:17 UTC (permalink / raw
  To: gentoo-doc-cvs

neysx       06/02/22 10:17:46

  Modified:    xml/htdocs/doc/en/handbook/draft/2006.0
                        hb-install-system.xml
  Log:
  #123684 Wrong message after env-update

Revision  Changes    Path
1.2       +2 -2      xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-system.xml

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

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-system.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-system.xml	1 Feb 2006 18:38:17 -0000	1.1
+++ hb-install-system.xml	22 Feb 2006 10:17:46 -0000	1.2
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-system.xml,v 1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-system.xml,v 1.2 2006/02/22 10:17:46 neysx Exp $ -->
 
 <sections>
 
@@ -71,7 +71,7 @@
 <pre caption="Chrooting into the new environment">
 # <i>chroot /mnt/gentoo /bin/bash</i>
 # <i>env-update</i>
- * Caching service dependencies...
+>>> Regenerating /etc/ld.so.cache...
 # <i>source /etc/profile</i>
 # <i>export PS1="(chroot) $PS1"</i>
 </pre>



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2006-02-22 10:17 Xavier Neys
  0 siblings, 0 replies; 30+ messages in thread
From: Xavier Neys @ 2006-02-22 10:17 UTC (permalink / raw
  To: gentoo-doc-cvs

neysx       06/02/22 10:17:45

  Modified:    xml/htdocs/doc/en/handbook/2005.1 hb-install-system.xml
  Log:
  #123684 Wrong message after env-update

Revision  Changes    Path
1.6       +4 -4      xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml

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

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hb-install-system.xml	19 Jan 2006 21:48:11 -0000	1.5
+++ hb-install-system.xml	22 Feb 2006 10:17:45 -0000	1.6
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v 1.5 2006/01/19 21:48:11 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v 1.6 2006/02/22 10:17:45 neysx Exp $ -->
 
 <sections>
 
-<version>5.3</version>
-<date>2006-01-19</date>
+<version>5.4</version>
+<date>2006-02-22</date>
 
 <section>
 <title>Chrooting</title>
@@ -71,7 +71,7 @@
 <pre caption="Chrooting into the new environment">
 # <i>chroot /mnt/gentoo /bin/bash</i>
 # <i>env-update</i>
- * Caching service dependencies...
+>>> Regenerating /etc/ld.so.cache...
 # <i>source /etc/profile</i>
 # <i>export PS1="(chroot) $PS1"</i>
 </pre>



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2006-02-22 10:17 Xavier Neys
  0 siblings, 0 replies; 30+ messages in thread
From: Xavier Neys @ 2006-02-22 10:17 UTC (permalink / raw
  To: gentoo-doc-cvs

neysx       06/02/22 10:17:44

  Modified:    xml/htdocs/doc/en/handbook hb-install-system.xml
  Log:
  #123684 Wrong message after env-update

Revision  Changes    Path
1.89      +4 -4      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.89&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.89&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.88&r2=1.89&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.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- hb-install-system.xml	19 Jan 2006 21:48:10 -0000	1.88
+++ hb-install-system.xml	22 Feb 2006 10:17:44 -0000	1.89
@@ -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.88 2006/01/19 21:48:10 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.89 2006/02/22 10:17:44 neysx Exp $ -->
 
 <sections>
 
-<version>2.15</version>
-<date>2006-01-19</date>
+<version>2.16</version>
+<date>2006-02-22</date>
 
 <section>
 <title>Chrooting</title>
@@ -113,7 +113,7 @@
 <pre caption = "Chrooting into the new environment">
 # <i>chroot /mnt/gentoo /bin/bash</i>
 # <i>env-update</i>
- * Caching service dependencies...
+>>> Regenerating /etc/ld.so.cache...
 # <i>source /etc/profile</i>
 # <i>export PS1="(chroot) $PS1"</i>
 </pre>



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2006-01-05 11:56 Lukasz Damentko
  0 siblings, 0 replies; 30+ messages in thread
From: Lukasz Damentko @ 2006-01-05 11:56 UTC (permalink / raw
  To: gentoo-doc-cvs

rane        06/01/05 11:56:33

  Modified:    xml/htdocs/doc/en/handbook/2005.1 hb-install-system.xml
  Log:
  #114290, added information about changing prompt after chrooting - to prevent mistakes

Revision  Changes    Path
1.4       +4 -3      xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml

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

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-system.xml	17 Oct 2005 15:11:32 -0000	1.3
+++ hb-install-system.xml	5 Jan 2006 11:56:33 -0000	1.4
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v 1.3 2005/10/17 15:11:32 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v 1.4 2006/01/05 11:56:33 rane Exp $ -->
 
 <sections>
 
-<version>5.1</version>
-<date>2005-10-17</date>
+<version>5.2</version>
+<date>2006-01-05</date>
 
 <section>
 <title>Chrooting</title>
@@ -72,6 +72,7 @@
 # <i>env-update</i>
  * Caching service dependencies...
 # <i>source /etc/profile</i>
+# <i>export PS1="(chroot) $PS1"</i>
 </pre>
 
 <p>



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2006-01-05 11:54 Lukasz Damentko
  0 siblings, 0 replies; 30+ messages in thread
From: Lukasz Damentko @ 2006-01-05 11:54 UTC (permalink / raw
  To: gentoo-doc-cvs

rane        06/01/05 11:54:56

  Modified:    xml/htdocs/doc/en/handbook hb-install-system.xml
  Log:
  #114290, added information about changing prompt after chrooting - to prevent mistakes

Revision  Changes    Path
1.87      +4 -3      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.87&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.87&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.86&r2=1.87&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.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- hb-install-system.xml	8 Dec 2005 19:28:39 -0000	1.86
+++ hb-install-system.xml	5 Jan 2006 11:54:56 -0000	1.87
@@ -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.86 2005/12/08 19:28:39 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.87 2006/01/05 11:54:56 rane Exp $ -->
 
 <sections>
 
-<version>2.13</version>
-<date>2005-12-08</date>
+<version>2.14</version>
+<date>2006-01-05</date>
 
 <section>
 <title>Chrooting</title>
@@ -114,6 +114,7 @@
 # <i>env-update</i>
  * Caching service dependencies...
 # <i>source /etc/profile</i>
+# <i>export PS1="(chroot) $PS1"</i>
 </pre>
 
 <p>



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2005-12-08 19:28 swift
  0 siblings, 0 replies; 30+ messages in thread
From: swift @ 2005-12-08 19:28 UTC (permalink / raw
  To: gentoo-doc-cvs

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



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2005-10-17 15:11 Xavier Neys
  0 siblings, 0 replies; 30+ messages in thread
From: Xavier Neys @ 2005-10-17 15:11 UTC (permalink / raw
  To: gentoo-doc-cvs

neysx       05/10/17 15:11:32

  Modified:    xml/htdocs/doc/en/handbook/2005.1 hb-install-system.xml
  Log:
  #109575 run emerge --metadata after chrooting

Revision  Changes    Path
1.3       +22 -5     xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml

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

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-system.xml	8 Aug 2005 13:24:46 -0000	1.2
+++ hb-install-system.xml	17 Oct 2005 15:11:32 -0000	1.3
@@ -2,14 +2,14 @@
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v 1.3 2005/10/17 15:11:32 neysx Exp $ -->
 
 <sections>
 
-<version>5.0</version>
-<date>2005-08-08</date>
+<version>5.1</version>
+<date>2005-10-17</date>
 
 <section>
 <title>Chrooting</title>
@@ -67,7 +67,7 @@
 Finally, we load those variables into memory using <c>source</c>.
 </p>
 
-<pre caption = "Chrooting into the new environment">
+<pre caption="Chrooting into the new environment">
 # <i>chroot /mnt/gentoo /bin/bash</i>
 # <i>env-update</i>
  * Caching service dependencies...
@@ -82,7 +82,24 @@
 
 </body>
 </subsection>
+<subsection>
+<title>Creating the Portage cache</title>
+<body>
+
+<p>
+You have already installed the Portage tree, but you should now build the
+Portage cache to speed up future emerges. <c>emerge --metadata</c> does this
+for you.
+</p>
+
+<pre caption="Creating the Portage cache">
+# <i>emerge --metadata</i>
+</pre>
+
+</body>
+</subsection>
 </section>
+
 <section id="configure_USE">
 <title>Configuring the USE Variable</title>
 <subsection>



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2005-08-16 22:14 Xavier Neys
  0 siblings, 0 replies; 30+ messages in thread
From: Xavier Neys @ 2005-08-16 22:14 UTC (permalink / raw
  To: gentoo-doc-cvs

neysx       05/08/16 22:14:44

  Modified:    xml/htdocs/doc/en/handbook hb-install-system.xml
  Log:
  #102735 /etc/portage already exists, use -p to be on the safe side

Revision  Changes    Path
1.84      +4 -4      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.84&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.84&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.83&r2=1.84&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.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- hb-install-system.xml	9 Aug 2005 09:43:58 -0000	1.83
+++ hb-install-system.xml	16 Aug 2005 22:14:44 -0000	1.84
@@ -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.83 2005/08/09 09:43:58 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.84 2005/08/16 22:14:44 neysx Exp $ -->
 
 <sections>
 
-<version>2.10</version>
-<date>2005-08-09</date>
+<version>2.11</version>
+<date>2005-08-17</date>
 
 <section>
 <title>Chrooting</title>
@@ -346,7 +346,7 @@
 </p>
 
 <pre caption="Activate the userlocales USE flag especially for glibc">
-# <i>mkdir /etc/portage</i>
+# <i>mkdir -p /etc/portage</i>
 # <i>echo "sys-libs/glibc userlocales" >> /etc/portage/package.use</i>
 </pre>
 



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2005-08-08 14:09 swift
  0 siblings, 0 replies; 30+ messages in thread
From: swift @ 2005-08-08 14:09 UTC (permalink / raw
  To: gentoo-doc-cvs

swift       05/08/08 14:09:54

  Removed:     xml/htdocs/doc/en/handbook/draft/2005.1
                        hb-install-system.xml
  Log:
  Removing hb-install-system.xml from this location
-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2005-07-30 11:31 Sven Vermeulen
  0 siblings, 0 replies; 30+ messages in thread
From: Sven Vermeulen @ 2005-07-30 11:31 UTC (permalink / raw
  To: gentoo-doc-cvs

swift       05/07/30 11:31:02

  Modified:    xml/htdocs/doc/en/handbook/draft hb-install-system.xml
  Log:
  #100758 - Touch nsswitch.conf to have different mtime therefore having Portage to leave it alone

Revision  Changes    Path
1.22      +3 -1      xml/htdocs/doc/en/handbook/draft/hb-install-system.xml

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

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- hb-install-system.xml	28 Jul 2005 16:43:25 -0000	1.21
+++ hb-install-system.xml	30 Jul 2005 11:31:02 -0000	1.22
@@ -4,7 +4,7 @@
 <!-- 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/draft/hb-install-system.xml,v 1.21 2005/07/28 16:43:25 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.22 2005/07/30 11:31:02 swift Exp $ -->
 
 <sections>
 
@@ -593,6 +593,8 @@
 
 <pre caption="Upgrading baselayout">
 # <i>rm /etc/conf.d/net</i>
+<comment>(Make sure we keep the nsswitch.conf file)</comment>
+# <i>touch /etc/nsswitch.conf</i>
 # <i>CONFIG_PROTECT="-*" emerge baselayout</i>
 </pre>
 



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2005-07-30 11:31 Sven Vermeulen
  0 siblings, 0 replies; 30+ messages in thread
From: Sven Vermeulen @ 2005-07-30 11:31 UTC (permalink / raw
  To: gentoo-doc-cvs

swift       05/07/30 11:31:02

  Modified:    xml/htdocs/doc/en/handbook hb-install-system.xml
  Log:
  #100758 - Touch nsswitch.conf to have different mtime therefore having Portage to leave it alone

Revision  Changes    Path
1.82      +5 -3      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.82&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.82&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.81&r2=1.82&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.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- hb-install-system.xml	28 Jun 2005 12:28:00 -0000	1.81
+++ hb-install-system.xml	30 Jul 2005 11:31:02 -0000	1.82
@@ -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.81 2005/06/28 12:28:00 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.82 2005/07/30 11:31:02 swift Exp $ -->
 
 <sections>
 
-<version>2.8</version>
-<date>2005-06-28</date>
+<version>2.9</version>
+<date>2005-07-30</date>
 
 <section>
 <title>Chrooting</title>
@@ -552,6 +552,8 @@
 
 <pre caption="Upgrading baselayout">
 # <i>rm /etc/conf.d/net</i>
+<comment>(Make sure we keep the nsswitch.conf file)</comment>
+# <i>touch /etc/nsswitch.conf</i>
 # <i>CONFIG_PROTECT="-*" emerge baselayout</i>
 </pre>
 



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2005-07-28 16:43 Sven Vermeulen
  0 siblings, 0 replies; 30+ messages in thread
From: Sven Vermeulen @ 2005-07-28 16:43 UTC (permalink / raw
  To: gentoo-doc-cvs

swift       05/07/28 16:43:25

  Modified:    xml/htdocs/doc/en/handbook/draft hb-install-system.xml
  Log:
  ppc profile info

Revision  Changes    Path
1.21      +43 -2     xml/htdocs/doc/en/handbook/draft/hb-install-system.xml

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

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- hb-install-system.xml	28 Jul 2005 16:38:08 -0000	1.20
+++ hb-install-system.xml	28 Jul 2005 16:43:25 -0000	1.21
@@ -4,7 +4,7 @@
 <!-- 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/draft/hb-install-system.xml,v 1.20 2005/07/28 16:38:08 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml,v 1.21 2005/07/28 16:43:25 swift Exp $ -->
 
 <sections>
 
@@ -173,7 +173,8 @@
 Previously, such a profile was barely touched by the user. However, x86, hppa
 and alpha users can choose between two profiles, one for a 2.4 kernel and one
 for a 2.6 kernel. This requirement has been imposed to improve the integration
-of the 2.6 kernels.
+of the 2.6 kernels. The ppc and ppc64 architectures have several profiles
+available as well. We will talk about those later.
 </p>
 
 <p>
@@ -219,6 +220,46 @@
 -rw-r--r--  1 573 Dec  3  2004 virtuals
 </pre>
 
+<p>
+For ppc, there are a number of new profiles provided with 2005.1.
+</p>
+
+<pre caption="PPC Profiles">
+<comment>(Generic PPC profile, for all PPC machines)</comment>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2005.1/ppc /etc/make.profile</i>
+<comment>(G3 profile)</comment>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2005.1/ppc/G3 /etc/make.profile</i>
+<comment>(G3 Pegasos profile)</comment>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2005.1/ppc/G3/Pegasos/ /etc/make.profile</i>
+<comment>(G4 (Altivec) profile)</comment>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2005.1/ppc/G4 /etc/make.profile</i>
+<comment>(G4 Pegasos profile)</comment>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2005.1/ppc/G4/Pegasos/ /etc/make.profile</i>
+</pre>
+
+<p>
+For ppc64, there are a number of new profiles provided with 2005.1.
+</p>
+
+<pre caption="PPC64 Profiles">
+<comment>(Generic 64bit userland PPC64 profile, for all PPC64 machines)</comment>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2005.1/ppc64/64bit-userland /etc/make.profile</i>
+<comment>(Generic 32bit userland PPC64 profile, for all PPC64 machines)</comment>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2005.1/ppc64/32bit-userland /etc/make.profile</i>
+<comment>(Each type of userland has sub profiles as follows, with (userland) replaced with the chosen userland from above)</comment>
+<comment>(970 profile for JS20)</comment>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2005.1/ppc64/(userland)/970 /etc/make.profile</i>
+<comment>(G5 profile)</comment>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2005.1/ppc64/(userland)/970/pmac /etc/make.profile</i>
+<comment>(POWER3 profile)</comment>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2005.1/ppc64/(userland)/power3 /etc/make.profile</i>
+<comment>(POWER4 profile)</comment>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2005.1/ppc64/(userland)/power4 /etc/make.profile</i>
+<comment>(POWER5 profile)</comment>
+# <i>ln -snf /usr/portage/profiles/default-linux/ppc/2005.1/ppc64/(userland)/power5 /etc/make.profile</i>
+<comment>(The multilib profile is not stable as of this release.)</comment>
+</pre>
+
 </body>
 </subsection>
 <subsection id="configure_USE">



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



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-system.xml
@ 2005-07-28 16:38 Sven Vermeulen
  0 siblings, 0 replies; 30+ messages in thread
From: Sven Vermeulen @ 2005-07-28 16:38 UTC (permalink / raw
  To: gentoo-doc-cvs

swift       05/07/28 16:38:08

  Added:       xml/htdocs/doc/en/handbook/draft hb-install-system.xml
  Log:
  Blindly copying system stuff

Revision  Changes    Path
1.20      +161 -32   xml/htdocs/doc/en/handbook/draft/hb-install-system.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-system.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/handbook/draft/hb-install-system.xml?rev=1.20&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-system.xml.diff?r1=1.19&r2=1.20&cvsroot=gentoo




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



^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2008-05-15  6:56 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-19  7:18 [gentoo-doc-cvs] cvs commit: hb-install-system.xml Josh Saddler
  -- strict thread matches above, loose matches on Subject: below --
2008-05-15  6:56 Joshua Saddler
2008-03-31  4:39 Joshua Saddler
2007-05-03 19:49 Josh Saddler
2007-04-10  6:51 Josh Saddler
2007-03-19 11:37 Josh Saddler
2007-03-19  9:37 Josh Saddler
2006-11-02  9:50 Xavier Neys
2006-10-08 19:38 Josh Saddler
2006-09-17 12:16 Josh Saddler
2006-07-20 10:11 Lukasz Damentko
2006-07-19 12:08 Lukasz Damentko
2006-07-19 12:01 Lukasz Damentko
2006-07-13 15:01 Lukasz Damentko
2006-03-14 19:28 Josh Saddler
2006-03-06 11:32 Xavier Neys
2006-02-28  0:04 Joseph Jezak
2006-02-22 10:17 Xavier Neys
2006-02-22 10:17 Xavier Neys
2006-02-22 10:17 Xavier Neys
2006-01-05 11:56 Lukasz Damentko
2006-01-05 11:54 Lukasz Damentko
2005-12-08 19:28 swift
2005-10-17 15:11 Xavier Neys
2005-08-16 22:14 Xavier Neys
2005-08-08 14:09 swift
2005-07-30 11:31 Sven Vermeulen
2005-07-30 11:31 Sven Vermeulen
2005-07-28 16:43 Sven Vermeulen
2005-07-28 16:38 Sven Vermeulen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox