nightmorph 08/07/06 08:00:29
Modified: gentoo-ppc-faq.xml gentoo-upgrading.xml
gentoo-x86-quickinstall-stage.xml
Log:
2008.0 is released
Revision Changes Path
1.69 xml/htdocs/doc/en/gentoo-ppc-faq.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.69&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.69&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?r1=1.68&r2=1.69
Index: gentoo-ppc-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- gentoo-ppc-faq.xml 23 May 2008 20:30:57 -0000 1.68
+++ gentoo-ppc-faq.xml 6 Jul 2008 08:00:29 -0000 1.69
@@ -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-ppc-faq.xml,v 1.68
2008/05/23 20:30:57 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.69
2008/07/06 08:00:29 nightmorph Exp $ -->
<guide link="/doc/en/gentoo-ppc-faq.xml">
<title>Gentoo Linux/PowerPC Frequently Asked Questions</title>
@@ -27,8 +27,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.39</version>
-<date>2008-01-31</date>
+<version>1.40</version>
+<date>2008-07-06</date>
<faqindex>
<title>Questions</title>
@@ -987,18 +987,11 @@
<body>
<p>
-Due to a mistake in creating the default options for GRP, the drivers for r128
-and radeon were left turned off in the 2007.0 release. Please add the
-appropriate VIDEO_CARDS line to <path>/etc/make.conf</path> and recompile
-<c>xorg-server</c> and <c>mesa</c> to rebuild the driver. Sorry about the
-trouble!
+Add the appropriate VIDEO_CARDS line to <path>/etc/make.conf</path> (specify
+r128 or radeon) and recompile <c>xorg-server</c> and <c>mesa</c> to rebuild the
+driver.
</p>
-<note>
-This is also the correct solution if you simply forgot to include the correct
-card in VIDEO_CARDS and compiled it yourself.
-</note>
-
</body>
</section>
<section id="xorgerror">
1.41 xml/htdocs/doc/en/gentoo-upgrading.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.41&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.41&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?r1=1.40&r2=1.41
Index: gentoo-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- gentoo-upgrading.xml 1 Apr 2008 08:53:46 -0000 1.40
+++ gentoo-upgrading.xml 6 Jul 2008 08:00:29 -0000 1.41
@@ -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.40 2008/04/01 08:53:46 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
1.41 2008/07/06 08:00:29 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.10</version>
-<date>2008-04-01</date>
+<version>2.11</version>
+<date>2008-07-06</date>
<chapter>
<title>Gentoo and Upgrades</title>
@@ -249,6 +249,11 @@
extremely minimal default profiles.
</note>
+<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>
</section>
<section>
1.4 xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?r1=1.3&r2=1.4
Index: gentoo-x86-quickinstall-stage.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gentoo-x86-quickinstall-stage.xml 23 Apr 2008 07:07:07 -0000 1.3
+++ gentoo-x86-quickinstall-stage.xml 6 Jul 2008 08:00:29 -0000 1.4
@@ -1,11 +1,11 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.3
2008/04/23 07:07:07 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.4
2008/07/06 08:00:29 nightmorph Exp $ -->
<!DOCTYPE included SYSTEM "/dtd/guide.dtd">
<included>
-<version>3</version>
-<date>2008-04-22</date>
+<version>4</version>
+<date>2008-07-06</date>
<section>
<title>Setting Up The Stage</title>
@@ -34,11 +34,11 @@
<pre caption="Download a stage3 archive">
livecd gentoo # <i>links http://www.gentoo.org/main/en/mirrors.xml</i>
-<comment>(Pick a mirror, move to the releases/x86/2008.0_beta2/ directory,
highlight the
+<comment>(Pick a mirror, move to the releases/x86/2008.0/ directory, highlight
the
stage3 of your choice, probably the i686 stage3 and press D to download
it)</comment>
<comment>(<b>Or</b> download it directly with wget without choosing a nearby
mirror)</comment>
-livecd gentoo # <i>wget
ftp://gentoo.osuosl.org/pub/gentoo/releases/x86/2008.0_beta2/stage3-i686*tar.bz2</i>
+livecd gentoo # <i>wget
ftp://gentoo.osuosl.org/pub/gentoo/releases/x86/2008.0/stage3-i686*tar.bz2</i>
</pre>
<pre caption="Unpack the stage3 archive">
--
[email protected] mailing list