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-amd64-kernel.xml
Date: Wed, 27 Jul 2005 22:17:39
Message-Id: 200507272217.j6RMH3If001993@robin.gentoo.org
1 fox2mike 05/07/27 22:17:24
2
3 Modified: xml/htdocs/doc/en/handbook/draft/2005.1
4 hb-install-amd64-kernel.xml
5 hb-install-amd64-medium.xml hb-install-config.xml
6 hb-install-stage.xml
7 Log:
8 #100471 - amd64 2005.1 fixes + updates
9
10 Revision Changes Path
11 1.3 +20 -17 xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-kernel.xml
12
13 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-kernel.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
14 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-kernel.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
15 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-kernel.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
16
17 Index: hb-install-amd64-kernel.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-kernel.xml,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- hb-install-amd64-kernel.xml 5 Jul 2005 09:31:59 -0000 1.2
24 +++ hb-install-amd64-kernel.xml 27 Jul 2005 22:17:24 -0000 1.3
25 @@ -4,12 +4,12 @@
26 <!-- The content of this document is licensed under the CC-BY-SA license -->
27 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
28
29 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-kernel.xml,v 1.2 2005/07/05 09:31:59 swift Exp $ -->
30 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-kernel.xml,v 1.3 2005/07/27 22:17:24 fox2mike Exp $ -->
31
32 <sections>
33
34 -<version>4.8</version>
35 -<date>2005-07-04</date>
36 +<version>4.9</version>
37 +<date>2005-07-28</date>
38
39 <section>
40 <title>Timezone</title>
41 @@ -53,17 +53,8 @@
42 Choose your kernel source and install it using <c>emerge</c>.
43 </p>
44
45 -<note>
46 -Running <c>emerge gentoo-sources</c> will fail due to a bug with the Universal
47 -Installation CD. Please make sure you run <c>emerge
48 -=gentoo-sources-2.6.11-r1</c> instead. This has no further effect on your
49 -environment as Portage will automatically download a more recent kernel source
50 -when updating your system (after the installation).
51 -</note>
52 -
53 <pre caption="Installing a kernel source">
54 -# <i>echo "=sys-kernel/gentoo-sources-2.6.11-r1 ~amd64" &gt;&gt; /etc/portage/package.keywords</i>
55 -# <i>emerge =gentoo-sources-2.6.11-r1</i>
56 +# <i>emerge gentoo-sources</i>
57 </pre>
58
59 <p>
60 @@ -73,7 +64,7 @@
61
62 <pre caption="Viewing the kernel source symlink">
63 # <i>ls -l /usr/src/linux</i>
64 -lrwxrwxrwx 1 root root 12 Oct 13 11:04 /usr/src/linux -&gt; linux-2.6.11-gentoo-r1
65 +lrwxrwxrwx 1 root root 12 Jul 28 11:04 /usr/src/linux -&gt; linux-2.6.12-gentoo-r6
66 </pre>
67
68 <p>
69 @@ -84,7 +75,7 @@
70 <pre caption="Changing the kernel source symlink">
71 # <i>rm /usr/src/linux</i>
72 # <i>cd /usr/src</i>
73 -# <i>ln -s linux-2.6.11-gentoo-r1 linux</i>
74 +# <i>ln -s linux-2.6.12-gentoo-r6 linux</i>
75 </pre>
76
77 <p>
78 @@ -163,6 +154,18 @@
79 </pre>
80
81 <p>
82 +Then we select the exact processor type.
83 +</p>
84 +
85 +<pre caption="Selecting processor type and features">
86 +Processor type and features --->
87 + Processor family (AMD-Opteron/Athlon64) --->
88 + ( ) AMD-Opteron/Athlon64
89 + ( ) Intel EM64T
90 + ( ) Generic-x86-64"
91 +</pre>
92 +
93 +<p>
94 Now go to <c>File Systems</c> and select support for the filesystems you use.
95 <e>Don't</e> compile them as modules, otherwise your Gentoo system will not be
96 able to mount your partitions. Also select <c>Virtual memory</c> and <c>/proc
97 @@ -258,7 +261,7 @@
98 </p>
99
100 <pre caption="Installing the kernel">
101 -# <i>cp arch/x86_64/boot/bzImage /boot/kernel-2.6.11-gentoo-r1</i>
102 +# <i>cp arch/x86_64/boot/bzImage /boot/kernel-2.6.12-gentoo-r6</i>
103 </pre>
104
105 <p>
106 @@ -267,7 +270,7 @@
107 </p>
108
109 <pre caption="Backing up your kernel configuration">
110 -# <i>cp .config /boot/config-2.6.11-gentoo-r1</i>
111 +# <i>cp .config /boot/config-2.6.12-gentoo-r6</i>
112 </pre>
113
114 <p>
115
116
117
118 1.5 +3 -12 xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-medium.xml
119
120 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-medium.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
121 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-medium.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
122 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-medium.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
123
124 Index: hb-install-amd64-medium.xml
125 ===================================================================
126 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-medium.xml,v
127 retrieving revision 1.4
128 retrieving revision 1.5
129 diff -u -r1.4 -r1.5
130 --- hb-install-amd64-medium.xml 27 Jul 2005 21:25:17 -0000 1.4
131 +++ hb-install-amd64-medium.xml 27 Jul 2005 22:17:24 -0000 1.5
132 @@ -4,12 +4,12 @@
133 <!-- The content of this document is licensed under the CC-BY-SA license -->
134 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
135
136 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-medium.xml,v 1.4 2005/07/27 21:25:17 jkt Exp $ -->
137 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-medium.xml,v 1.5 2005/07/27 22:17:24 fox2mike Exp $ -->
138
139 <sections>
140
141 -<version>4.22</version>
142 -<date>2005-07-27</date>
143 +<version>4.23</version>
144 +<date>2005-07-28</date>
145
146 <section>
147 <title>Hardware Requirements</title>
148 @@ -47,11 +47,6 @@
149 </tr>
150 </table>
151
152 -<note>
153 -* Intel processors with EM64T extensions <e>might</e> work as well, but are
154 -untested.
155 -</note>
156 -
157 <p>
158 You should check the <uri link="http://amd64.gentoo.org">Gentoo
159 AMD64 Project Page</uri> before proceeding.
160 @@ -265,10 +260,6 @@
161 <ti>gentoo</ti>
162 <ti>Default kernel with support for K8 CPUs with NUMA</ti>
163 </tr>
164 -<tr>
165 - <ti>gentoo-em64t</ti>
166 - <ti>Same as gentoo, but compiled for gen. x86-64 with SMP support</ti>
167 -</tr>
168 </table>
169
170 <p>
171
172
173
174 1.3 +7 -10 xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-config.xml
175
176 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-config.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
177 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-config.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
178 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-config.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
179
180 Index: hb-install-config.xml
181 ===================================================================
182 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-config.xml,v
183 retrieving revision 1.2
184 retrieving revision 1.3
185 diff -u -r1.2 -r1.3
186 --- hb-install-config.xml 5 Jul 2005 09:29:10 -0000 1.2
187 +++ hb-install-config.xml 27 Jul 2005 22:17:24 -0000 1.3
188 @@ -4,12 +4,12 @@
189 <!-- The content of this document is licensed under the CC-BY-SA license -->
190 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
191
192 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-config.xml,v 1.2 2005/07/05 09:29:10 swift Exp $ -->
193 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-config.xml,v 1.3 2005/07/27 22:17:24 fox2mike Exp $ -->
194
195 <sections>
196
197 -<version>4.2</version>
198 -<date>2005-06-28</date>
199 +<version>4.3</version>
200 +<date>2005-07-28</date>
201
202 <section>
203 <title>Filesystem Information</title>
204 @@ -476,16 +476,13 @@
205
206 <note>
207 Users of USB-based <b>SPARC</b> systems and <b>SPARC</b> clones might need to
208 -select an i386 keymap (such as "us") instead of "sunkeymap".
209 +select an i386 keymap (such as "us") instead of "sunkeymap". <b>PPC</b> uses x86
210 +keymaps on most systems. Users who want to be able to use ADB keymaps on boot
211 +have to enable ADB keycode sendings in their kernel and have to set a mac/ppc
212 +keymap in <path>/etc/conf.d/keymaps</path>.
213 </note>
214
215 <p>
216 -<b>PPC</b> uses x86 keymaps on most systems. Users who want to be able to use
217 -ADB keymaps on boot have to enable ADB keycode sendings in their kernel and have
218 -to set a mac/ppc keymap in <path>/etc/conf.d/keymaps</path>.
219 -</p>
220 -
221 -<p>
222 When you're finished configuring <path>/etc/conf.d/keymaps</path>, save and
223 exit.
224 </p>
225
226
227
228 1.3 +5 -3 xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-stage.xml
229
230 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-stage.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
231 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-stage.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
232 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-stage.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
233
234 Index: hb-install-stage.xml
235 ===================================================================
236 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-stage.xml,v
237 retrieving revision 1.2
238 retrieving revision 1.3
239 diff -u -r1.2 -r1.3
240 --- hb-install-stage.xml 5 Jul 2005 09:19:25 -0000 1.2
241 +++ hb-install-stage.xml 27 Jul 2005 22:17:24 -0000 1.3
242 @@ -4,12 +4,12 @@
243 <!-- The content of this document is licensed under the CC-BY-SA license -->
244 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
245
246 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-stage.xml,v 1.2 2005/07/05 09:19:25 swift Exp $ -->
247 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-stage.xml,v 1.3 2005/07/27 22:17:24 fox2mike Exp $ -->
248
249 <sections>
250
251 -<version>4.2</version>
252 -<date>2005-05-04</date>
253 +<version>4.3</version>
254 +<date>2005-07-28</date>
255
256 <section>
257 <title>Installing a Stage Tarball</title>
258 @@ -368,6 +368,7 @@
259
260 <pre caption="The GCC march setting">
261 <comment># AMD64 users who want to use a native 64 bit system should use -march=k8</comment>
262 +<comment># EM64T users should use -march=nocona</comment>
263 -march=athlon-xp
264 </pre>
265
266 @@ -402,6 +403,7 @@
267
268 <pre caption="Defining the CFLAGS and CXXFLAGS variable">
269 CFLAGS="-march=athlon-xp -pipe -O2" <comment># AMD64 users use march=k8</comment>
270 + <comment># EM64T users use march=nocona</comment>
271 CXXFLAGS="${CFLAGS}" <comment># Use the same settings for both variables</comment>
272 </pre>
273
274
275
276
277 --
278 gentoo-doc-cvs@g.o mailing list