public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joshua Saddler (nightmorph)" <nightmorph@gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gnome-config.xml
Date: Tue, 22 Dec 2009 06:40:45 +0000	[thread overview]
Message-ID: <E1NMyQH-0005gm-Ch@stork.gentoo.org> (raw)

nightmorph    09/12/22 06:40:45

  Modified:             gnome-config.xml
  Log:
  remove all avahi references from the guide until the gnome team can get bug 222601 fixed. also seen in http://forums.gentoo.org/viewtopic-t-807633.html. hopefully no one needs avahi in a fresh gnome install...

Revision  Changes    Path
1.28                 xml/htdocs/doc/en/gnome-config.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.27&r2=1.28

Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- gnome-config.xml	1 Sep 2009 23:58:43 -0000	1.27
+++ gnome-config.xml	22 Dec 2009 06:40:45 -0000	1.28
@@ -1,8 +1,8 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.27 2009/09/01 23:58:43 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.28 2009/12/22 06:40:45 nightmorph Exp $ -->
 
-<guide link="/doc/en/gnome-config.xml">
+<guide>
 <title>The GNOME Configuration HOWTO</title>
 
 <author title="Author">
@@ -24,8 +24,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.20</version>
-<date>2009-09-01</date>
+<version>1.21</version>
+<date>2009-12-21</date>
 
 <chapter>
 <title>What is GNOME?</title>
@@ -82,14 +82,13 @@
 Make sure that <c>X</c>, <c>gtk</c>, and <c>gnome</c> are in your USE variable
 listed in <path>/etc/make.conf</path>. If you want support for <c>hald</c>, the
 hardware abstraction layer daemon add <c>hal</c> to your USE flags. The same
-goes for <c>dbus</c>, a system message bus Gnome uses extensively. The
-<c>avahi</c> USE flag brings DNS detection to GNOME (similiar to Rendezvous
-under Mac OS X). If you don't want KDE support (the other big desktop
-environment), remove <c>qt3</c>, <c>qt4</c>, <c>arts</c>, and <c>kde</c>.
+goes for <c>dbus</c>, a system message bus Gnome uses extensively. If you don't
+want KDE support (the other big desktop environment), remove <c>qt3</c>,
+<c>qt4</c>, <c>arts</c>, and <c>kde</c>.
 </p>
 
 <pre caption="Example USE in /etc/make.conf">
-USE="-qt3 -qt4 -arts -kde X dbus gtk gnome hal avahi"
+USE="-qt3 -qt4 -arts -kde X dbus gtk gnome hal"
 </pre>
 
 <p>
@@ -131,15 +130,12 @@
 Next we'll clean up the remaining services.
 </p>
 
-<pre caption="Adding hald and avahi-dnsconfd to the default runlevel">
+<pre caption="Adding hald and dbus to the default runlevel">
 # <i>/etc/init.d/hald start</i>
 # <i>rc-update add hald default</i>
 
 # <i>/etc/init.d/dbus start</i>
 # <i>rc-update add dbus default</i>
-
-# <i>/etc/init.d/avahi-dnsconfd start</i>
-# <i>rc-update add avahi-dnsconfd default</i>
 </pre>
 
 </body>






             reply	other threads:[~2009-12-22  6:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-22  6:40 Joshua Saddler (nightmorph) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-12-09 20:06 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gnome-config.xml Sven Vermeulen (swift)
2012-12-09 20:04 Sven Vermeulen (swift)
2011-10-23  9:35 Sven Vermeulen (swift)
2011-08-14 15:09 Sven Vermeulen (swift)
2011-07-03  4:07 Joshua Saddler (nightmorph)
2010-06-07  9:02 Joshua Saddler (nightmorph)
2010-02-11 22:54 Joshua Saddler (nightmorph)
2010-02-11 19:59 Joshua Saddler (nightmorph)
2010-01-04  0:24 Joshua Saddler (nightmorph)
2009-09-01 23:58 Joshua Saddler (nightmorph)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1NMyQH-0005gm-Ch@stork.gentoo.org \
    --to=nightmorph@gentoo.org \
    --cc=docs-team@lists.gentoo.org \
    --cc=gentoo-doc-cvs@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox