swift       05/07/04 15:57:32

  Modified:    xml/htdocs/doc/en/handbook hb-install-alpha-kernel.xml
                        hb-install-amd64-kernel.xml
                        hb-install-hppa-kernel.xml
                        hb-install-ppc-kernel.xml hb-install-x86-kernel.xml
  Log:
  Installing hotplug after coldplug is useless as it is a dependency; would 
only delay the installation

Revision  Changes    Path
1.28      +3 -12     xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.28&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.28&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml.diff?r1=1.27&r2=1.28&cvsroot=gentoo

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.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- hb-install-alpha-kernel.xml 2 Jul 2005 13:04:59 -0000       1.27
+++ hb-install-alpha-kernel.xml 4 Jul 2005 15:57:32 -0000       1.28
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 
1.27 2005/07/02 13:04:59 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 
1.28 2005/07/04 15:57:32 swift Exp $ -->
 
 <sections>
 
-<version>2.5</version>
-<date>2005-07-02</date>
+<version>2.6</version>
+<date>2005-07-04</date>
 
 <section>
 <title>Timezone</title>
@@ -425,15 +425,6 @@
 # <i>rc-update add coldplug boot</i>
 </pre>
 
-<p>
-If you want your system to react to hotplugging events, you would need to
-install hotplug as well:
-</p>
-
-<pre caption="Emerging hotplug">
-# <i>emerge hotplug</i>
-</pre>
-
 </body>
 </section>
 <section id="kernel_modules">



1.28      +3 -12     xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml?rev=1.28&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml?rev=1.28&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml.diff?r1=1.27&r2=1.28&cvsroot=gentoo

Index: hb-install-amd64-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- hb-install-amd64-kernel.xml 2 Jul 2005 13:04:59 -0000       1.27
+++ hb-install-amd64-kernel.xml 4 Jul 2005 15:57:32 -0000       1.28
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml,v 
1.27 2005/07/02 13:04:59 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml,v 
1.28 2005/07/04 15:57:32 swift Exp $ -->
 
 <sections>
 
-<version>2.4</version>
-<date>2005-07-02</date>
+<version>2.5</version>
+<date>2005-07-04</date>
 
 <section>
 <title>Timezone</title>
@@ -345,15 +345,6 @@
 # <i>rc-update add coldplug boot</i>
 </pre>
 
-<p>
-If you want your system to react to hotplugging events, you would need to
-install hotplug as well:
-</p>
-
-<pre caption="Emerging hotplug">
-# <i>emerge hotplug</i>
-</pre>
-
 </body>
 </section>
 <section id="kernel_modules">



1.24      +3 -12     xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.24&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.24&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml.diff?r1=1.23&r2=1.24&cvsroot=gentoo

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.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- hb-install-hppa-kernel.xml  2 Jul 2005 13:04:59 -0000       1.23
+++ hb-install-hppa-kernel.xml  4 Jul 2005 15:57:32 -0000       1.24
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 
1.23 2005/07/02 13:04:59 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 
1.24 2005/07/04 15:57:32 swift Exp $ -->
 
 <sections>
 
-<version>1.16</version>
-<date>2005-07-02</date>
+<version>1.17</version>
+<date>2005-07-04</date>
 
 <section>
 <title>Timezone</title>
@@ -364,15 +364,6 @@
 # <i>rc-update add coldplug boot</i>
 </pre>
 
-<p>
-If you want your system to react to hotplugging events, you would need to
-install hotplug as well:
-</p>
-
-<pre caption="Emerging hotplug">
-# <i>emerge hotplug</i>
-</pre>
-
 </body>
 </section>
 <section id="kernel_modules">



1.30      +3 -12     xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.30&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.30&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml.diff?r1=1.29&r2=1.30&cvsroot=gentoo

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.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- hb-install-ppc-kernel.xml   2 Jul 2005 13:04:59 -0000       1.29
+++ hb-install-ppc-kernel.xml   4 Jul 2005 15:57:32 -0000       1.30
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.29 
2005/07/02 13:04:59 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.30 
2005/07/04 15:57:32 swift Exp $ -->
 
 <sections>
 
-<version>2.8</version>
-<date>2005-07-02</date>
+<version>2.9</version>
+<date>2005-07-04</date>
 
 <section>
 <title>Timezone</title>
@@ -401,15 +401,6 @@
 </pre>
 
 <p>
-If you want your system to react to hotplugging events, you will need to 
install
-<c>hotplug</c> as well:
-</p>
-
-<pre caption="Emerging hotplug">
-# <i>emerge hotplug</i>
-</pre>
-
-<p>
 Now continue with <uri link="?part=1&amp;chap=8">Configuring your System</uri>.
 </p>
 



1.52      +3 -12     xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml?rev=1.52&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml?rev=1.52&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml.diff?r1=1.51&r2=1.52&cvsroot=gentoo

Index: hb-install-x86-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- hb-install-x86-kernel.xml   2 Jul 2005 13:04:59 -0000       1.51
+++ hb-install-x86-kernel.xml   4 Jul 2005 15:57:32 -0000       1.52
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml,v 1.51 
2005/07/02 13:04:59 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml,v 1.52 
2005/07/04 15:57:32 swift Exp $ -->
 
 <sections>
 
-<version>3.2</version>
-<date>2005-07-02</date>
+<version>3.3</version>
+<date>2005-07-04</date>
 
 <section>
 <title>Timezone</title>
@@ -452,15 +452,6 @@
 # <i>rc-update add coldplug boot</i>
 </pre>
 
-<p>
-If you want your system to react to hotplugging events, you would need to
-install hotplug as well:
-</p>
-
-<pre caption="Emerging hotplug">
-# <i>emerge hotplug</i>
-</pre>
-
 </body>
 </section>
 <section id="kernel_modules">



-- 
[email protected] mailing list

Reply via email to