Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-mips-faq.xml
Date: Wed, 21 May 2008 19:47:32
Message-Id: E1JyuHY-0000Sd-VO@stork.gentoo.org
1 swift 08/05/21 19:47:28
2
3 Modified: gentoo-mips-faq.xml
4 Log:
5 Coding style
6
7 Revision Changes Path
8 1.4 xml/htdocs/doc/en/gentoo-mips-faq.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-mips-faq.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-mips-faq.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-mips-faq.xml?r1=1.3&r2=1.4
13
14 Index: gentoo-mips-faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-mips-faq.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- gentoo-mips-faq.xml 25 Aug 2007 09:49:21 -0000 1.3
21 +++ gentoo-mips-faq.xml 21 May 2008 19:47:28 -0000 1.4
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-mips-faq.xml,v 1.3 2007/08/25 09:49:21 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-mips-faq.xml,v 1.4 2008/05/21 19:47:28 swift Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28 <guide link="/doc/en/gentoo-mips-faq.xml">
29 @@ -11,7 +11,7 @@
30 </author>
31
32 <abstract>
33 -This FAQ is intended to answer some of the most frequently asked questions
34 +This FAQ is intended to answer some of the most frequently asked questions
35 relating to Gentoo/MIPS and Linux/MIPS in general.
36 </abstract>
37
38 @@ -31,7 +31,7 @@
39 <p>
40 This FAQ is intended to answer frequently asked questions about Gentoo/MIPS and
41 Linux/MIPS that we receive from various users. It's aimed at both new users
42 -and experienced users alike. It has been split into a number of categories
43 +and experienced users alike. It has been split into a number of categories
44 to make navigation easier.
45 </p>
46
47 @@ -100,8 +100,8 @@
48 However, you're welcome to give it a try. May I suggest raising this on the
49 <uri link="http://forums.gentoo.org/viewforum-f-32.html">Gentoo Forums</uri> and
50 see what the interest is first. Also, have a look at some of the other threads
51 -on porting Gentoo to other architectures such as
52 -<uri link="http://forums.gentoo.org/viewtopic-t-113387.html">Solaris/SPARC</uri>,
53 +on porting Gentoo to other architectures such as <uri
54 +link="http://forums.gentoo.org/viewtopic-t-113387.html">Solaris/SPARC</uri>,
55 <uri link="http://forums.gentoo.org/viewtopic-t-319607.html">IBM OS/2</uri> and
56 <uri link="http://forums.gentoo.org/viewtopic-t-319691.html">Microsoft Services
57 For Unix</uri> for hints on how to proceed. If after some hacking you get
58 @@ -147,8 +147,8 @@
59
60 <p>
61 Here is a list of some of the more famous MIPS-based systems in use. A more
62 -comprehensive list can be found on the
63 -<uri link="http://www.linux-mips.org/wiki/index.php/Systems">Linux/MIPS website</uri>
64 +comprehensive list can be found on the <uri
65 +link="http://www.linux-mips.org/wiki/index.php/Systems">Linux/MIPS website</uri>
66 </p>
67
68 <table>
69 @@ -388,7 +388,7 @@
70
71 <p>
72 This could be for any number of reasons, ranging from cabling issues, through to
73 -issues on the server. The best way to troubleshoot any problem is a
74 +issues on the server. The best way to troubleshoot any problem is a
75 step-by-step approach...
76 </p>
77
78 @@ -397,8 +397,8 @@
79 <b>Have you got the SGI machine (and server) plugged into the right
80 network ports?</b><br />
81 Make sure the network is cabled correctly. Also note that some machines
82 - have special needs. For instance the Challenge S cannot obtain network
83 - connectivity under Linux via its UTP port, you need to use the AUI port
84 + have special needs. For instance the Challenge S cannot obtain network
85 + connectivity under Linux via its UTP port, you need to use the AUI port
86 via a transceiver.
87 </li>
88 <li>
89 @@ -411,7 +411,8 @@
90 <li>
91 <b>Have you disabled packet MTU discovery and set the port range?</b><br />
92 SGI boxes require <path>/proc/sys/net/ipv4/ip_no_pmtu_disc</path> = 1 and
93 - <path>/proc/sys/net/ipv4/ip_local_port_range</path> = "2048 32767". See <uri
94 + <path>/proc/sys/net/ipv4/ip_local_port_range</path> = "2048 32767".
95 + See <uri
96 link="/doc/en/handbook/handbook-mips.xml?part=1&amp;chap=2#doc_chap4">the
97 Gentoo/MIPS handbook</uri>.
98 </li>
99
100
101
102 --
103 gentoo-doc-cvs@l.g.o mailing list