josejx 05/05/29 18:36:51 Modified: xml/htdocs/doc/en/handbook hb-install-ppc-kernel.xml Log: Fixes bug #92084.
Revision Changes Path 1.24 +12 -23 xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.24&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.24&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml.diff?r1=1.23&r2=1.24&cvsroot=gentoo Index: hb-install-ppc-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- hb-install-ppc-kernel.xml 16 Apr 2005 21:47:06 -0000 1.23 +++ hb-install-ppc-kernel.xml 29 May 2005 18:36:51 -0000 1.24 @@ -4,7 +4,7 @@ <!-- 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-ppc-kernel.xml,v 1.23 2005/04/16 21:47:06 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.24 2005/05/29 18:36:51 josejx Exp $ --> <sections> @@ -199,28 +199,6 @@ </p> <p> -Disable ADB raw keycodes: -</p> - -<pre caption="Disabling ADB raw keycodes"> -Macintosh Device Drivers ---> - [ ] Support for ADB raw keycodes -</pre> - -<p> -Also choose the correct RTC support (<e>disable</e> the <c>Enhanced RTC</c> -option): -</p> - -<pre caption="Activating the correct RTC option"> -Character devices ---> - [ ] Enhanced RTC - -General setup ---> - [*] Support for /dev/rtc -</pre> - -<p> Users of OldWorld machines will want HFS support so they can copy compiled kernels to the MacOS partition. This applies also to NewWorld machines as it is needed for the special Apple_Bootstrap partition: @@ -232,6 +210,17 @@ </pre> <p> +At this time, kernel preemption is still unstable on PPC and may cause +compilation failures and random segfaults. It is <e>strongly</e> suggested +that you do not use this feature. +</p> + +<pre caption="Ensure the Preemptible Kernel Option is Off"> +Platform options ---> + [ ] Preemptible Kernel +</pre> + +<p> When you're done configuring your kernel, continue with <uri link="#compiling">Compiling and Installing</uri>. </p> -- [email protected] mailing list
