swift 05/04/21 13:45:19 Modified: xml/htdocs/doc/en/handbook hb-install-x86-kernel.xml Log: #89540 - Mark e100[0] as installable modules for 2.4 only, 2.6 has them already in-kernel
Revision Changes Path 1.44 +5 -5 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.44&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.44&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.43&r2=1.44&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.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- hb-install-x86-kernel.xml 16 Apr 2005 21:47:06 -0000 1.43 +++ hb-install-x86-kernel.xml 21 Apr 2005 13:45:19 -0000 1.44 @@ -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.43 2005/04/16 21:47:06 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml,v 1.44 2005/04/21 13:45:19 swift Exp $ --> <sections> -<version>2.5</version> -<date>2005-04-16</date> +<version>2.6</version> +<date>2005-04-21</date> <section> <title>Timezone</title> @@ -491,12 +491,12 @@ </tr> <tr> <ti>e100</ti> - <ti>Intel e100 Fast Ethernet Adapters</ti> + <ti>Intel e100 Fast Ethernet Adapters (for 2.4 kernels only)</ti> <ti><c>emerge e100</c></ti> </tr> <tr> <ti>e1000</ti> - <ti>Intel e1000 Gigabit Ethernet Adapters</ti> + <ti>Intel e1000 Gigabit Ethernet Adapters (for 2.4 kernels only)</ti> <ti><c>emerge e1000</c></ti> </tr> <tr> -- [email protected] mailing list
