Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gnome-config.xml
Date: Wed, 14 Nov 2007 07:05:11
Message-Id: E1IsCIw-0002Wd-KA@stork.gentoo.org
1 nightmorph 07/11/14 07:04:54
2
3 Modified: gnome-config.xml
4 Log:
5 forgot to add the relevant runlevel stuff to the previous commit
6
7 Revision Changes Path
8 1.22 xml/htdocs/doc/en/gnome-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.22&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.22&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.21&r2=1.22
13
14 Index: gnome-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
17 retrieving revision 1.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- gnome-config.xml 14 Nov 2007 06:49:38 -0000 1.21
21 +++ gnome-config.xml 14 Nov 2007 07:04:54 -0000 1.22
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.21 2007/11/14 06:49:38 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.22 2007/11/14 07:04:54 nightmorph Exp $ -->
27
28 <guide link="/doc/en/gnome-config.xml">
29 <title>The GNOME Configuration HOWTO</title>
30 @@ -24,7 +24,7 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.17</version>
35 +<version>1.18</version>
36 <date>2007-11-13</date>
37
38 <chapter>
39 @@ -156,6 +156,9 @@
40 # <i>/etc/init.d/hald start</i>
41 # <i>rc-update add hald default</i>
42
43 +# <i>/etc/ininit.d/dbus start</i>
44 +# <i>rc-update add dbus default</i>
45 +
46 # <i>/etc/init.d/avahi-dnsconfd start</i>
47 # <i>rc-update add avahi-dnsconfd default</i>
48 </pre>
49
50
51
52 --
53 gentoo-doc-cvs@g.o mailing list