nightmorph 07/07/29 22:48:00
Modified: hb-install-hppa-kernel.xml
hb-install-ppc-kernel.xml
hb-install-ppc64-kernel.xml
hb-install-sparc-kernel.xml
Log:
use a simple modprobe -l command, bug 187000
Revision Changes Path
1.9
xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml?r1=1.8&r2=1.9
Index: hb-install-hppa-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hb-install-hppa-kernel.xml 20 May 2007 20:32:23 -0000 1.8
+++ hb-install-hppa-kernel.xml 29 Jul 2007 22:48:00 -0000 1.9
@@ -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/2007.0/hb-install-hppa-kernel.xml,v
1.8 2007/05/20 20:32:23 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml,v
1.9 2007/07/29 22:48:00 nightmorph Exp $ -->
<sections>
-<version>8.1</version>
-<date>2007-05-15</date>
+<version>8.2</version>
+<date>2007-07-29</date>
<section>
<title>Timezone</title>
@@ -354,13 +354,11 @@
</p>
<p>
-To view all available modules, run the following <c>find</c> command. Don't
-forget to substitute "<kernel version>" with the version of the kernel
you
-just compiled:
+To view all available modules, run the following command:
</p>
<pre caption="Viewing all available modules">
-# <i>find /lib/modules/<kernel version>/ -type f -iname '*.o' -or -iname
'*.ko'</i>
+# <i>modprobe -l</i>
</pre>
<p>
1.15 xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml?rev=1.15&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml?rev=1.15&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml?r1=1.14&r2=1.15
Index: hb-install-ppc-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- hb-install-ppc-kernel.xml 13 Jul 2007 08:40:58 -0000 1.14
+++ hb-install-ppc-kernel.xml 29 Jul 2007 22:48:00 -0000 1.15
@@ -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/2007.0/hb-install-ppc-kernel.xml,v
1.14 2007/07/13 08:40:58 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml,v
1.15 2007/07/29 22:48:00 nightmorph Exp $ -->
<sections>
-<version>8.2</version>
-<date>2007-05-21</date>
+<version>8.3</version>
+<date>2007-07-29</date>
<section>
<title>Timezone</title>
@@ -357,13 +357,11 @@
</p>
<p>
-To view all available modules, run the following <c>find</c> command. Don't
-forget to substitute "<kernel version>" with the version of the kernel
you
-just compiled:
+To view all available modules, run the following command:
</p>
<pre caption="Viewing all available modules">
-# <i>find /lib/modules/<kernel version>/ -type f -iname '*.o' -or -iname
'*.ko'</i>
+# <i>modprobe -l</i>
</pre>
<p>
1.10
xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml?r1=1.9&r2=1.10
Index: hb-install-ppc64-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- hb-install-ppc64-kernel.xml 21 May 2007 17:03:44 -0000 1.9
+++ hb-install-ppc64-kernel.xml 29 Jul 2007 22:48:00 -0000 1.10
@@ -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/2007.0/hb-install-ppc64-kernel.xml,v
1.9 2007/05/21 17:03:44 josejx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml,v
1.10 2007/07/29 22:48:00 nightmorph Exp $ -->
<sections>
-<version>8.2</version>
-<date>2007-05-21</date>
+<version>8.3</version>
+<date>2007-07-29</date>
<section>
<title>Timezone</title>
@@ -244,13 +244,11 @@
</p>
<p>
-To view all available modules, run the following <c>find</c> command. Don't
-forget to substitute "<kernel version>" with the version of the kernel
you
-just compiled:
+To view all available modules, run the following command:
</p>
<pre caption="Viewing all available modules">
-# <i>find /lib/modules/<kernel version>/ -type f -iname '*.o' -or -iname
'*.ko'</i>
+# <i>modprobe -l</i>
</pre>
<p>
1.10
xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml?r1=1.9&r2=1.10
Index: hb-install-sparc-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- hb-install-sparc-kernel.xml 20 May 2007 20:32:23 -0000 1.9
+++ hb-install-sparc-kernel.xml 29 Jul 2007 22:48:00 -0000 1.10
@@ -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/2007.0/hb-install-sparc-kernel.xml,v
1.9 2007/05/20 20:32:23 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml,v
1.10 2007/07/29 22:48:00 nightmorph Exp $ -->
<sections>
-<version>8.1</version>
-<date>2007-05-15</date>
+<version>8.2</version>
+<date>2007-07-29</date>
<section>
<title>Timezone</title>
@@ -297,13 +297,11 @@
</p>
<p>
-To view all available modules, run the following <c>find</c> command. Don't
-forget to substitute "<kernel version>" with the version of the kernel
you
-just compiled:
+To view all available modules, run the following command:
</p>
<pre caption="Viewing all available modules">
-# <i>find /lib/modules/<kernel version>/ -type f -iname '*.o' -or -iname
'*.ko'</i>
+# <i>modprobe -l</i>
</pre>
<p>
--
[EMAIL PROTECTED] mailing list