public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-doc-cvs] cvs commit: gentoo-upgrading.xml
@ 2006-11-08  7:31 Josh Saddler
  0 siblings, 0 replies; 11+ messages in thread
From: Josh Saddler @ 2006-11-08  7:31 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    06/11/08 07:31:20

  Modified:             gentoo-upgrading.xml
  Log:
  added the single profile available to sh, bug 145731

Revision  Changes    Path
1.34                 xml/htdocs/doc/en/gentoo-upgrading.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?r1=1.33&r2=1.34

Index: gentoo-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- gentoo-upgrading.xml	2 Sep 2006 16:22:24 -0000	1.33
+++ gentoo-upgrading.xml	8 Nov 2006 07:31:20 -0000	1.34
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.33 2006/09/02 16:22:24 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.34 2006/11/08 07:31:20 nightmorph Exp $ -->
 
 <guide link="/doc/en/gentoo-upgrading.xml">
 <title>Gentoo Upgrading Guide</title>
@@ -20,8 +20,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2.4</version>
-<date>2006-09-02</date>
+<version>2.5</version>
+<date>2006-11-07</date>
 
 <chapter>
 <title>Gentoo and Upgrades</title>
@@ -281,6 +281,11 @@
   <ti>2004.3</ti>
 </tr>
 <tr>
+  <th>sh</th>
+  <ti>default-linux/sh/2006.1</ti>
+  <ti></ti>
+</tr>
+<tr>
   <th>sparc</th>
   <ti>
     default-linux/sparc/sparc64/2006.1, default-linux/sparc/sparc64/2006.1/2.4



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



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-doc-cvs] cvs commit: gentoo-upgrading.xml
@ 2008-03-05  8:26 Joshua Saddler
  0 siblings, 0 replies; 11+ messages in thread
From: Joshua Saddler @ 2008-03-05  8:26 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    08/03/05 08:26:01

  Modified:             gentoo-upgrading.xml
  Log:
  fix some english, some typos, etc. no content change.

Revision  Changes    Path
1.39                 xml/htdocs/doc/en/gentoo-upgrading.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?r1=1.38&r2=1.39

Index: gentoo-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- gentoo-upgrading.xml	5 Mar 2008 08:23:59 -0000	1.38
+++ gentoo-upgrading.xml	5 Mar 2008 08:26:01 -0000	1.39
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.38 2008/03/05 08:23:59 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.39 2008/03/05 08:26:01 nightmorph Exp $ -->
 
 <guide link="/doc/en/gentoo-upgrading.xml">
 <title>Gentoo Upgrading Guide</title>
@@ -69,22 +69,22 @@
 
 <p>
 A recurring question about the Gentoo release process is: "Why roll out new
-releases frequently, if they are not intended to let users update software?".
+releases frequently, if they are not intended to let users update software?"
 There are various reasons:
 </p>
 
 <ul>
   <li>
-    A new release means new Installation CDs with bugfixes and more features.
+    A new release means new Installation CDs with bugfixes and more features
   </li>
   <li>
     A new release provides an updated set of GRP packages, so that users that
     choose "the fast way" to install (stage3 + precompiled packages) end up
-    with a system that is not outdated.
+    with a system that is not outdated
   </li>
   <li>
     Finally, a new release may, from time to time, implement some features that
-    are incompatible with previous releases.
+    are incompatible with previous releases
   </li>
 </ul>
 
@@ -117,7 +117,7 @@
 along with the current ones, but they are marked as deprecated.  When that 
 happens a file named <path>deprecated</path> is put in the profile directory.
 The content of this file is the name of the profile that should be "upgraded 
-to"; portage uses this information to automatically warn you when you should 
+to"; Portage uses this information to automatically warn you when you should 
 update to a new profile.
 </p>
 
@@ -140,8 +140,8 @@
 <body>
 
 <p>
-If a new Gentoo release is announced that does not include a new profile 
-then you can safely pretend that it never happened :).
+If a new Gentoo release does not include a new profile then you can safely
+pretend that it never happened. :)
 </p>
 
 <p>



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



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-doc-cvs] cvs commit: gentoo-upgrading.xml
@ 2008-03-05  8:23 Joshua Saddler
  0 siblings, 0 replies; 11+ messages in thread
From: Joshua Saddler @ 2008-03-05  8:23 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    08/03/05 08:23:59

  Modified:             gentoo-upgrading.xml
  Log:
  we don't actually have such a table; it was removed for maintainability

