public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
From: "swift" <swift@lark.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: gentoo-mips-faq.xml
Date: Tue, 30 Aug 2005 19:04:02 +0000	[thread overview]
Message-ID: <200508301902.j7UJ29Ql027187@robin.gentoo.org> (raw)

swift       05/08/30 19:04:02

  Modified:    xml/htdocs/doc/en/draft gentoo-mips-faq.xml
  Log:
  Last few changes

Revision  Changes    Path
1.5       +14 -11    xml/htdocs/doc/en/draft/gentoo-mips-faq.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/gentoo-mips-faq.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/gentoo-mips-faq.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/gentoo-mips-faq.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo

Index: gentoo-mips-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/gentoo-mips-faq.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gentoo-mips-faq.xml	9 Aug 2005 13:55:27 -0000	1.4
+++ gentoo-mips-faq.xml	30 Aug 2005 19:04:02 -0000	1.5
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/gentoo-mips-faq.xml,v 1.4 2005/08/09 13:55:27 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/gentoo-mips-faq.xml,v 1.5 2005/08/30 19:04:02 swift Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="/doc/en/draft/gentoo-mips-faq.xml">
@@ -20,7 +20,7 @@
 <license/>
 
 <version>1.0</version>
-<date>2005-08-09</date>
+<date>2005-08-30</date>
 
 <chapter>
 <title>About this document</title>
@@ -336,9 +336,9 @@
 
 <p>
 For the first one an easy way to find out is to have a look at the
-<uri link="http://www.gentoo.org/doc/en/mips-requirements.xml">Gentoo/MIPS
+<uri link="/doc/en/mips-requirements.xml">Gentoo/MIPS
 requirements page</uri>.  This will tell you if the system you've got can
-theoretically run Gentoo/MIPS.  I've also written a
+theoretically run Gentoo/MIPS.  Stuart has also written a
 <uri link="http://stuartl.longlandclan.hopto.org/gentoo/mips/">hardware support
 database</uri> in which users may contribute their experiences.  This can help
 measure how well Gentoo/MIPS runs on a particular machine.
@@ -362,7 +362,7 @@
 <p>
 If you've looked at the Gentoo/MIPS Hardware Requirements page, you've probably
 noticed there are a LOT of machines we don't support.  In the case of SGI
-hardware, on some of the machines very little is known about them, not enough
+hardware, very little is known about some of them, not enough
 to successfully port Linux to them.
 </p>
 
@@ -405,7 +405,10 @@
 
 <p>
 So for those of you who are running R4000-class CPUs, try a <c>mips3</c> or
-<c>mipsel3</c> stage tarball.<br />
+<c>mipsel3</c> stage tarball.
+</p>
+
+<p>
 For those running R5000-class or later CPUs, try a <c>mips4</c> or
 <c>mipsel4</c> stage tarball.
 </p>
@@ -427,10 +430,10 @@
 
 <p>
 This is generally caused by using the wrong stage tarball.  If you try to run a
-<c>mips4</c> userland on a <c>mips3</c> CPU, you'll get an <c>illegal
-instruction</c> error message.  Likewise, if you have a Big Endian CPU and you
-try running Little Endian code on it, you'll get told <c>cannot execute binary
-file</c>.
+<c>mips4</c> userland on a <c>mips3</c> CPU, you'll get an <e>illegal
+instruction</e> error message.  Likewise, if you have a Big Endian CPU and you
+try running Little Endian code on it, you'll get told <e>cannot execute binary
+file</e>.
 </p>
 
 <p>
@@ -474,7 +477,7 @@
     <b>Have you disabled packet MTU discovery and set the port range?</b><br />
     SGI boxes require <path>/proc/sys/net/ipv4/ip_no_pmtu_disc</path> = 1 and
     <path>/proc/sys/net/ipv4/ip_local_port_range</path> = "2048 32767".  See <uri
-    link="http://www.gentoo.org/doc/en/handbook/handbook-mips.xml?part=1&amp;chap=2#doc_chap4">the
+    link="/doc/en/handbook/handbook-mips.xml?part=1&amp;chap=2#doc_chap4">the
     Gentoo/MIPS handbook</uri>.
   </li>
   <li>



-- 
gentoo-doc-cvs@gentoo.org mailing list



             reply	other threads:[~2005-08-30 19:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-30 19:04 swift [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-05-21 19:47 [gentoo-doc-cvs] cvs commit: gentoo-mips-faq.xml Sven Vermeulen
2005-09-08 12:18 Jose Luis Rivero
2005-09-06 18:00 swift
2005-09-06 17:59 swift
2005-08-09 13:55 swift
2005-08-09 11:29 swift
2005-08-09 11:24 swift
2005-08-09 11:08 swift

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=200508301902.j7UJ29Ql027187@robin.gentoo.org \
    --to=swift@lark.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