nightmorph    07/08/03 10:48:04

  Modified:             hb-install-alpha-kernel.xml
                        hb-install-arm-kernel.xml
                        hb-install-hppa-kernel.xml
                        hb-install-ia64-kernel.xml
                        hb-install-mips-kernel.xml
                        hb-install-ppc64-kernel.xml
                        hb-install-sparc-kernel.xml
                        hb-install-x86+amd64-kernel.xml
  Log:
  2.6 kernels use .ko; 2.4 kernels (which are unsupported) use .o; fixed for 
all handbooks. no revbump either as it's basically a typo fix at this point.

Revision  Changes    Path
1.43                 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.43&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.43&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?r1=1.42&r2=1.43

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.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- hb-install-alpha-kernel.xml 29 Jul 2007 22:48:00 -0000      1.42
+++ hb-install-alpha-kernel.xml 3 Aug 2007 10:48:04 -0000       1.43
@@ -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-alpha-kernel.xml,v 
1.42 2007/07/29 22:48:00 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 
1.43 2007/08/03 10:48:04 nightmorph Exp $ -->
 
 <sections>
 
@@ -367,7 +367,7 @@
 </pre>
 
 <p>
-For instance, to automatically load the <c>3c59x.o</c> module, edit the
+For instance, to automatically load the <c>3c59x.ko</c> module, edit the
 <path>kernel-2.6</path> file and enter the module name in it.
 </p>
 



1.10                 xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?r1=1.9&r2=1.10

Index: hb-install-arm-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- hb-install-arm-kernel.xml   29 Jul 2007 22:48:00 -0000      1.9
+++ hb-install-arm-kernel.xml   3 Aug 2007 10:48:04 -0000       1.10
@@ -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-arm-kernel.xml,v 1.9 
2007/07/29 22:48:00 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v 1.10 
2007/08/03 10:48:04 nightmorph Exp $ -->
 
 <sections>
 
@@ -315,7 +315,7 @@
 </pre>
 
 <p>
-For instance, to automatically load the <c>3c59x.o</c> module, edit the
+For instance, to automatically load the <c>3c59x.ko</c> module, edit the
 <path>kernel-2.6</path> file and enter the module name in it.
 </p>
 



1.43                 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.43&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.43&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?r1=1.42&r2=1.43

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.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- hb-install-hppa-kernel.xml  29 Jul 2007 22:48:00 -0000      1.42
+++ hb-install-hppa-kernel.xml  3 Aug 2007 10:48:04 -0000       1.43
@@ -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-hppa-kernel.xml,v 
1.42 2007/07/29 22:48:00 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 
1.43 2007/08/03 10:48:04 nightmorph Exp $ -->
 
 <sections>
 
@@ -362,7 +362,7 @@
 </pre>
 
 <p>
-For instance, to automatically load the <c>3c59x.o</c> module, edit the
+For instance, to automatically load the <c>3c59x.ko</c> module, edit the
 <path>kernel-2.6</path> file and enter the module
 name in it.
 </p>



1.11                 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.11&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?r1=1.10&r2=1.11

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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- hb-install-ia64-kernel.xml  29 Jul 2007 22:48:00 -0000      1.10
+++ hb-install-ia64-kernel.xml  3 Aug 2007 10:48:04 -0000       1.11
@@ -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-ia64-kernel.xml,v 
1.10 2007/07/29 22:48:00 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 
1.11 2007/08/03 10:48:04 nightmorph Exp $ -->
 
 <sections>
 
@@ -367,7 +367,7 @@
 </pre>
 
 <p>
-For instance, to automatically load the <c>3c59x.o</c> module, edit the
+For instance, to automatically load the <c>3c59x.ko</c> module, edit the
 <path>kernel-2.6</path> file and enter the module name in it.
 </p>
 



1.29                 xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml?rev=1.29&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml?rev=1.29&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml?r1=1.28&r2=1.29

Index: hb-install-mips-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- hb-install-mips-kernel.xml  29 Jul 2007 22:48:00 -0000      1.28
+++ hb-install-mips-kernel.xml  3 Aug 2007 10:48:04 -0000       1.29
@@ -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-mips-kernel.xml,v 
1.28 2007/07/29 22:48:00 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml,v 
1.29 2007/08/03 10:48:04 nightmorph Exp $ -->
 <sections>
 
 <version>8.2</version>
@@ -310,7 +310,7 @@
 </pre>
 
 <p>
-For instance, to automatically load the <c>3c59x.o</c> module, edit the
+For instance, to automatically load the <c>3c59x.ko</c> module, edit the
 <path>kernel-2.6</path> file and enter the module name in it.
 </p>
 



1.32                 xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?rev=1.32&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?rev=1.32&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?r1=1.31&r2=1.32

Index: hb-install-ppc64-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- hb-install-ppc64-kernel.xml 29 Jul 2007 22:48:00 -0000      1.31
+++ hb-install-ppc64-kernel.xml 3 Aug 2007 10:48:04 -0000       1.32
@@ -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-ppc64-kernel.xml,v 
1.31 2007/07/29 22:48:00 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v 
1.32 2007/08/03 10:48:04 nightmorph Exp $ -->
 
 <sections>
 
@@ -252,7 +252,7 @@
 </pre>
 
 <p>
-For instance, to automatically load the <c>3c59x.o</c> module, edit the
+For instance, to automatically load the <c>3c59x.ko</c> module, edit the
 <path>kernel-2.6</path> file and enter the module name in it.
 </p>
 



1.31                 xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?rev=1.31&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?rev=1.31&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?r1=1.30&r2=1.31

Index: hb-install-sparc-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- hb-install-sparc-kernel.xml 29 Jul 2007 22:48:00 -0000      1.30
+++ hb-install-sparc-kernel.xml 3 Aug 2007 10:48:04 -0000       1.31
@@ -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-sparc-kernel.xml,v 
1.30 2007/07/29 22:48:00 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v 
1.31 2007/08/03 10:48:04 nightmorph Exp $ -->
 
 <sections>
 
@@ -305,7 +305,7 @@
 </pre>
 
 <p>
-For instance, to automatically load the <c>3c59x.o</c> module, edit the
+For instance, to automatically load the <c>3c59x.ko</c> module, edit the
 <path>kernel-2.6</path> file and enter the module name in it.
 </p>
 



1.16                 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.16&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.16&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.15&r2=1.16

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.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hb-install-x86+amd64-kernel.xml     29 Jul 2007 22:48:00 -0000      1.15
+++ hb-install-x86+amd64-kernel.xml     3 Aug 2007 10:48:04 -0000       1.16
@@ -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.15 2007/07/29 22:48:00 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
 1.16 2007/08/03 10:48:04 nightmorph Exp $ -->
 
 <sections>
 
@@ -474,7 +474,7 @@
 </pre>
 
 <p>
-For instance, to automatically load the <c>3c59x.o</c> module, edit the
+For instance, to automatically load the <c>3c59x.ko</c> module, edit the
 <path>kernel-2.6</path> file and enter the module name in it.
 </p>
 



-- 
[EMAIL PROTECTED] mailing list

Reply via email to