Revision  Changes    Path
1.38                 xml/htdocs/doc/en/gentoo-upgrading.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?r1=1.37&r2=1.38

Index: gentoo-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- gentoo-upgrading.xml	7 May 2007 18:11:40 -0000	1.37
+++ gentoo-upgrading.xml	5 Mar 2008 08:23:59 -0000	1.38
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.37 2007/05/07 18:11:40 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.38 2008/03/05 08:23:59 nightmorph Exp $ -->
 
 <guide link="/doc/en/gentoo-upgrading.xml">
 <title>Gentoo Upgrading Guide</title>
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2.8</version>
-<date>2007-05-05</date>
+<version>2.9</version>
+<date>2008-03-05</date>
 
 <chapter>
 <title>Gentoo and Upgrades</title>
@@ -172,8 +172,7 @@
 <p>
 However, Gentoo strongly recommends updating your profile if it becomes 
 deprecated.  When this happens, it means that Gentoo developers no longer
-plan on supporting it. Using the table below, you can quickly check to 
-see what profiles are currently supported.
+plan on supporting it.
 </p>
 
 <p>



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



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-doc-cvs] cvs commit: gentoo-upgrading.xml
@ 2006-11-09  7:00 Josh Saddler
  0 siblings, 0 replies; 11+ messages in thread
From: Josh Saddler @ 2006-11-09  7:00 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    06/11/09 07:00:18

  Modified:             gentoo-upgrading.xml
  Log:
  added 2006.1/MIPS to the profiles, thanks to Redhatter for comments on IRC, bug 145731

Revision  Changes    Path
1.35                 xml/htdocs/doc/en/gentoo-upgrading.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?r1=1.34&r2=1.35

Index: gentoo-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- gentoo-upgrading.xml	8 Nov 2006 07:31:20 -0000	1.34
+++ gentoo-upgrading.xml	9 Nov 2006 07:00:18 -0000	1.35
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.34 2006/11/08 07:31:20 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.35 2006/11/09 07:00:18 nightmorph Exp $ -->
 
 <guide link="/doc/en/gentoo-upgrading.xml">
 <title>Gentoo Upgrading Guide</title>
@@ -20,8 +20,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2.5</version>
-<date>2006-11-07</date>
+<version>2.6</version>
+<date>2006-11-08</date>
 
 <chapter>
 <title>Gentoo and Upgrades</title>
@@ -272,8 +272,13 @@
 </tr>
 <tr>
   <th>mips</th>
-  <ti>2006.0</ti>
-  <ti>2005.0, 2004.2</ti>
+  <ti>default-linux/mips/2006.1</ti>
+  <ti>
+    default-linux/mips/2006.1/cobalt/o32,
+    default-linux/mips/2006.1/generic-be/o32,
+    default-linux/mips/2006.1/ip27/o32, default-linux/mips/2006.1/ip28/o32,
+    default-linux/mips/2006.1/ip30/o32
+  </ti>
 </tr>
 <tr>
   <th>s390</th>



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



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-doc-cvs] cvs commit: gentoo-upgrading.xml
@ 2006-05-27 13:51 Xavier Neys
  0 siblings, 0 replies; 11+ messages in thread
