public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook/2008.0: hb-install-config.xml hb-install-ppc-medium.xml hb-install-ppc64-kernel.xml hb-install-ppc64-medium.xml
@ 2009-08-05 15:25 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; only message in thread
From: Joshua Saddler (nightmorph) @ 2009-08-05 15:25 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    09/08/05 15:25:24

  Modified:             hb-install-config.xml hb-install-ppc-medium.xml
                        hb-install-ppc64-kernel.xml
                        hb-install-ppc64-medium.xml
  Log:
  Kill ADB references where needed, bug 277958. the reference in the PPC FAQ stays where it is. Thanks to JoseJX for info on this.

Revision  Changes    Path
1.9                  xml/htdocs/doc/en/handbook/2008.0/hb-install-config.xml

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

Index: hb-install-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-config.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hb-install-config.xml	11 Feb 2009 08:40:54 -0000	1.8
+++ hb-install-config.xml	5 Aug 2009 15:25:24 -0000	1.9
@@ -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/2008.0/hb-install-config.xml,v 1.8 2009/02/11 08:40:54 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-config.xml,v 1.9 2009/08/05 15:25:24 nightmorph Exp $ -->
 
 <sections>
 
-<version>9.3</version>
-<date>2009-02-11</date>
+<version>9.4</version>
+<date>2009-08-05</date>
 
 <section>
 <title>Filesystem Information</title>
@@ -465,9 +465,7 @@
 </p>
 
 <note test="substring(func:keyval('arch'),1,3)='PPC'">
-PPC uses x86 keymaps on most systems. Users who want to be able to use ADB
-keymaps on boot have to enable ADB keycode sendings in their kernel and have to
-set a mac/ppc keymap in <path>/etc/conf.d/keymaps</path>.
+PPC uses x86 keymaps on most systems.
 </note>
 
 <p>



1.6                  xml/htdocs/doc/en/handbook/2008.0/hb-install-ppc-medium.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-ppc-medium.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-ppc-medium.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-ppc-medium.xml?r1=1.5&r2=1.6

Index: hb-install-ppc-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-ppc-medium.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hb-install-ppc-medium.xml	2 May 2008 08:04:24 -0000	1.5
+++ hb-install-ppc-medium.xml	5 Aug 2009 15:25:24 -0000	1.6
@@ -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/2008.0/hb-install-ppc-medium.xml,v 1.5 2008/05/02 08:04:24 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-ppc-medium.xml,v 1.6 2009/08/05 15:25:24 nightmorph Exp $ -->
 
 <sections>
 
-<version>9.1</version>
-<date>2008-05-02</date>
+<version>9.2</version>
+<date>2009-08-05</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -386,15 +386,11 @@
 <p>
 If you are installing Gentoo on a system with a non-US keyboard, use
 <c>loadkeys</c> to load the keymap for your keyboard. To list the available
-keymaps, execute <c>ls /usr/share/keymaps/i386</c>.  On NewWorld machines or the
-Pegasos do not use the keymaps in <path>ppc</path> or <path>mac</path> as they
-are for ADB-based OldWorld machines.
+keymaps, execute <c>ls /usr/share/keymaps/i386</c>.
 </p>
 
 <pre caption="Listing available keymaps">
-<comment>(PPC uses x86 keymaps on most systems. The mac/ppc keymaps provided
- on the Installation CD are ADB keymaps and unusable with the Installation CD 
- kernel)</comment>
+<comment>(PPC uses x86 keymaps on most systems)</comment>
 # <i>ls /usr/share/keymaps/i386</i>
 </pre>
 



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

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

Index: hb-install-ppc64-kernel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-ppc64-kernel.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-ppc64-kernel.xml	31 Mar 2008 21:48:08 -0000	1.3
+++ hb-install-ppc64-kernel.xml	5 Aug 2009 15:25:24 -0000	1.4
@@ -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/2008.0/hb-install-ppc64-kernel.xml,v 1.3 2008/03/31 21:48:08 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-ppc64-kernel.xml,v 1.4 2009/08/05 15:25:24 nightmorph Exp $ -->
 
 <sections>
 
-<version>9.0</version>
-<date>2008-04-01</date>
+<version>9.1</version>
+<date>2009-08-05</date>
 
 <section>
 <title>Timezone</title>
@@ -177,15 +177,6 @@
 </p>
 
 <p>
-Disable ADB raw keycodes:
-</p>
-
-<pre caption="Disabling ADB raw keycodes">
-Macintosh Device Drivers ---&gt;
-  [ ] Support for ADB raw keycodes
-</pre>
-
-<p>
 When you're done configuring your kernel, continue with <uri
 link="#compiling">Compiling and Installing</uri>.
 </p>



1.6                  xml/htdocs/doc/en/handbook/2008.0/hb-install-ppc64-medium.xml

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

Index: hb-install-ppc64-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-ppc64-medium.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hb-install-ppc64-medium.xml	25 May 2009 04:05:31 -0000	1.5
+++ hb-install-ppc64-medium.xml	5 Aug 2009 15:25:24 -0000	1.6
@@ -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/2008.0/hb-install-ppc64-medium.xml,v 1.5 2009/05/25 04:05:31 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-ppc64-medium.xml,v 1.6 2009/08/05 15:25:24 nightmorph Exp $ -->
 
 <sections>
 
-<version>9.2</version>
-<date>2009-05-24</date>
+<version>9.3</version>
+<date>2009-08-05</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -368,9 +368,7 @@
 </p>
 
 <pre caption="Listing available keymaps">
-<comment>(PPC uses x86 keymaps on most systems. The mac/ppc keymaps provided
- on the Installation CD are ADB keymaps and unusable with the 
- Installation CD kernel)</comment>
+<comment>(PPC uses x86 keymaps on most systems)</comment>
 # <i>ls /usr/share/keymaps/i386</i>
 </pre>
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-05 15:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-05 15:25 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook/2008.0: hb-install-config.xml hb-install-ppc-medium.xml hb-install-ppc64-kernel.xml hb-install-ppc64-medium.xml Joshua Saddler (nightmorph)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox