nightmorph 10/07/13 00:53:51
Modified: hb-install-stage.xml
hb-install-x86+amd64-kernel.xml
Log:
fix the handbook for bug 323381: update -march=nocona to core2, update MCE
description in the kernel config, and add the new processor type for intel atom.
Revision Changes Path
1.120 xml/htdocs/doc/en/handbook/hb-install-stage.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.120&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.120&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.119&r2=1.120
Index: hb-install-stage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- hb-install-stage.xml 23 Mar 2010 21:45:20 -0000 1.119
+++ hb-install-stage.xml 13 Jul 2010 00:53:51 -0000 1.120
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.119
2010/03/23 21:45:20 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.120
2010/07/13 00:53:51 nightmorph Exp $ -->
<sections>
@@ -13,8 +13,8 @@
describe how you extract the stage3 archive and configure Portage.
</abstract>
-<version>10.2</version>
-<date>2010-03-23</date>
+<version>10.3</version>
+<date>2010-07-12</date>
<section>
<title>Installing a Stage Tarball</title>
@@ -431,7 +431,7 @@
</pre>
<pre test="func:keyval('arch')='AMD64'" caption="Defining the CFLAGS and
CXXFLAGS variable">
-CFLAGS="<keyval id="CFLAGS"/>" <comment># EM64T users should use
-march=nocona</comment>
+CFLAGS="<keyval id="CFLAGS"/>" <comment># Intel EM64T users should use
-march=core2</comment>
<comment># Use the same settings for both variables</comment>
CXXFLAGS="${CFLAGS}"
</pre>
1.32 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.32&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.32&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.31&r2=1.32
Index: hb-install-x86+amd64-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- hb-install-x86+amd64-kernel.xml 30 Nov 2009 19:00:28 -0000 1.31
+++ hb-install-x86+amd64-kernel.xml 13 Jul 2010 00:53:51 -0000 1.32
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
1.31 2009/11/30 19:00:28 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
1.32 2010/07/13 00:53:51 nightmorph Exp $ -->
<sections>
@@ -13,8 +13,8 @@
explains how to configure your kernel.
</abstract>
-<version>7.3</version>
-<date>2009-11-30</date>
+<version>7.4</version>
+<date>2010-07-12</date>
<section>
<title>Timezone</title>
@@ -161,13 +161,14 @@
<pre caption="Selecting processor type and features">
Processor type and features --->
- [ ] Machine Check Exception
+ [ ] Machine Check / overheating reporting
[ ] Intel MCE Features
[ ] AMD MCE Features
Processor family (AMD-Opteron/Athlon64) --->
( ) Opteron/Athlon64/Hammer/K8
( ) Intel P4 / older Netburst based Xeon
( ) Core 2/newer Xeon
+ ( ) Intel Atom
( ) Generic-x86-64
Executable file formats / Emulations --->
[*] IA32 Emulation