nightmorph 07/04/03 19:37:55 Modified: hb-install-tools.xml Log: removed sparc 2.4 note
Revision Changes Path 1.22 xml/htdocs/doc/en/handbook/draft/hb-install-tools.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-tools.xml?rev=1.22&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-tools.xml?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-tools.xml?r1=1.21&r2=1.22 Index: hb-install-tools.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-tools.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- hb-install-tools.xml 19 Mar 2007 10:10:31 -0000 1.21 +++ hb-install-tools.xml 3 Apr 2007 19:37:55 -0000 1.22 @@ -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/draft/hb-install-tools.xml,v 1.21 2007/03/19 10:10:31 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-tools.xml,v 1.22 2007/04/03 19:37:55 nightmorph Exp $ --> <sections> @@ -16,26 +16,6 @@ <version>8.0</version> <date>2006-12-30</date> -<section test="func:keyval('arch')='SPARC'"> -<title>Device Manager</title> -<body> - -<p> -If you are using a 2.4 kernel <e>and</e> are installing Gentoo from stage 3, -there are a few things you <e>need</e> to do. Since Gentoo now uses udev by -default and udev is not supported by 2.4 kernels, you will have to make use of -devfsd and remove udev. -</p> - -<pre caption="Installing devfsd"> -<comment>(For those using 2.4.x kernels with a stage 3 install)</comment> -# <i>emerge --unmerge udev</i> -# <i>emerge devfsd</i> -</pre> - -</body> -</section> - <section> <title>System Logger</title> <body> -- [email protected] mailing list
