nightmorph    10/05/14 22:37:43

  Modified:             udev-guide.xml
  Log:
  Remove unnecessary bit about enabling hot-pluggable device support. This is 
already enabled by default in modern kernels, since the option 'configure 
standard kernel features for small systems' is deselected by default, meaning 
everything under it is already activated. This includes hot-pluggable device 
support. bug 308453

Revision  Changes    Path
1.51                 xml/htdocs/doc/en/udev-guide.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/udev-guide.xml?rev=1.51&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/udev-guide.xml?rev=1.51&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/udev-guide.xml?r1=1.50&r2=1.51

Index: udev-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- udev-guide.xml      5 Aug 2009 15:44:08 -0000       1.50
+++ udev-guide.xml      14 May 2010 22:37:43 -0000      1.51
@@ -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/udev-guide.xml,v 1.50 
2009/08/05 15:44:08 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.51 
2010/05/14 22:37:43 nightmorph Exp $ -->
 
-<guide link="/doc/en/udev-guide.xml">
+<guide>
 <title>Gentoo udev Guide</title>
 
 <author title="Author">
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>5</version>
-<date>2009-08-05</date>
+<version>6</version>
+<date>2010-05-14</date>
 
 <chapter>
 <title>What is udev?</title>
@@ -196,9 +196,6 @@
 </p>
 
 <pre caption="Required kernel options">
-General setup ---&gt;
-  [*] Support for hot-pluggable devices
-
 File systems ---&gt;
     [*] Inotify file change notification support
     [*]   Inotify support for userspace




Reply via email to