From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.54)
id 1F4GdG-0004iB-Iz
for garchives@archives.gentoo.org; Wed, 01 Feb 2006 11:58:43 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k11BwZ7V019110;
Wed, 1 Feb 2006 11:58:35 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k11BwYjv008894
for ; Wed, 1 Feb 2006 11:58:35 GMT
Message-Id: <200602011158.k11BwYjv008894@robin.gentoo.org>
Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark)
by smtp.gentoo.org with smtp (Exim 4.54)
id 1F4Gd8-0004Nx-Mu
for gentoo-doc-cvs@lists.gentoo.org; Wed, 01 Feb 2006 11:58:34 +0000
Received: by lark (sSMTP sendmail emulation); Wed, 1 Feb 2006 11:58:34 +0000
From: "Xavier Neys"
Date: Wed, 1 Feb 2006 11:58:34 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: dri-howto.xml
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: f7147721-7892-4880-b6a1-aa4779ccfccb
X-Archives-Hash: 541ed3d9cfd24bf17aaaf3c604d9190e
neysx 06/02/01 11:58:34
Modified: xml/htdocs/doc/en dri-howto.xml
Log:
#120506 no need to start an editor to add a line to packages.use
Revision Changes Path
1.28 +5 -6 xml/htdocs/doc/en/dri-howto.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/dri-howto.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/dri-howto.xml?rev=1.28&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/dri-howto.xml.diff?r1=1.27&r2=1.28&cvsroot=gentoo
Index: dri-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- dri-howto.xml 16 Dec 2005 07:30:48 -0000 1.27
+++ dri-howto.xml 1 Feb 2006 11:58:34 -0000 1.28
@@ -1,5 +1,5 @@
-
+
@@ -20,8 +20,8 @@
-1.0.15
-2005-12-16
+1.2
+2006-02-01
Introduction
@@ -221,9 +221,8 @@
-# vim /etc/portage/package.use
-(Add the following line if you use one of the abovementioned chipsets)
-x11-base/xorg-x11 insecure-drivers
+(Add the insecure-drivers USE flag if you use one of the aforementioned chipsets)
+# echo "x11-base/xorg-x11 insecure-drivers" >> /etc/portage/package.use
# emerge xorg-x11
--
gentoo-doc-cvs@gentoo.org mailing list