swift 05/07/04 15:57:32
Modified: xml/htdocs/doc/en/handbook/2005.0
hb-install-alpha-kernel.xml
hb-install-amd64-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.8 +3 -12
xml/htdocs/doc/en/handbook/2005.0/hb-install-alpha-kernel.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-alpha-kernel.xml?rev=1.8&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-alpha-kernel.xml?rev=1.8&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-alpha-kernel.xml.diff?r1=1.7&r2=1.8&cvsroot=gentoo
Index: hb-install-alpha-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-alpha-kernel.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- hb-install-alpha-kernel.xml 2 Jul 2005 13:07:44 -0000 1.7
+++ hb-install-alpha-kernel.xml 4 Jul 2005 15:57:32 -0000 1.8
@@ -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/2005.0/hb-install-alpha-kernel.xml,v
1.7 2005/07/02 13:07:44 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-alpha-kernel.xml,v
1.8 2005/07/04 15:57:32 swift Exp $ -->
<sections>
-<version>4.5</version>
-<date>2005-07-02</date>
+<version>4.6</version>
+<date>2005-07-04</date>
<section>
<title>Timezone</title>
@@ -418,15 +418,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.12 +3 -12
xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-kernel.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-kernel.xml?rev=1.12&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-kernel.xml?rev=1.12&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-kernel.xml.diff?r1=1.11&r2=1.12&cvsroot=gentoo
Index: hb-install-amd64-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-kernel.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hb-install-amd64-kernel.xml 2 Jul 2005 13:07:44 -0000 1.11
+++ hb-install-amd64-kernel.xml 4 Jul 2005 15:57:32 -0000 1.12
@@ -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/2005.0/hb-install-amd64-kernel.xml,v
1.11 2005/07/02 13:07:44 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-kernel.xml,v
1.12 2005/07/04 15:57:32 swift Exp $ -->
<sections>
-<version>4.7</version>
-<date>2005-07-02</date>
+<version>4.8</version>
+<date>2005-07-04</date>
<section>
<title>Timezone</title>
@@ -349,15 +349,6 @@
# <i>rc-update add coldplug boot</i>
</pre>
-<p>
-To have your system respond to hotplugging events, you'll need to install
-<c>hotplug</c> as well:
-</p>
-
-<pre caption="Emerging hotplug">
-# <i>emerge hotplug</i>
-</pre>
-
</body>
</section>
1.12 +3 -13 xml/htdocs/doc/en/handbook/2005.0/hb-install-ppc-kernel.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-ppc-kernel.xml?rev=1.12&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-ppc-kernel.xml?rev=1.12&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-ppc-kernel.xml.diff?r1=1.11&r2=1.12&cvsroot=gentoo
Index: hb-install-ppc-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-ppc-kernel.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hb-install-ppc-kernel.xml 2 Jul 2005 13:07:44 -0000 1.11
+++ hb-install-ppc-kernel.xml 4 Jul 2005 15:57:32 -0000 1.12
@@ -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/2005.0/hb-install-ppc-kernel.xml,v
1.11 2005/07/02 13:07:44 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-ppc-kernel.xml,v
1.12 2005/07/04 15:57:32 swift Exp $ -->
<sections>
-<version>4.8</version>
-<date>2005-07-02</date>
+<version>4.9</version>
+<date>2005-07-04</date>
<section>
<title>Timezone</title>
@@ -413,16 +413,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">
-<comment>(Do this after the installation, during the GRP installation
instructions)</comment>
-# <i>emerge -k hotplug</i>
-</pre>
-
-<p>
Now continue with <uri link="?part=1&chap=8">Configuring your System</uri>.
</p>
1.13 +3 -13 xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-kernel.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-kernel.xml?rev=1.13&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-kernel.xml?rev=1.13&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-kernel.xml.diff?r1=1.12&r2=1.13&cvsroot=gentoo
Index: hb-install-x86-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-kernel.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- hb-install-x86-kernel.xml 2 Jul 2005 13:07:44 -0000 1.12
+++ hb-install-x86-kernel.xml 4 Jul 2005 15:57:32 -0000 1.13
@@ -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/2005.0/hb-install-x86-kernel.xml,v
1.12 2005/07/02 13:07:44 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-kernel.xml,v
1.13 2005/07/04 15:57:32 swift Exp $ -->
<sections>
-<version>4.8</version>
-<date>2005-07-02</date>
+<version>4.9</version>
+<date>2005-07-04</date>
<section>
<title>Timezone</title>
@@ -401,16 +401,6 @@
# <i>rc-update add coldplug boot</i>
</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">
-<comment>(Do this after the installation, during the GRP installation
instructions)</comment>
-# <i>emerge -k hotplug</i>
-</pre>
-
</body>
</section>
<section id="kernel_modules">
--
[email protected] mailing list