nightmorph 06/12/06 19:59: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:
added udev/coldplug blurb to the networked handbooks (no point if on
networkless, as they have old portage snapshots) for bug 157346
Revision Changes Path
1.35 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.35&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.35&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?r1=1.34&r2=1.35
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.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- hb-install-alpha-kernel.xml 30 Aug 2006 22:52:28 -0000 1.34
+++ hb-install-alpha-kernel.xml 6 Dec 2006 19:59:09 -0000 1.35
@@ -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.34 2006/08/30 22:52:28 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v
1.35 2006/12/06 19:59:09 nightmorph Exp $ -->
<sections>
-<version>7.0</version>
-<date>2006-08-30</date>
+<version>7.1</version>
+<date>2006-12-06</date>
<section>
<title>Timezone</title>
@@ -404,9 +404,10 @@
</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:
+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">
@@ -414,6 +415,12 @@
# <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.34 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.34&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.34&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?r1=1.33&r2=1.34
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.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- hb-install-hppa-kernel.xml 30 Aug 2006 23:08:59 -0000 1.33
+++ hb-install-hppa-kernel.xml 6 Dec 2006 19:59:09 -0000 1.34
@@ -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.33 2006/08/30 23:08:59 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v
1.34 2006/12/06 19:59:09 nightmorph Exp $ -->
<sections>
-<version>7.1</version>
-<date>2006-08-30</date>
+<version>7.2</version>
+<date>2006-12-06</date>
<section>
<title>Timezone</title>
@@ -364,6 +364,12 @@
# <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.2 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.2&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?r1=1.1&r2=1.2
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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-ia64-kernel.xml 3 Sep 2006 05:02:44 -0000 1.1
+++ hb-install-ia64-kernel.xml 6 Dec 2006 19:59:09 -0000 1.2
@@ -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.1
2006/09/03 05:02:44 vapier Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.2
2006/12/06 19:59:09 nightmorph Exp $ -->
<sections>
-<version>7.1</version>
-<date>2006-08-30</date>
+<version>7.2</version>
+<date>2006-12-06</date>
<section>
<title>Timezone</title>
@@ -362,6 +362,12 @@
# <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.45 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.45&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.45&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?r1=1.44&r2=1.45
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.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- hb-install-ppc-kernel.xml 28 Sep 2006 02:46:15 -0000 1.44
+++ hb-install-ppc-kernel.xml 6 Dec 2006 19:59:09 -0000 1.45
@@ -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.44
2006/09/28 02:46:15 josejx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.45
2006/12/06 19:59:09 nightmorph Exp $ -->
<sections>
-<version>7.2</version>
-<date>2006-09-27</date>
+<version>7.3</version>
+<date>2006-12-06</date>
<section>
<title>Timezone</title>
@@ -484,6 +484,12 @@
# <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:
1.7 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.7&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.7&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.6&r2=1.7
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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hb-install-x86+amd64-kernel.xml 28 Oct 2006 09:17:55 -0000 1.6
+++ hb-install-x86+amd64-kernel.xml 6 Dec 2006 19:59:09 -0000 1.7
@@ -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.6 2006/10/28 09:17:55 neysx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
1.7 2006/12/06 19:59:09 nightmorph Exp $ -->
<sections>
@@ -13,8 +13,8 @@
explains how to configure your kernel.
</abstract>
-<version>4.0</version>
-<date>2006-08-30</date>
+<version>4.1</version>
+<date>2006-12-06</date>
<section>
<title>Timezone</title>
@@ -523,6 +523,12 @@
# <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