* [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gentoo-x86-quickinstall-after-reboot.xml
@ 2010-06-07 8:59 Joshua Saddler (nightmorph)
0 siblings, 0 replies; 3+ messages in thread
From: Joshua Saddler (nightmorph) @ 2010-06-07 8:59 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 10/06/07 08:59:39
Modified: gentoo-x86-quickinstall-after-reboot.xml
Log:
remove qt3 USE flag now that nothing uses it
Revision Changes Path
1.3 xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml?r1=1.2&r2=1.3
Index: gentoo-x86-quickinstall-after-reboot.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gentoo-x86-quickinstall-after-reboot.xml 30 Mar 2008 22:08:04 -0000 1.2
+++ gentoo-x86-quickinstall-after-reboot.xml 7 Jun 2010 08:59:39 -0000 1.3
@@ -1,11 +1,11 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml,v 1.2 2008/03/30 22:08:04 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml,v 1.3 2010/06/07 08:59:39 nightmorph Exp $ -->
<!DOCTYPE included SYSTEM "/dtd/guide.dtd">
<included>
-<version>2</version>
-<date>2008-03-30</date>
+<version>3</version>
+<date>2010-06-07</date>
<section id="after-reboot">
<title>Finalizing the Installation</title>
@@ -200,7 +200,7 @@
mybox etc # <i>nano -w /etc/make.conf</i>
<comment>(The following USE flags have been defined)</comment>
USE="nptl nptlonly -ipv6 -fortran unicode svg hal dbus \
- -kde -qt3 -qt4 -arts -eds -esd gnome gstreamer gtk firefox"
+ -kde -qt4 -arts -eds -esd gnome gstreamer gtk firefox"
mybox etc # <i>time emerge gnome</i>
<comment>(326 packages have been emerged)</comment>
@@ -217,7 +217,7 @@
mybox etc # <i>nano -w /etc/make.conf</i>
<comment>The following USE flags have been defined)</comment>
USE="nptl nptlonly -ipv6 -fortran unicode svg hal dbus \
- kde qt3 qt4 -arts -eds -esd -gnome -gstreamer -gtk -firefox"
+ kde qt4 -arts -eds -esd -gnome -gstreamer -gtk -firefox"
mybox etc # <i>time emerge kde-meta</i>
<comment>(391 packages have been emerged)</comment>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gentoo-x86-quickinstall-after-reboot.xml
@ 2010-07-12 23:23 Joshua Saddler (nightmorph)
0 siblings, 0 replies; 3+ messages in thread
From: Joshua Saddler (nightmorph) @ 2010-07-12 23:23 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 10/07/12 23:23:37
Modified: gentoo-x86-quickinstall-after-reboot.xml
Log:
probably should not tell users to install ccache every time, so remove the suggestion from the quickinstall guide. bug 327945.
Revision Changes Path
1.4 xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml?r1=1.3&r2=1.4
Index: gentoo-x86-quickinstall-after-reboot.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gentoo-x86-quickinstall-after-reboot.xml 7 Jun 2010 08:59:39 -0000 1.3
+++ gentoo-x86-quickinstall-after-reboot.xml 12 Jul 2010 23:23:37 -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-after-reboot.xml,v 1.3 2010/06/07 08:59:39 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml,v 1.4 2010/07/12 23:23:37 nightmorph Exp $ -->
<!DOCTYPE included SYSTEM "/dtd/guide.dtd">
<included>
-<version>3</version>
-<date>2010-06-07</date>
+<version>4</version>
+<date>2010-07-12</date>
<section id="after-reboot">
<title>Finalizing the Installation</title>
@@ -105,16 +105,13 @@
<p>
You may also want to switch to <b>~x86</b>. You should only do this if you can
deal with the odd broken ebuild or package. If you'd rather keep your system
-stable, <e>don't</e> add the <c>ACCEPT_KEYWORDS</c> variable. Adding
-<c>FEATURES="ccache"</c> is also a good idea.
+stable, <e>don't</e> add the <c>ACCEPT_KEYWORDS</c> variable.
</p>
<pre caption="Last edit of make.conf">
mybox etc # <i>nano -w make.conf</i>
<comment>(Set -march to your CPU type in CFLAGS)</comment>
CFLAGS="-O2 -march=<i>athlon-xp</i> -pipe"
-<comment>(Add the following line)</comment>
-FEATURES="ccache"
<comment>(Only add the following if you know what you're doing)</comment>
ACCEPT_KEYWORDS="~x86"
</pre>
@@ -139,9 +136,6 @@
</p>
<pre caption="Update your packages">
-<comment>(Install ccache)</comment>
-mybox etc # <i>emerge ccache</i>
-
<comment>(Please note that the switch to ~x86 causes many packages to be upgraded)</comment>
mybox etc # <i>emerge -vpuD --newuse world</i>
<comment>(Take a good look at the package list and their USE flags,
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gentoo-x86-quickinstall-after-reboot.xml
@ 2011-02-16 15:37 Jan Kundrat (jkt)
0 siblings, 0 replies; 3+ messages in thread
From: Jan Kundrat (jkt) @ 2011-02-16 15:37 UTC (permalink / raw
To: gentoo-doc-cvs
jkt 11/02/16 15:37:12
Modified: gentoo-x86-quickinstall-after-reboot.xml
Log:
Do not advocate disabling IPv6
Revision Changes Path
1.6 xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml?r1=1.5&r2=1.6
Index: gentoo-x86-quickinstall-after-reboot.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gentoo-x86-quickinstall-after-reboot.xml 14 Oct 2010 06:14:35 -0000 1.5
+++ gentoo-x86-quickinstall-after-reboot.xml 16 Feb 2011 15:37:12 -0000 1.6
@@ -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-after-reboot.xml,v 1.5 2010/10/14 06:14:35 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-after-reboot.xml,v 1.6 2011/02/16 15:37:12 jkt Exp $ -->
<included>
-<version>5</version>
-<date>2010-10-13</date>
+<version>6</version>
+<date>2011-02-16</date>
<section id="after-reboot">
<title>Finalizing the Installation</title>
@@ -79,8 +79,8 @@
<pre caption="View USE flags in use and enable or disable some">
mybox ~ # <i>emerge -vpe world</i>
<comment>(Portage displays the packages and their USE flags, as an example, let's
-disable ipv6 and fortran, and enable unicode)</comment>
-mybox ~ # <i>echo 'USE="nptl nptlonly -ipv6 -fortran unicode"' >> /etc/make.conf</i>
+disable fortran, and enable ipv6 and unicode)</comment>
+mybox ~ # <i>echo 'USE="nptl nptlonly ipv6 -fortran unicode"' >> /etc/make.conf</i>
</pre>
<p>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-02-16 15:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16 15:37 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gentoo-x86-quickinstall-after-reboot.xml Jan Kundrat (jkt)
-- strict thread matches above, loose matches on Subject: below --
2010-07-12 23:23 Joshua Saddler (nightmorph)
2010-06-07 8:59 Joshua Saddler (nightmorph)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox