Gentoo Archives: gentoo-doc-cvs

From: Joseph Jezak <josejx@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-ppc64-kernel.xml
Date: Mon, 21 May 2007 17:03:58
Message-Id: E1HqBIO-0006Yh-KT@stork.gentoo.org
1 josejx 07/05/21 17:03:44
2
3 Modified: hb-install-ppc64-kernel.xml
4 Log:
5 Fixed kernel compilation invocation on ppc64.
6
7 Revision Changes Path
8 1.9 xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml?rev=1.9&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml?rev=1.9&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml?r1=1.8&r2=1.9
13
14 Index: hb-install-ppc64-kernel.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml,v
17 retrieving revision 1.8
18 retrieving revision 1.9
19 diff -u -r1.8 -r1.9
20 --- hb-install-ppc64-kernel.xml 20 May 2007 20:32:23 -0000 1.8
21 +++ hb-install-ppc64-kernel.xml 21 May 2007 17:03:44 -0000 1.9
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml,v 1.8 2007/05/20 20:32:23 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml,v 1.9 2007/05/21 17:03:44 josejx Exp $ -->
28
29 <sections>
30
31 -<version>8.1</version>
32 -<date>2007-05-15</date>
33 +<version>8.2</version>
34 +<date>2007-05-21</date>
35
36 <section>
37 <title>Timezone</title>
38 @@ -213,7 +213,7 @@
39 </p>
40
41 <pre caption="Compiling the kernel">
42 -# <i>make vmlinux &amp;&amp; make modules_install</i>
43 +# <i>make &amp;&amp; make modules_install</i>
44 </pre>
45
46 <p>
47
48
49
50 --
51 gentoo-doc-cvs@g.o mailing list