From: Xavier Neys @ 2006-05-27 13:51 UTC (permalink / raw
  To: gentoo-doc-cvs

neysx       06/05/27 13:51:57

  Modified:             gentoo-upgrading.xml
  Log:
  #124261 update to 2006.0, at last

Revision  Changes    Path
1.30                 xml/htdocs/doc/en/gentoo-upgrading.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.30&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.30&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml.diff?r1=1.29&r2=1.30&cvsroot=gentoo

Index: gentoo-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- gentoo-upgrading.xml	12 Feb 2006 18:59:02 -0000	1.29
+++ gentoo-upgrading.xml	27 May 2006 13:51:57 -0000	1.30
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.29 2006/02/12 18:59:02 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.30 2006/05/27 13:51:57 neysx Exp $ -->
 
 <guide link="/doc/en/gentoo-upgrading.xml">
 <title>Gentoo Upgrading Guide</title>
@@ -17,8 +17,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2.2</version>
-<date>2006-02-12</date>
+<version>2.3</version>
+<date>2006-05-27</date>
 
 <chapter>
 <title>Gentoo and Upgrades</title>
@@ -99,8 +99,8 @@
 The profile in use is determined by the symbolic link
 <path>/etc/make.profile</path>, which points to a subdirectory of
 <path>/usr/portage/profiles</path> which holds the profile files.  For 
-instance, the default x86 2005.1 profile can be found 
-at <path>/usr/portage/profiles/default-linux/x86/2005.1</path>.
+instance, the default x86 2006.0 profile can be found 
+at <path>/usr/portage/profiles/default-linux/x86/2006.0</path>.
 The files in the parent directories are part of the profile as well (and 
 are therefore shared by different subprofiles). This is why we call these
 <e>cascaded profiles</e>.
@@ -152,7 +152,7 @@
 <body>
 
 <p>
-If a release (such as 2005.1 for x86) introduces a new profile, you have the
+If a release (such as 2006.0 for x86) introduces a new profile, you have the
 choice to migrate to the new profile.
 </p>
 
@@ -203,8 +203,8 @@
 </tr>
 <tr>
   <th>alpha</th>
-  <ti>2005.0, 2005.0/2.4</ti>
-  <ti></ti>
+  <ti>2006.0</ti>
+  <ti>2005.0, 2005.0/2.4, no-nptl, no-nptl/2.4</ti>
 </tr>
 <tr>
   <th>arm</th>
@@ -213,43 +213,43 @@
 </tr>
 <tr>
   <th>amd64</th>
-  <ti>2005.1, 2005.1/no-multilib</ti>
-  <ti>2005.0, 2005.0/no-multilib, 2004.3</ti>
+  <ti>2006.0</ti>
+  <ti>2005.1, 2005.1/no-multilib, 2005.0, 2005.0/no-multilib</ti>
 </tr>
 <tr>
   <th>hppa</th>
-  <ti>2005.0, 2005.0/2.4</ti>
+  <ti>2005.0</ti>
   <ti>2004.3, 2004.2</ti>
 </tr>
 <tr>
   <th>ia64</th>
-  <ti>2005.0</ti>
-  <ti>2004.3</ti>
+  <ti>2006.0</ti>
+  <ti>2005.0, 2004.3</ti>
 </tr>
 <tr>
   <th>ppc</th>
-  <ti>2005.1</ti>
-  <ti>2005.0, 2004.3, 2004.0</ti>
+  <ti>2006.0</ti>
+  <ti>2005.1, 2005.0, 2004.3, 2004.0</ti>
 </tr>
 <tr>
   <th>mips</th>
-  <ti>2005.0</ti>
-  <ti>2004.2</ti>
+  <ti>2006.0</ti>
+  <ti>2005.0, 2004.2</ti>
 </tr>
 <tr>
   <th>s390</th>
+  <ti>2006.0</ti>
   <ti>2004.3</ti>
-  <ti></ti>
 </tr>
 <tr>
   <th>sparc</th>
-  <ti>2005.1</ti>
-  <ti>2005.0</ti>
+  <ti>2006.0, 2006.0/2.4</ti>
+  <ti>2005.1, 2005.0</ti>
 </tr>
 <tr>
   <th>x86</th>
-  <ti>2005.1, 2005.1/2.4</ti>
-  <ti>2005.0, 2005.0/2.4</ti>
+  <ti>2006.0, no-nptl/2.4</ti>
+  <ti>2005.1, 2005.0</ti>
 </tr>
 </table>
 
@@ -260,6 +260,56 @@
 <chapter id="instructions">
 <title>Profile updating instructions</title>
 <section>
+<title>Updating to 2006.0</title>
+<body>
+
+<p>
+To switch to the 2006.0 profile, point the <path>/etc/make.profile</path>
+symlink to the new location. Make sure your Portage is updated before you
+change your profile.
+</p>
+
+<pre caption="Changing to a 2006.0 profile">
+# <i>rm /etc/make.profile</i>
+# <i>ln -s ../usr/portage/profiles/</i>&lt;selected profile&gt;<i> /etc/make.profile</i>
+</pre>
+
+<p>
+<b>alpha</b> - Users that use a 2.4 kernel or don't want to use NPTL should use
+the default-linux/alpha/no-nptl profile.  More information is available in <uri
+link="/proj/en/releng/release/2006.0/alpha-release-notes.xml">the alpha release
+notes</uri>.
+</p>
+
+<p>
+<b>ppc</b> - The merge of the ppc32 and ppc64 profiles went forward. The ppc32
+profile has been changed in a way that offers a minimalistic generic profile
+for all purposes, located in default-linux/ppc/ppc32. The release-dependent
+profile is optimized for desktop-usage and located in
+default-linux/ppc/ppc32/2006.0. There are some subprofiles available for G3 and
+G4 processors, and G3/Pegasos and G4/Pegasos for the Pegasos Open Desktop
+Workstation. Make sure you choose the correct subprofile for your system when
+migrating to a 2006.0 profile.
+</p>
+
+<p>
+<b>sparc</b> - Upgrading to the <b>2.4</b>-kernel based 2006.0/2.4 profile
+requires manual user intervention (unmerging java stuff) and an <c>emerge -e
+world</c> because of the <uri link="/doc/en/gcc-upgrading.xml">gcc
+upgrade</uri>.<br/>
+Upgrading to the <b>2.6</b>-kernel based 2006.0 profile which is not considered
+stable also requires an entry in <path>/etc/portage/package.unmask</path> to
+umask a 2.6 version of <c>gentoo-sources</c> and a full rebuild.
+</p>
+
+<p>
+<b>All other archs</b> - There are no fundamental changes in this profile. No
+specific action needs to be performed.
+</p>
+
+</body>
+</section>
+<section>
 <title>Updating to 2005.1</title>
 <body>
 



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



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-doc-cvs] cvs commit: gentoo-upgrading.xml
@ 2006-02-12 18:59 Lukasz Damentko
  0 siblings, 0 replies; 11+ messages in thread
