Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-ppc64-kernel.xml
Date: Fri, 10 Feb 2006 20:29:55
Message-Id: 200602102029.k1AKTkZG024411@robin.gentoo.org
1 fox2mike 06/02/10 20:29:45
2
3 Modified: xml/htdocs/doc/en/handbook/draft/2006.0
4 hb-install-ppc64-kernel.xml
5 Log:
6 Minor fixes to ppc64
7
8 Revision Changes Path
9 1.3 +3 -4 xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml
10
11 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
12 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
13 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
14
15 Index: hb-install-ppc64-kernel.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- hb-install-ppc64-kernel.xml 10 Feb 2006 19:35:34 -0000 1.2
22 +++ hb-install-ppc64-kernel.xml 10 Feb 2006 20:29:45 -0000 1.3
23 @@ -4,7 +4,7 @@
24 <!-- The content of this document is licensed under the CC-BY-SA license -->
25 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
26
27 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml,v 1.2 2006/02/10 19:35:34 fox2mike Exp $ -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml,v 1.3 2006/02/10 20:29:45 fox2mike Exp $ -->
29
30 <sections>
31
32 @@ -112,7 +112,7 @@
33 (64bit userland) # <i>make menuconfig</i>
34 <comment>Important: In case you are in 32-bit userland, you must edit the top
35 level Makefile in /usr/src/linux and change the CROSS_COMPILE option to
36 -"CROSS_COMPILE ?= powerpc64-unknown-linux-gnu-"</comment>
37 +CROSS_COMPILE ?= powerpc64-unknown-linux-gnu-</comment>
38 (32bit userland) # <i>ppc64make menuconfig</i>
39 </pre>
40
41 @@ -219,8 +219,7 @@
42 </p>
43
44 <pre caption="Compiling the kernel">
45 -(64bit userland) # <i>make &amp;&amp; make modules_install</i>
46 -(32bit userland) # <i>ppc64make &amp;&amp; ppc64make modules_install</i>
47 +# <i>make vmlinux &amp;&amp; make modules_install</i>
48 </pre>
49
50 <p>
51
52
53
54 --
55 gentoo-doc-cvs@g.o mailing list