Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-amd64-kernel.xml
Date: Sun, 27 Nov 2005 01:46:11
Message-Id: 200511270146.jAR1k3Vq027632@robin.gentoo.org
1 neysx 05/11/27 01:46:02
2
3 Modified: xml/htdocs/doc/en/handbook hb-install-amd64-kernel.xml
4 Log:
5 #113671 s/-r6/-r10/
6
7 Revision Changes Path
8 1.34 +5 -5 xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml?rev=1.34&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml?rev=1.34&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml.diff?r1=1.33&r2=1.34&cvsroot=gentoo
13
14 Index: hb-install-amd64-kernel.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml,v
17 retrieving revision 1.33
18 retrieving revision 1.34
19 diff -u -r1.33 -r1.34
20 --- hb-install-amd64-kernel.xml 24 Nov 2005 17:26:10 -0000 1.33
21 +++ hb-install-amd64-kernel.xml 27 Nov 2005 01:46:02 -0000 1.34
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/hb-install-amd64-kernel.xml,v 1.33 2005/11/24 17:26:10 neysx Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml,v 1.34 2005/11/27 01:46:02 neysx Exp $ -->
28
29 <sections>
30
31 -<version>2.10</version>
32 -<date>2005-11-24</date>
33 +<version>2.11</version>
34 +<date>2005-11-26</date>
35
36 <section>
37 <title>Timezone</title>
38 @@ -68,7 +68,7 @@
39
40 <pre caption="Viewing the kernel source symlink">
41 # <i>ls -l /usr/src/linux</i>
42 -lrwxrwxrwx 1 root root 12 Oct 13 11:04 /usr/src/linux -&gt; linux-2.6.12-gentoo-r6
43 +lrwxrwxrwx 1 root root 12 Oct 13 11:04 /usr/src/linux -&gt; linux-2.6.12-gentoo-r10
44 </pre>
45
46 <p>
47 @@ -79,7 +79,7 @@
48 <pre caption="Changing the kernel source symlink">
49 # <i>rm /usr/src/linux</i>
50 # <i>cd /usr/src</i>
51 -# <i>ln -s linux-2.6.12-gentoo-r6 linux</i>
52 +# <i>ln -s linux-2.6.12-gentoo-r10 linux</i>
53 </pre>
54
55 <p>
56
57
58
59 --
60 gentoo-doc-cvs@g.o mailing list