nightmorph 08/09/10 23:39:29 Modified: hb-install-ia64-kernel.xml Log: removed obsolete udev option; genkernel does this by default
Revision Changes Path 1.19 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.19&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?r1=1.18&r2=1.19 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.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- hb-install-ia64-kernel.xml 22 Jun 2008 01:13:03 -0000 1.18 +++ hb-install-ia64-kernel.xml 10 Sep 2008 23:39:29 -0000 1.19 @@ -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/hb-install-ia64-kernel.xml,v 1.18 2008/06/22 01:13:03 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.19 2008/09/10 23:39:29 nightmorph Exp $ --> <sections> -<version>9.2</version> -<date>2008-06-21</date> +<version>9.3</version> +<date>2008-09-10</date> <section> <title>Timezone</title> @@ -294,9 +294,9 @@ </pre> <p> -Now, compile your kernel sources by running <c>genkernel --udev all</c>. -Be aware though, as <c>genkernel</c> compiles a kernel that supports almost all -hardware, this compilation will take quite a while to finish! +Now, compile your kernel sources by running <c>genkernel all</c>. Be aware +though, as <c>genkernel</c> compiles a kernel that supports almost all hardware, +this compilation will take quite a while to finish! </p> <note> @@ -305,7 +305,7 @@ </note> <pre caption="Running genkernel"> -# <i>genkernel --udev all</i> +# <i>genkernel all</i> </pre> <p>
