swift       13/02/09 08:46:08

  Modified:             gentoo-upgrading.xml
                        gentoo-x86-quickinstall-stage.xml
  Log:
  Fix bug #453182 - Update profiles from 10.0 to 13.0

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

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.45&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.45&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?r1=1.44&r2=1.45

Index: gentoo-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- gentoo-upgrading.xml        31 Oct 2012 18:17:54 -0000      1.44
+++ gentoo-upgrading.xml        9 Feb 2013 08:46:08 -0000       1.45
@@ -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.44 2012/10/31 18:17:54 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 
1.45 2013/02/09 08:46:08 swift Exp $ -->
 
 <guide>
 <title>Gentoo Upgrading Guide</title>
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>4</version>
-<date>2012-10-31</date>
+<version>5</version>
+<date>2013-02-09</date>
 
 <chapter>
 <title>Gentoo and Upgrades</title>
@@ -105,8 +105,8 @@
 The profile in use is determined by the symbolic link
 <path>/etc/portage/make.profile</path>, which points to a subdirectory of
 <path>/usr/portage/profiles</path> which holds the profile files.  For 
-instance, the default x86 2008.0 profile can be found 
-at <path>/usr/portage/profiles/default/linux/x86/2008.0</path>.
+instance, the default x86 13.0 profile can be found 
+at <path>/usr/portage/profiles/default/linux/x86/13.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>.
@@ -158,7 +158,7 @@
 <body>
 
 <p>
-If a release (such as 2008.0 for x86) introduces a new profile, you have the
+If a release (such as 13.0 for x86) introduces a new profile, you have the
 choice to migrate to the new profile.
 </p>
 



1.17                 xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?r1=1.16&r2=1.17

Index: gentoo-x86-quickinstall-stage.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- gentoo-x86-quickinstall-stage.xml   19 Jan 2013 20:59:22 -0000      1.16
+++ gentoo-x86-quickinstall-stage.xml   9 Feb 2013 08:46:08 -0000       1.17
@@ -1,11 +1,11 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.16 
2013/01/19 20:59:22 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.17 
2013/02/09 08:46:08 swift Exp $ -->
 
 <included>
 
-<version>15</version>
-<date>2013-01-16</date>
+<version>16</version>
+<date>2013-02-09</date>
 
 <section>
 <title>Setting Up The Stage</title>
@@ -120,10 +120,11 @@
 <pre caption="Verifying System Profile">
 livecd / # <i>eselect profile list</i>
 Available profile symlink targets:
-  [1]    default/linux/x86/10.0 *
-  [2]    default/linux/x86/10.0/desktop
-  [3]    default/linux/x86/10.0/desktop/gnome
-  [4]    default/linux/x86/10.0/server
+  [1]    default/linux/x86/13.0 *
+  [2]    default/linux/x86/13.0/desktop
+  [3]    default/linux/x86/13.0/desktop/gnome
+  [4]    default/linux/x86/13.0/desktop/kde
+  [5]    default/linux/x86/13.0/server
 </pre>
 
 <p>




Reply via email to