Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-hppa-bootloader.xml hb-install-hppa-kernel.xml
Date: Sun, 13 Aug 2006 19:24:46
Message-Id: 20060813192436.2C64F644F1@smtp.gentoo.org
1 rane 06/08/13 19:24:35
2
3 Modified: hb-install-hppa-bootloader.xml
4 hb-install-hppa-kernel.xml
5 Log:
6 #143694, bumping kernel to 2.6.16.18-pa11
7
8 Revision Changes Path
9 1.2 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-bootloader.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-bootloader.xml?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-bootloader.xml?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-bootloader.xml?r1=1.1&r2=1.2
14
15 Index: hb-install-hppa-bootloader.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-bootloader.xml,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- hb-install-hppa-bootloader.xml 9 Aug 2006 16:35:14 -0000 1.1
22 +++ hb-install-hppa-bootloader.xml 13 Aug 2006 19:24:35 -0000 1.2
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.1/hb-install-hppa-bootloader.xml,v 1.1 2006/08/09 16:35:14 fox2mike Exp $ -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-bootloader.xml,v 1.2 2006/08/13 19:24:35 rane Exp $ -->
29
30 <sections>
31
32 @@ -22,15 +22,15 @@
33 </p>
34
35 <pre caption = "/etc/palo.conf example">
36 ---commandline=2/kernel-2.6.15.1-pa4 root=/dev/sda4
37 +--commandline=2/kernel-2.6.16.18-pa11 root=/dev/sda4
38 --recoverykernel=/vmlinux.old
39 --init-partitioned=/dev/sda
40 </pre>
41
42 <p>
43 -The first line tells palo the location of the kernel and which boot
44 -parameters it must use. <c>2/kernel-2.6.15.1-pa4</c> means the kernel named
45 -<c>kernel-2.6.15.1-pa4</c> resides on the second partition. Beware, the path
46 +The first line tells palo the location of the kernel and which boot parameters
47 +it must use. <c>2/kernel-2.6.16.18-pa11</c> means the kernel named
48 +<c>kernel-2.6.16.18-pa11</c> resides on the second partition. Beware, the path
49 to the kernel is relative to the partition, not to the root of your filesystem.
50 </p>
51
52
53
54
55 1.3 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-kernel.xml
56
57 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-kernel.xml?rev=1.3&view=markup
58 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-kernel.xml?rev=1.3&content-type=text/plain
59 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-kernel.xml?r1=1.2&r2=1.3
60
61 Index: hb-install-hppa-kernel.xml
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-kernel.xml,v
64 retrieving revision 1.2
65 retrieving revision 1.3
66 diff -u -r1.2 -r1.3
67 --- hb-install-hppa-kernel.xml 10 Aug 2006 09:02:26 -0000 1.2
68 +++ hb-install-hppa-kernel.xml 13 Aug 2006 19:24:35 -0000 1.3
69 @@ -4,7 +4,7 @@
70 <!-- The content of this document is licensed under the CC-BY-SA license -->
71 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
72
73 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-kernel.xml,v 1.2 2006/08/10 09:02:26 fox2mike Exp $ -->
74 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-kernel.xml,v 1.3 2006/08/13 19:24:35 rane Exp $ -->
75
76 <sections>
77
78 @@ -63,13 +63,13 @@
79 <p>
80 When you take a look in <path>/usr/src</path> you should see a symlink called
81 <path>linux</path> pointing to your kernel source. In this case, the installed
82 -kernel source points to <c>hppa-sources-2.6.15.1-pa4</c>. Your version may be
83 +kernel source points to <c>hppa-sources-2.6.16.18-pa11</c>. Your version may be
84 different, so keep this in mind.
85 </p>
86
87 <pre caption="Viewing the kernel source symlink">
88 # <i>ls -l /usr/src/linux</i>
89 -lrwxrwxrwx 1 root root 12 Oct 13 11:04 /usr/src/linux -&gt; linux-2.6.16.18_p11
90 +lrwxrwxrwx 1 root root 12 Oct 13 11:04 /usr/src/linux -&gt; hppa-sources-2.6.16.18-pa11
91 </pre>
92
93 <p>
94
95
96
97 --
98 gentoo-doc-cvs@g.o mailing list