nightmorph    06/11/27 00:16:17

  Modified:             bluetooth-guide.xml
  Log:
  updated bluetooth guide for bug 156335

Revision  Changes    Path
1.9                  xml/htdocs/doc/en/bluetooth-guide.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml?r1=1.8&r2=1.9

Index: bluetooth-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- bluetooth-guide.xml 2 Nov 2006 18:37:33 -0000       1.8
+++ bluetooth-guide.xml 27 Nov 2006 00:16:17 -0000      1.9
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding="UTF-8"?>
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml,v 1.8 
2006/11/02 18:37:33 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml,v 1.9 
2006/11/27 00:16:17 nightmorph Exp $ -->
 
 <guide link="/doc/en/bluetooth-guide.xml">
 <title>Gentoo Linux Bluetooth Guide</title>
@@ -32,8 +32,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.5</version>
-<date>2006-11-02</date>
+<version>1.6</version>
+<date>2006-11-26</date>
 
 <chapter id="introduction">
 <title>Introduction</title>
@@ -225,6 +225,15 @@
 # <i>rc-update add coldplug boot</i>
 </pre>
 
+<note>
+You no longer need to emerge <c>coldplug</c> if you're using <c>udev</c> 
version
+103 and higher, as udev itself will handle module loading. If you are upgrading
+to version 103, you must unmerge coldplug (<c>emerge -aC coldplug</c>) before
+upgrading udev. Be sure to remove the coldplug init script from all runlevels
+(<c>rc-update del coldplug</c>), and then delete it from
+<path>/etc/init.d/</path> afterward.
+</note>
+
 </body>
 </section>
 <section>



-- 
[email protected] mailing list

Reply via email to