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: Sun, 26 Feb 2006 14:40:06
Message-Id: 200602261439.k1QEdqeB023279@robin.gentoo.org
1 fox2mike 06/02/26 14:38:56
2
3 Modified: xml/htdocs/doc/en/handbook hb-install-amd64-kernel.xml
4 Log:
5 Fixes for 113156, backported to the current handbook as well.
6
7 Revision Changes Path
8 1.38 +10 -4 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.38&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.38&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.37&r2=1.38&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.37
18 retrieving revision 1.38
19 diff -u -r1.37 -r1.38
20 --- hb-install-amd64-kernel.xml 17 Feb 2006 02:34:39 -0000 1.37
21 +++ hb-install-amd64-kernel.xml 26 Feb 2006 14:38:55 -0000 1.38
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.37 2006/02/17 02:34:39 rane Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml,v 1.38 2006/02/26 14:38:55 fox2mike Exp $ -->
28
29 <sections>
30
31 -<version>2.13</version>
32 -<date>2006-02-15</date>
33 +<version>2.14</version>
34 +<date>2006-02-26</date>
35
36 <section>
37 <title>Timezone</title>
38 @@ -160,11 +160,17 @@
39 </pre>
40
41 <p>
42 -We shall then select the exact processor type.
43 +We shall then select the exact processor type.The x86_64 kernel maintainer
44 +strongly recommends users enable MCE features so that they are able to be
45 +notified of any hardware problems. On x86_64, these errors are not printed to
46 +<c>dmesg</c> like on other architectures, but to <path>/dev/mcelog</path>. This
47 +requires the <c>app-admin/mcelog</c> package.
48 </p>
49
50 <pre caption="Selecting processor type and features">
51 Processor type and features --->
52 + [ ] Intel MCE Features
53 + [ ] AMD MCE Features
54 Processor family (AMD-Opteron/Athlon64) --->
55 ( ) AMD-Opteron/Athlon64
56 ( ) Intel EM64T
57
58
59
60 --
61 gentoo-doc-cvs@g.o mailing list