nightmorph    07/03/13 00:30:09

  Modified:             hb-install-alpha-kernel.xml
                        hb-install-hppa-kernel.xml
                        hb-install-ia64-kernel.xml
                        hb-install-ppc-kernel.xml
                        hb-install-x86+amd64-kernel.xml
  Log:
  Remove all references to coldplug, bug 170679

Revision  Changes    Path
1.37                 xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.37&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.37&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?r1=1.36&r2=1.37

Index: hb-install-alpha-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- hb-install-alpha-kernel.xml 26 Feb 2007 08:54:53 -0000      1.36
+++ hb-install-alpha-kernel.xml 13 Mar 2007 00:30:09 -0000      1.37
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 
1.36 2007/02/26 08:54:53 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 
1.37 2007/03/13 00:30:09 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.2</version>
-<date>2007-02-26</date>
+<version>7.3</version>
+<date>2007-03-12</date>
 
 <section>
 <title>Timezone</title>
@@ -399,24 +399,6 @@
 # <i>ls /boot/kernel* /boot/initramfs-*</i>
 </pre>
 
-<p>
-Now, let's perform one more step to get our system to be more like the
-Installation CD -- let's emerge <c>coldplug</c>. While the initrd autodetects
-hardware that is needed to boot your system, <c>coldplug</c> autodetects
-everything else.  To emerge and enable <c>coldplug</c>, type the following:
-</p>
-
-<pre caption="Emerging and enabling coldplug">
-# <i>emerge coldplug</i>
-# <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. If you receive a message that <c>udev</c> blocks 
<c>coldplug</c>
-from being installed, then you don't need to install <c>coldplug</c>. 
-</note>
-
 </body>
 </section>
 <section id="kernel_modules">



1.37                 xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.37&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.37&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?r1=1.36&r2=1.37

Index: hb-install-hppa-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- hb-install-hppa-kernel.xml  2 Mar 2007 05:01:54 -0000       1.36
+++ hb-install-hppa-kernel.xml  13 Mar 2007 00:30:09 -0000      1.37
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 
1.36 2007/03/02 05:01:54 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 
1.37 2007/03/13 00:30:09 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.4</version>
-<date>2007-03-01</date>
+<version>7.5</version>
+<date>2007-03-12</date>
 
 <section>
 <title>Timezone</title>
@@ -355,24 +355,6 @@
 # <i>ls /boot/kernel* /boot/initramfs*</i>
 </pre>
 
-<p>
-Now, let's perform one more step to get our system to be more like the 
-Installation CD -- let's emerge <c>coldplug</c>. While the initrd autodetects 
-hardware that is needed to boot your system, <c>coldplug</c> autodetects 
-everything else. To emerge and enable <c>coldplug</c>, type the following:
-</p>
-
-<pre caption="Emerging and enabling coldplug">
-# <i>emerge coldplug</i>
-# <i>rc-update add coldplug default</i>
-</pre>
-
-<note>
-You no longer need to emerge <c>coldplug</c> if you're using <c>udev</c> 
version
-103 and higher. If you receive a message that <c>udev</c> blocks 
<c>coldplug</c>
-from being installed, then you don't need to install <c>coldplug</c>. 
-</note>
-
 </body>
 </section>
 <section id="kernel_modules">



1.4                  xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?r1=1.3&r2=1.4

Index: hb-install-ia64-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-ia64-kernel.xml  26 Feb 2007 08:54:53 -0000      1.3
+++ hb-install-ia64-kernel.xml  13 Mar 2007 00:30:09 -0000      1.4
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.3 
2007/02/26 08:54:53 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.4 
2007/03/13 00:30:09 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.3</version>
-<date>2007-02-26</date>
+<version>7.4</version>
+<date>2007-03-12</date>
 
 <section>
 <title>Timezone</title>
@@ -344,24 +344,6 @@
 # <i>ls /boot/kernel* /boot/initramfs*</i>
 </pre>
 
-<p>
-Now, let's perform one more step to get our system to be more like the
-Installation CD -- let's emerge <c>coldplug</c>. While the initrd autodetects 
-hardware that is needed to boot your system, <c>coldplug</c> autodetects 
-everything else. To emerge and enable <c>coldplug</c>, type the following:
-</p>
-
-<pre caption="Emerging and enabling coldplug">
-# <i>emerge coldplug</i>
-# <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. If you receive a message that <c>udev</c> blocks 
<c>coldplug</c>
-from being installed, then you don't need to install <c>coldplug</c>. 
-</note>
-
 </body>
 </section>
 <section id="kernel_modules">



1.47                 xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.47&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.47&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?r1=1.46&r2=1.47

Index: hb-install-ppc-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- hb-install-ppc-kernel.xml   26 Feb 2007 08:54:53 -0000      1.46
+++ hb-install-ppc-kernel.xml   13 Mar 2007 00:30:09 -0000      1.47
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.46 
2007/02/26 08:54:53 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.47 
2007/03/13 00:30:09 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.4</version>
-<date>2007-02-26</date>
+<version>7.5</version>
+<date>2007-02-12</date>
 
 <section>
 <title>Timezone</title>
@@ -465,28 +465,8 @@
 </pre>
 
 <p>
-If you want your system to be more like the Installation CD you should,
-when your Gentoo installation is over, emerge <c>coldplug</c>. While the 
-initrd autodetects hardware that is needed to boot your system, 
-<c>coldplug</c> autodetects everything else. <c>coldplug</c> is available as 
one
-of the packages on the Package CD.
-</p>
-
-<pre caption="Emerging and enabling coldplug">
-<comment>(Do this after the installation, during the GRP installation 
instructions)</comment>
-# <i>emerge -k coldplug</i>
-# <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. If you receive a message that <c>udev</c> blocks 
<c>coldplug</c>
-from being installed, then you don't need to install <c>coldplug</c>. 
-</note>
-
-<p>
 If you want your system to react to hotplugging events, you will need to 
install
-and setup <c>hotplug</c> as well:
+and setup <c>hotplug</c>:
 </p>
 
 <pre caption="Emerging and enabling hotplug">



1.9                  xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.8&r2=1.9

Index: hb-install-x86+amd64-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hb-install-x86+amd64-kernel.xml     26 Feb 2007 08:54:53 -0000      1.8
+++ hb-install-x86+amd64-kernel.xml     13 Mar 2007 00:30:09 -0000      1.9
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
 1.8 2007/02/26 08:54:53 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
 1.9 2007/03/13 00:30:09 nightmorph Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 explains how to configure your kernel.
 </abstract>
 
-<version>4.2</version>
-<date>2007-02-26</date>
+<version>4.3</version>
+<date>2007-03-12</date>
 
 <section>
 <title>Timezone</title>
@@ -505,24 +505,6 @@
 # <i>ls /boot/kernel* /boot/initramfs*</i>
 </pre>
 
-<p>
-Now, let's perform one more step to get our system to be more like the
-Installation CD -- let's emerge <c>coldplug</c>. While the initrd autodetects 
-hardware that is needed to boot your system, <c>coldplug</c> autodetects 
-everything else. To emerge and enable <c>coldplug</c>, type the following:
-</p>
-
-<pre caption="Emerging and enabling coldplug">
-# <i>emerge coldplug</i>
-# <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. If you receive a message that <c>udev</c> blocks 
<c>coldplug</c>
-from being installed, then you don't need to install <c>coldplug</c>. 
-</note>
-
 </body>
 </section>
 <section id="kernel_modules">



-- 
[email protected] mailing list

Reply via email to