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-about.xml
Date: Fri, 17 Feb 2006 20:12:07
Message-Id: 200602172011.k1HKBw8Q005535@robin.gentoo.org
1 fox2mike 06/02/17 20:11:57
2
3 Modified: xml/htdocs/doc/en/handbook/draft/2006.0 hb-install-about.xml
4 hb-install-hppa-bootloader.xml
5 hb-install-hppa-kernel.xml
6 Log:
7 hppa updates for 2006.0, thanks to dertobi123 for the patch
8
9 Revision Changes Path
10 1.5 +1 -4 xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml
11
12 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
13 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
14 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
15
16 Index: hb-install-about.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- hb-install-about.xml 10 Feb 2006 20:11:59 -0000 1.4
23 +++ hb-install-about.xml 17 Feb 2006 20:11:56 -0000 1.5
24 @@ -4,7 +4,7 @@
25 <!-- The content of this document is licensed under the CC-BY-SA license -->
26 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
27
28 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml,v 1.4 2006/02/10 20:11:59 fox2mike Exp $ -->
29 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-about.xml,v 1.5 2006/02/17 20:11:56 fox2mike Exp $ -->
30
31 <sections>
32
33 @@ -272,9 +272,6 @@
34 The <b>amd64</b> architecture (amd64)
35 </li>
36 <li>
37 - The <b>hppa</b> architecture (hppa1.1, hppa2.0)
38 - </li>
39 - <li>
40 The <b>ppc</b> architecture (ppc32, ppc64)
41 </li>
42 <li>
43
44
45
46 1.2 +4 -4 xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-bootloader.xml
47
48 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-bootloader.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
49 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-bootloader.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
50 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-bootloader.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
51
52 Index: hb-install-hppa-bootloader.xml
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-bootloader.xml,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- hb-install-hppa-bootloader.xml 1 Feb 2006 18:38:17 -0000 1.1
59 +++ hb-install-hppa-bootloader.xml 17 Feb 2006 20:11:56 -0000 1.2
60 @@ -4,7 +4,7 @@
61 <!-- The content of this document is licensed under the CC-BY-SA license -->
62 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
63
64 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-bootloader.xml,v 1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
65 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-bootloader.xml,v 1.2 2006/02/17 20:11:56 fox2mike Exp $ -->
66
67 <sections>
68
69 @@ -22,15 +22,15 @@
70 </p>
71
72 <pre caption = "/etc/palo.conf example">
73 ---commandline=2/kernel-2.6.12.2-pa2 root=/dev/sda4
74 +--commandline=2/kernel-2.6.15.1-pa4 root=/dev/sda4
75 --recoverykernel=/vmlinux.old
76 --init-partitioned=/dev/sda
77 </pre>
78
79 <p>
80 The first line tells palo the location of the kernel and which boot
81 -parameters it must use. <c>2/kernel-2.6.12.2-pa2</c> means the kernel named
82 -<c>kernel-2.6.12.2-pa2</c> resides on the second partition. Beware, the path
83 +parameters it must use. <c>2/kernel-2.6.15.1-pa4</c> means the kernel named
84 +<c>kernel-2.6.15.1-pa4</c> resides on the second partition. Beware, the path
85 to the kernel is relative to the partition, not to the root of your filesystem.
86 </p>
87
88
89
90
91 1.2 +3 -3 xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-kernel.xml
92
93 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-kernel.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
94 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-kernel.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
95 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-kernel.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
96
97 Index: hb-install-hppa-kernel.xml
98 ===================================================================
99 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-kernel.xml,v
100 retrieving revision 1.1
101 retrieving revision 1.2
102 diff -u -r1.1 -r1.2
103 --- hb-install-hppa-kernel.xml 1 Feb 2006 18:38:17 -0000 1.1
104 +++ hb-install-hppa-kernel.xml 17 Feb 2006 20:11:56 -0000 1.2
105 @@ -4,7 +4,7 @@
106 <!-- The content of this document is licensed under the CC-BY-SA license -->
107 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
108
109 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-kernel.xml,v 1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
110 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-kernel.xml,v 1.2 2006/02/17 20:11:56 fox2mike Exp $ -->
111
112 <sections>
113
114 @@ -63,13 +63,13 @@
115 <p>
116 When you take a look in <path>/usr/src</path> you should see a symlink called
117 <path>linux</path> pointing to your kernel source. In this case, the installed
118 -kernel source points to <c>hppa-sources-2.6.12.2-pa2</c>. Your version may be
119 +kernel source points to <c>hppa-sources-2.6.15.1-pa4</c>. Your version may be
120 different, so keep this in mind.
121 </p>
122
123 <pre caption="Viewing the kernel source symlink">
124 # <i>ls -l /usr/src/linux</i>
125 -lrwxrwxrwx 1 root root 12 Oct 13 11:04 /usr/src/linux -&gt; linux-2.6.12.2-pa2
126 +lrwxrwxrwx 1 root root 12 Oct 13 11:04 /usr/src/linux -&gt; linux-2.6.15.1-pa4
127 </pre>
128
129 <p>
130
131
132
133 --
134 gentoo-doc-cvs@g.o mailing list