From: Lukasz Damentko @ 2006-02-12 18:59 UTC (permalink / raw
  To: gentoo-doc-cvs

rane        06/02/12 18:59:02

  Modified:    xml/htdocs/doc/en gentoo-upgrading.xml
  Log:
  it's year 2006, not 2005 <slap> <slap> <slap>

Revision  Changes    Path
1.29      +2 -2      xml/htdocs/doc/en/gentoo-upgrading.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.29&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.29&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml.diff?r1=1.28&r2=1.29&cvsroot=gentoo

Index: gentoo-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- gentoo-upgrading.xml	12 Feb 2006 18:51:35 -0000	1.28
+++ gentoo-upgrading.xml	12 Feb 2006 18:59:02 -0000	1.29
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.28 2006/02/12 18:51:35 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.29 2006/02/12 18:59:02 rane Exp $ -->
 
 <guide link="/doc/en/gentoo-upgrading.xml">
 <title>Gentoo Upgrading Guide</title>
@@ -18,7 +18,7 @@
 <license/>
 
 <version>2.2</version>
-<date>2005-02-12</date>
+<date>2006-02-12</date>
 
 <chapter>
 <title>Gentoo and Upgrades</title>



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



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-doc-cvs] cvs commit: gentoo-upgrading.xml
@ 2006-02-12 18:51 Lukasz Damentko
  0 siblings, 0 replies; 11+ messages in thread
From: Lukasz Damentko @ 2006-02-12 18:51 UTC (permalink / raw
  To: gentoo-doc-cvs

rane        06/02/12 18:51:35

  Modified:    xml/htdocs/doc/en gentoo-upgrading.xml
  Log:
  removing references to the nonexistent amd64 upgrading howtos

Revision  Changes    Path
1.28      +5 -12     xml/htdocs/doc/en/gentoo-upgrading.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.28&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.28&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml.diff?r1=1.27&r2=1.28&cvsroot=gentoo

Index: gentoo-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- gentoo-upgrading.xml	19 Dec 2005 11:49:16 -0000	1.27
+++ gentoo-upgrading.xml	12 Feb 2006 18:51:35 -0000	1.28
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.27 2005/12/19 11:49:16 jkt Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.28 2006/02/12 18:51:35 rane Exp $ -->
 
 <guide link="/doc/en/gentoo-upgrading.xml">
 <title>Gentoo Upgrading Guide</title>
@@ -17,8 +17,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2.15</version>
-<date>2005-12-19</date>
+<version>2.2</version>
+<date>2005-02-12</date>
 
 <chapter>
 <title>Gentoo and Upgrades</title>
@@ -324,19 +324,12 @@
 <tr>
   <ti>default-linux/amd64/2005.0</ti>
   <ti>Default AMD64 2005.0 profile for 2.6 kernels</ti>
-  <ti>
-    <uri
-    link="/proj/en/base/amd64/howtos/index.xml?part=1&amp;chap=1#doc_chap1">Upgrading to
-    2005.0</uri>
-  </ti>
+  <ti></ti>
 </tr>
 <tr>
   <ti>default-linux/amd64/2005.0/no-multilib</ti>
   <ti>AMD64 2005.0 profile for multilib-disabled system installations</ti>
-  <ti>
-    <uri link="/proj/en/base/amd64/howtos/index.xml?part=1&amp;chap=1#doc_chap5">Upgrading to
-    2005.0</uri>
-  </ti>
+  <ti></ti>
 </tr>
 <tr>
   <ti>default-linux/arm/2005.0</ti>



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



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-doc-cvs] cvs commit: gentoo-upgrading.xml
@ 2005-12-19 11:49 Jan Kundrat
  0 siblings, 0 replies; 11+ messages in thread
