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.50)
id 1EeE3o-0000cm-0m
for garchives@archives.gentoo.org; Mon, 21 Nov 2005 15:58:28 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jALFwCi3004461;
Mon, 21 Nov 2005 15:58:12 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 jALFwBNl029502
for ; Mon, 21 Nov 2005 15:58:12 GMT
Message-Id: <200511211558.jALFwBNl029502@robin.gentoo.org>
Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org)
by smtp.gentoo.org with smtp (Exim 4.43)
id 1EeE3X-0005Sy-Cf
for gentoo-doc-cvs@lists.gentoo.org; Mon, 21 Nov 2005 15:58:11 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Mon, 21 Nov 2005 15:57:55 +0000
From: "Xavier Neys"
Date: Mon, 21 Nov 2005 15:57:55 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-install-tools.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: 57920d27-cf0f-4829-937c-872020cf9f99
X-Archives-Hash: ba857ca4cdf1934d6b4ded1a4707c3be
neysx 05/11/21 15:57:55
Modified: xml/htdocs/doc/en/handbook hb-install-tools.xml
Log:
#110355 Add USE="-gtk" to avoid evms depedencies
Revision Changes Path
1.36 +10 -4 xml/htdocs/doc/en/handbook/hb-install-tools.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-tools.xml?rev=1.36&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-tools.xml?rev=1.36&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-tools.xml.diff?r1=1.35&r2=1.36&cvsroot=gentoo
Index: hb-install-tools.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- hb-install-tools.xml 30 Jul 2005 15:23:06 -0000 1.35
+++ hb-install-tools.xml 21 Nov 2005 15:57:54 -0000 1.36
@@ -4,12 +4,12 @@
-
+
-2.3
-2005-07-30
+2.4
+2005-11-21
Device Manager
@@ -174,10 +174,16 @@
-# emerge evms
+# USE="-gtk" emerge evms
+The USE="-gtk" will prevent the installation of dependencies. If you
+want to enable the evms graphical tools, you can recompile evms
+later on.
+
+
+
If you don't require any additional networking-related tools (such as rp-pppoe
or a dhcp client) continue with Configuring the
Bootloader.
--
gentoo-doc-cvs@gentoo.org mailing list