public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joshua Saddler (nightmorph)" <nightmorph@gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: xen-guide.xml
Date: Sun, 14 Nov 2010 15:27:04 +0000 (UTC)	[thread overview]
Message-ID: <20101114152704.78C4620051@flycatcher.gentoo.org> (raw)

nightmorph    10/11/14 15:27:04

  Modified:             xen-guide.xml
  Log:
  mention 32-bit/64-bit dom0 logic for -mnotls-direct-seg-refs, bug 335282

Revision  Changes    Path
1.7                  xml/htdocs/doc/en/xen-guide.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xen-guide.xml?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xen-guide.xml?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xen-guide.xml?r1=1.6&r2=1.7

Index: xen-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xen-guide.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xen-guide.xml	14 May 2010 21:55:13 -0000	1.6
+++ xen-guide.xml	14 Nov 2010 15:27:04 -0000	1.7
@@ -1,14 +1,16 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xen-guide.xml,v 1.6 2010/05/14 21:55:13 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xen-guide.xml,v 1.7 2010/11/14 15:27:04 nightmorph Exp $ -->
 
 <guide>
-
 <title>Configuring Gentoo with Xen</title>
 
 <author title="Author">
   <mail link="swift@gentoo.org">Sven Vermeulen</mail>
 </author>
+<author title="Editor">
+  <mail link="nightmorph"/>
+</author>
 
 <abstract>
 This guide describes how to start using Xen on your Gentoo system
@@ -18,8 +20,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2</version>
-<date>2010-05-14</date>
+<version>3</version>
+<date>2010-11-14</date>
 
 <chapter>
 <title>Introduction</title>
@@ -67,7 +69,7 @@
 </body>
 </section>
 <section>
-<title>Rebuilding the Gentoo Installation ?</title>
+<title>Rebuilding the Gentoo Installation?</title>
 <body>
 
 <p>
@@ -88,7 +90,8 @@
 
 <pre caption="Editing the CFLAGS and rebuild the Gentoo installation">
 ~# <i>nano -w /etc/make.conf</i>
-<comment>(Add -mno-tls-direct-seg-refs)</comment>
+<comment>(Add -mno-tls-direct-seg-refs ONLY if you have a 32-bit dom0)</comment>
+<comment>(You don't need this flag if you have a 64-bit dom0)</comment>
 CFLAGS="-O2 -march=pentium4 -pipe <i>-mno-tls-direct-seg-refs</i>"
 
 ~# <i>emerge -e world</i>
@@ -123,8 +126,6 @@
 ~# <i>emerge xen xen-tools xen-sources</i>
 </pre>
 
-
-
 </body>
 </section>
 <section>






             reply	other threads:[~2010-11-14 15:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-14 15:27 Joshua Saddler (nightmorph) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-11-24 18:36 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: xen-guide.xml Sven Vermeulen (swift)
2012-10-07 13:32 Sven Vermeulen (swift)
2011-08-29 10:09 Joshua Saddler (nightmorph)
2011-06-07  9:27 Joshua Saddler (nightmorph)
2011-03-02  9:22 Joshua Saddler (nightmorph)
2010-05-14 21:55 Joshua Saddler (nightmorph)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101114152704.78C4620051@flycatcher.gentoo.org \
    --to=nightmorph@gentoo.org \
    --cc=docs-team@lists.gentoo.org \
    --cc=gentoo-doc-cvs@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox