Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: bluetooth-guide.xml
Date: Mon, 27 Nov 2006 00:16:33
Message-Id: 20061127001618.044A164465@smtp.gentoo.org
1 nightmorph 06/11/27 00:16:17
2
3 Modified: bluetooth-guide.xml
4 Log:
5 updated bluetooth guide for bug 156335
6
7 Revision Changes Path
8 1.9 xml/htdocs/doc/en/bluetooth-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml?rev=1.9&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml?rev=1.9&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml?r1=1.8&r2=1.9
13
14 Index: bluetooth-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml,v
17 retrieving revision 1.8
18 retrieving revision 1.9
19 diff -u -r1.8 -r1.9
20 --- bluetooth-guide.xml 2 Nov 2006 18:37:33 -0000 1.8
21 +++ bluetooth-guide.xml 27 Nov 2006 00:16:17 -0000 1.9
22 @@ -1,7 +1,7 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24
25 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml,v 1.8 2006/11/02 18:37:33 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml,v 1.9 2006/11/27 00:16:17 nightmorph Exp $ -->
28
29 <guide link="/doc/en/bluetooth-guide.xml">
30 <title>Gentoo Linux Bluetooth Guide</title>
31 @@ -32,8 +32,8 @@
32 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
33 <license/>
34
35 -<version>1.5</version>
36 -<date>2006-11-02</date>
37 +<version>1.6</version>
38 +<date>2006-11-26</date>
39
40 <chapter id="introduction">
41 <title>Introduction</title>
42 @@ -225,6 +225,15 @@
43 # <i>rc-update add coldplug boot</i>
44 </pre>
45
46 +<note>
47 +You no longer need to emerge <c>coldplug</c> if you're using <c>udev</c> version
48 +103 and higher, as udev itself will handle module loading. If you are upgrading
49 +to version 103, you must unmerge coldplug (<c>emerge -aC coldplug</c>) before
50 +upgrading udev. Be sure to remove the coldplug init script from all runlevels
51 +(<c>rc-update del coldplug</c>), and then delete it from
52 +<path>/etc/init.d/</path> afterward.
53 +</note>
54 +
55 </body>
56 </section>
57 <section>
58
59
60
61 --
62 gentoo-doc-cvs@g.o mailing list