nightmorph 07/03/13 00:30:09
Modified: hb-install-alpha-kernel.xml
hb-install-hppa-kernel.xml
hb-install-ppc-kernel.xml
Log:
Remove all references to coldplug, bug 170679
Revision Changes Path
1.3
xml/htdocs/doc/en/handbook/2006.1/hb-install-alpha-kernel.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-alpha-kernel.xml?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-alpha-kernel.xml?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-alpha-kernel.xml?r1=1.2&r2=1.3
Index: hb-install-alpha-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-alpha-kernel.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-alpha-kernel.xml 26 Feb 2007 08:55:48 -0000 1.2
+++ hb-install-alpha-kernel.xml 13 Mar 2007 00:30:09 -0000 1.3
@@ -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/2006.1/hb-install-alpha-kernel.xml,v
1.2 2007/02/26 08:55:48 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-alpha-kernel.xml,v
1.3 2007/03/13 00:30:09 nightmorph Exp $ -->
<sections>
-<version>7.1</version>
-<date>2007-02-26</date>
+<version>7.2</version>
+<date>2007-03-12</date>
<section>
<title>Timezone</title>
@@ -381,17 +381,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>
-
</body>
</section>
<section id="kernel_modules">
1.4
xml/htdocs/doc/en/handbook/2006.1/hb-install-hppa-kernel.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-hppa-kernel.xml?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-hppa-kernel.xml?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-hppa-kernel.xml?r1=1.3&r2=1.4
Index: hb-install-hppa-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-hppa-kernel.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-hppa-kernel.xml 2 Mar 2007 05:04:27 -0000 1.3
+++ hb-install-hppa-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/2006.1/hb-install-hppa-kernel.xml,v
1.3 2007/03/02 05:04:27 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-hppa-kernel.xml,v
1.4 2007/03/13 00:30:09 nightmorph Exp $ -->
<sections>
-<version>7.2</version>
-<date>2007-03-01</date>
+<version>7.3</version>
+<date>2007-03-12</date>
<section>
<title>Timezone</title>
@@ -353,18 +353,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>
-
</body>
</section>
<section id="kernel_modules">
1.7 xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-kernel.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-kernel.xml?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-kernel.xml?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-kernel.xml?r1=1.6&r2=1.7
Index: hb-install-ppc-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-kernel.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hb-install-ppc-kernel.xml 26 Feb 2007 08:55:48 -0000 1.6
+++ hb-install-ppc-kernel.xml 13 Mar 2007 00:30:09 -0000 1.7
@@ -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/2006.1/hb-install-ppc-kernel.xml,v
1.6 2007/02/26 08:55:48 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-kernel.xml,v
1.7 2007/03/13 00:30:09 nightmorph Exp $ -->
<sections>
-<version>7.4</version>
-<date>2007-02-26</date>
+<version>7.5</version>
+<date>2007-03-12</date>
<section>
<title>Timezone</title>
@@ -465,22 +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>
-
-<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">
--
[email protected] mailing list