From: Jan Kundrat @ 2005-12-19 11:49 UTC (permalink / raw
  To: gentoo-doc-cvs

jkt         05/12/19 11:49:16

  Modified:    xml/htdocs/doc/en gentoo-upgrading.xml
  Log:
  #114726, "The architecture directory is missing from the "obsolete" profile link"

Revision  Changes    Path
1.27      +6 -5      xml/htdocs/doc/en/gentoo-upgrading.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.27&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.27&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml.diff?r1=1.26&r2=1.27&cvsroot=gentoo

Index: gentoo-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- gentoo-upgrading.xml	21 Sep 2005 08:49:48 -0000	1.26
+++ gentoo-upgrading.xml	19 Dec 2005 11:49:16 -0000	1.27
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.26 2005/09/21 08:49:48 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.27 2005/12/19 11:49:16 jkt Exp $ -->
 
 <guide link="/doc/en/gentoo-upgrading.xml">
 <title>Gentoo Upgrading Guide</title>
@@ -17,8 +17,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2.14</version>
-<date>2005-09-20</date>
+<version>2.15</version>
+<date>2005-12-19</date>
 
 <chapter>
 <title>Gentoo and Upgrades</title>
@@ -513,13 +513,14 @@
 <p>
 To work around this problem, users can set a temporary symbolic link to the
 <e>obsolete</e> profile, allowing them to upgrade their Portage after which
-they can continue with the upgrade procedure set forth in this guide:
+they can continue with the upgrade procedure set forth in this guide. Please
+substitute <c>&lt;arch&gt;</c> with your respective architecture:
 </p>
 
 <pre caption="Updating Portage through the obsolete profile">
 # <i>rm /etc/make.profile</i>
 # <i>cd /etc</i>
-# <i>ln -sf ../usr/portage/profiles/obsolete make.profile</i>
+# <i>ln -sf ../usr/portage/profiles/obsolete/&lt;arch&gt; make.profile</i>
 # <i>emerge -n '>=sys-apps/portage-2.0.51'</i>
 </pre>
 



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



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-doc-cvs] cvs commit: gentoo-upgrading.xml
@ 2005-09-21  8:49 Xavier Neys
  0 siblings, 0 replies; 11+ messages in thread
From: Xavier Neys @ 2005-09-21  8:49 UTC (permalink / raw
  To: gentoo-doc-cvs

neysx       05/09/21 08:49:48

  Modified:    xml/htdocs/doc/en gentoo-upgrading.xml
  Log:
  Previous committer forgot to bump

Revision  Changes    Path
1.26      +3 -3      xml/htdocs/doc/en/gentoo-upgrading.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.26&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.26&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml.diff?r1=1.25&r2=1.26&cvsroot=gentoo

Index: gentoo-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- gentoo-upgrading.xml	20 Sep 2005 18:24:14 -0000	1.25
+++ gentoo-upgrading.xml	21 Sep 2005 08:49:48 -0000	1.26
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.25 2005/09/20 18:24:14 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.26 2005/09/21 08:49:48 neysx Exp $ -->
 
 <guide link="/doc/en/gentoo-upgrading.xml">
 <title>Gentoo Upgrading Guide</title>
@@ -17,8 +17,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2.13</version>
-<date>2005-08-12</date>
+<version>2.14</version>
+<date>2005-09-20</date>
 
 <chapter>
 <title>Gentoo and Upgrades</title>



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



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-doc-cvs] cvs commit: gentoo-upgrading.xml
@ 2005-09-20 18:24 swift
  0 siblings, 0 replies; 11+ messages in thread
