Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-doc-cvs
nightmorph 09/01/26 08:08:23
Modified: xorg-config.xml
Log:
A little handholding for pebkac users; removed a paragraph just to be sure. bug 254186
Revision Changes Path
1.28 xml/htdocs/doc/en/xorg-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?r1=1.27&r2=1.28
Index: xorg-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- xorg-config.xml 10 Nov 2008 07:01:00 -0000 1.27
+++ xorg-config.xml 26 Jan 2009 08:08:22 -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/xorg-config.xml,v 1.27 2008/11/10 07:01:00 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.28 2009/01/26 08:08:22 nightmorph Exp $ -->
<guide link="/doc/en/xorg-config.xml">
<title>The X Server Configuration HOWTO</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.18</version>
-<date>2008-11-09</date>
+<version>1.19</version>
+<date>2009-01-26</date>
<chapter>
<title>What is the X Window Server?</title>
@@ -88,16 +88,9 @@
<chapter>
<title>Installing Xorg</title>
<section>
-<title>Using emerge</title>
<body>
<p>
-Enough chitchat, let's get to business shall we? To install Xorg, you just
-need to run <c>emerge xorg-x11</c>. Installing Xorg does take a while
-though, so you might want to grab a snack while you are waiting.
-</p>
-
-<p>
Before installing Xorg you have to configure two important variables in the
<path>/etc/make.conf</path> file.
</p>
|
|