Gentoo Archives: gentoo-doc-cvs

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