From: swift @ 2005-09-20 18:24 UTC (permalink / raw
  To: gentoo-doc-cvs

swift       05/09/20 18:24:14

  Modified:    xml/htdocs/doc/en gentoo-upgrading.xml
  Log:
  #102918 - Update on upgrading guide to reflect use of obsolete profile for portage upgrade

Revision  Changes    Path
1.25      +28 -1     xml/htdocs/doc/en/gentoo-upgrading.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.25&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.25&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml.diff?r1=1.24&r2=1.25&cvsroot=gentoo

Index: gentoo-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- gentoo-upgrading.xml	12 Aug 2005 10:29:12 -0000	1.24
+++ gentoo-upgrading.xml	20 Sep 2005 18:24:14 -0000	1.25
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.24 2005/08/12 10:29:12 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.25 2005/09/20 18:24:14 swift Exp $ -->
 
 <guide link="/doc/en/gentoo-upgrading.xml">
 <title>Gentoo Upgrading Guide</title>
@@ -499,6 +499,33 @@
 </body>
 </section>
 <section>
+<title>Updating Portage to Support Cascading Profiles</title>
+<body>
+
+<p>
+Although this section does not seem to integrate well in this upgrading guide,
+it is quite important. Any profile listed above this section requires a Portage
+version that supports cascading profiles. However, some obsoleted profiles don't
+allow the user to upgrade Portage or the user is using a profile that isn't
+available anymore - any attempt to upgrade Portage will result in a failure.
+</p>
+
+<p>
+To work around this problem, users can set a temporary symbolic link to the
+<e>obsolete</e> profile, allowing them to upgrade their Portage after which
+they can continue with the upgrade procedure set forth in this guide:
+</p>
+
+<pre caption="Updating Portage through the obsolete profile">
+# <i>rm /etc/make.profile</i>
+# <i>cd /etc</i>
+# <i>ln -sf ../usr/portage/profiles/obsolete make.profile</i>
+# <i>emerge -n '>=sys-apps/portage-2.0.51'</i>
+</pre>
+
+</body>
+</section>
+<section>
 <title>Updating to 2004.2</title>
 <body>
 



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



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-doc-cvs] cvs commit: gentoo-upgrading.xml
@ 2005-08-12 10:29 Xavier Neys
  0 siblings, 0 replies; 11+ messages in thread
From: Xavier Neys @ 2005-08-12 10:29 UTC (permalink / raw
  To: gentoo-doc-cvs

neysx       05/08/12 10:29:12

  Modified:    xml/htdocs/doc/en gentoo-upgrading.xml
  Log:
  #102212 Upgrade to 2005.1

Revision  Changes    Path
1.24      +48 -20    xml/htdocs/doc/en/gentoo-upgrading.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.24&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.24&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-upgrading.xml.diff?r1=1.23&r2=1.24&cvsroot=gentoo

Index: gentoo-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- gentoo-upgrading.xml	27 Jun 2005 00:27:17 -0000	1.23
+++ gentoo-upgrading.xml	12 Aug 2005 10:29:12 -0000	1.24
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.23 2005/06/27 00:27:17 vanquirius Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.24 2005/08/12 10:29:12 neysx Exp $ -->
 
 <guide link="/doc/en/gentoo-upgrading.xml">
 <title>Gentoo Upgrading Guide</title>
@@ -14,11 +14,11 @@
 </abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2.12</version>
-<date>2005-06-27</date>
+<version>2.13</version>
+<date>2005-08-12</date>
 
 <chapter>
 <title>Gentoo and Upgrades</title>
@@ -99,8 +99,8 @@
 The profile in use is determined by the symbolic link
 <path>/etc/make.profile</path>, which points to a subdirectory of
 <path>/usr/portage/profiles</path> which holds the profile files.  For 
-instance, the default x86 2005.0 profile can be found 
-at <path>/usr/portage/profiles/default-linux/x86/2005.0</path>.
+instance, the default x86 2005.1 profile can be found 
+at <path>/usr/portage/profiles/default-linux/x86/2005.1</path>.
 The files in the parent directories are part of the profile as well (and 
 are therefore shared by different subprofiles). This is why we call these
 <e>cascaded profiles</e>.
@@ -120,8 +120,7 @@
 new versions of core packages (such as <c>baselayout</c>, <c>gcc</c>, or 
 <c>glibc</c>) that are incompatible with previous versions, a change in 
 the default USE flags or in the virtual mappings, or maybe a change in 
-system-wide settings (such as defining udev to be the default manager 
-for <path>/dev</path> instead of devfs).
+system-wide settings.
 </p>
 
 </body>
@@ -153,8 +152,8 @@
 <body>
 
 <p>
-If a release (such as 2005.0) introduces a new profile, you have the choice 
-to migrate to the new profile.
+If a release (such as 2005.1 for x86) introduces a new profile, you have the
+choice to migrate to the new profile.
 </p>
 
 <p>
@@ -205,17 +204,17 @@
 <tr>
   <th>alpha</th>
   <ti>2005.0, 2005.0/2.4</ti>
-  <ti>2004.3</ti>
+  <ti></ti>
 </tr>
 <tr>
   <th>arm</th>
-  <ti>2005.0</ti>
   <ti>2004.3</ti>
+  <ti></ti>
 </tr>
 <tr>
   <th>amd64</th>
-  <ti>2005.0, 2005.0/no-multilib</ti>
-  <ti>2004.3</ti>
+  <ti>2005.1, 2005.1/no-multilib</ti>
+  <ti>2005.0, 2005.0/no-multilib, 2004.3</ti>
 </tr>
 <tr>
   <th>hppa</th>
@@ -225,12 +224,12 @@
 <tr>
   <th>ia64</th>
   <ti>2005.0</ti>
-  <ti></ti>
+  <ti>2004.3</ti>
 </tr>
 <tr>
   <th>ppc</th>
-  <ti>2005.0</ti>
-  <ti>2004.3, 2004.0</ti>
+  <ti>2005.1</ti>
+  <ti>2005.0, 2004.3, 2004.0</ti>
 </tr>
 <tr>
   <th>mips</th>
@@ -239,18 +238,18 @@
 </tr>
 <tr>
   <th>s390</th>
-  <ti>2005.0</ti>
   <ti>2004.3</ti>
+  <ti></ti>
 </tr>
 <tr>
   <th>sparc</th>
+  <ti>2005.1</ti>
   <ti>2005.0</ti>
-  <ti>2004.3, 2004.0</ti>
 </tr>
 <tr>
   <th>x86</th>
+  <ti>2005.1, 2005.1/2.4</ti>
   <ti>2005.0, 2005.0/2.4</ti>
-  <ti>2004.3, 2004.2, 2004.0</ti>
 </tr>
 </table>
 
@@ -261,6 +260,35 @@
 <chapter id="instructions">
 <title>Profile updating instructions</title>
 <section>
+<title>Updating to 2005.1</title>
+<body>
+
+<p>
+To switch to the 2005.1 profile, point the <path>/etc/make.profile</path>
+symlink to the new location. Make sure your Portage is updated before you
+change your profile.
+</p>
+
+<pre caption="Changing to a 2005.1 profile">
+# <i>rm /etc/make.profile</i>
+# <i>ln -s ../usr/portage/profiles/</i>&lt;selected profile&gt;<i> /etc/make.profile</i>
+</pre>
+
+<p>
+<b>All archs</b> - There are no fundamental changes in this profile. No
+specific action needs to be performed.
+</p>
+
+<p>
+<b>ppc</b> - With the 2005.1 release, the ppc and ppc64 profiles were merged
+and a number of subprofiles for specific subarchitectures were created. Make
+sure you choose the correct subprofile for your system when migrating to a
+2005.1 profile.
+</p>
+
+</body>
+</section>
+<section>
 <title>Updating to 2005.0</title>
 <body>
 



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



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

end of thread, other threads:[~2008-03-05  8:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-08  7:31 [gentoo-doc-cvs] cvs commit: gentoo-upgrading.xml Josh Saddler
  -- strict thread matches above, loose matches on Subject: below --
2008-03-05  8:26 Joshua Saddler
2008-03-05  8:23 Joshua Saddler
2006-11-09  7:00 Josh Saddler
2006-05-27 13:51 Xavier Neys
2006-02-12 18:59 Lukasz Damentko
2006-02-12 18:51 Lukasz Damentko
2005-12-19 11:49 Jan Kundrat
2005-09-21  8:49 Xavier Neys
2005-09-20 18:24 swift
2005-08-12 10:29 Xavier Neys

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