Gentoo Archives: gentoo-doc-cvs

From: swift <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-mips-faq.xml
Date: Tue, 09 Aug 2005 11:30:02
Message-Id: 200508091129.j79BTKI3028440@robin.gentoo.org
1 swift 05/08/09 11:29:38
2
3 Modified: xml/htdocs/doc/en/draft gentoo-mips-faq.xml
4 Log:
5 Spell checker run
6
7 Revision Changes Path
8 1.3 +9 -9 xml/htdocs/doc/en/draft/gentoo-mips-faq.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/gentoo-mips-faq.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/gentoo-mips-faq.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/gentoo-mips-faq.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
13
14 Index: gentoo-mips-faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/gentoo-mips-faq.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- gentoo-mips-faq.xml 9 Aug 2005 11:24:51 -0000 1.2
21 +++ gentoo-mips-faq.xml 9 Aug 2005 11:29:38 -0000 1.3
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/gentoo-mips-faq.xml,v 1.2 2005/08/09 11:24:51 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/gentoo-mips-faq.xml,v 1.3 2005/08/09 11:29:38 swift Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28 <guide link="/doc/en/draft/gentoo-mips-faq.xml">
29 @@ -53,7 +53,7 @@
30 <p>
31 Gentoo/MIPS is a small project within the Gentoo Foundation, responsible for
32 looking after the MIPS port of Gentoo Linux. We currently look after two main
33 -subarchitectures of the MIPS family specifically: Silicon Graphics systems and
34 +sub architectures of the MIPS family specifically: Silicon Graphics systems and
35 MIPS-based Cobalt servers.
36 </p>
37
38 @@ -67,7 +67,7 @@
39 Okay, sure, some MIPS machines aren't the fastest boxes on the block these days.
40 However, despite the age of some of these beasts, they still can make very
41 functional, useful machines. A Cobalt Qube 2 could make a very nice broadband
42 -internet router, capable of hosting websites, email, IRC and numerous other
43 +Internet router, capable of hosting websites, email, IRC and numerous other
44 tasks. There are a number of reasons why you'd want to install Linux on this
45 sort of hardware.
46 </p>
47 @@ -137,7 +137,7 @@
48 <body>
49
50 <p>
51 -Good quesion. In short... Heaps. MIPS Processors see use inside all sorts
52 +Good question. In short... Heaps. MIPS Processors see use inside all sorts
53 of machines, ranging from small PDAs (such as the early Windows CE powered Casio
54 PDAs), X Terminals (e.g. Tektronix TekXPress XP330 series), through to
55 workstations such as the Silicon Graphics Indy and O2 and even high end servers
56 @@ -275,7 +275,7 @@
57 theoretically run Gentoo/MIPS. I've also written a
58 <uri link="http://stuartl.longlandclan.hopto.org/gentoo/mips/">hardware support
59 database</uri> in which users may contribute their experiences. This can help
60 -gauge how well Gentoo/MIPS runs on a particular machine.
61 +measure how well Gentoo/MIPS runs on a particular machine.
62 </p>
63
64 <p>
65 @@ -347,7 +347,7 @@
66 <p>
67 Sometimes the filename will have <c>n32</c> or <c>n64</c> in the filename as
68 well. These refer to 64-bit userland images. At the moment, support for 64-bit
69 -userlands is still quite flakey and a lot of packages are broken. I'd suggest
70 +userlands is still quite flaky and a lot of packages are broken. I'd suggest
71 leaving these alone unless you're particularly brave and don't mind a rather
72 bumpy ride.
73 </p>
74 @@ -454,7 +454,7 @@
75 <body>
76
77 <p>
78 -Unfortunately, not all graphics framebuffers are supported under Linux yet.
79 +Unfortunately, not all graphics frame buffers are supported under Linux yet.
80 This doesn't mean you can't use the machine... it just means you'll need a
81 null-modem serial cable to interact with it. It is quite possible that the
82 machine is in fact running, however, the system is outputting to the serial
83 @@ -494,7 +494,7 @@
84 </li>
85 <li>
86 <b>Is the server giving out the correct details via BOOTP?</b><br />
87 - Double check your <path>/etc/dhcp/dhcpd.conf</path>. ISC's dhcpd won't dish
88 + Double check your <path>/etc/dhcp/dhcpd.conf</path>. ISCs dhcpd won't dish
89 out addressing information via BOOTP unless the machine has been statically
90 defined with a fixed address.
91 </li>
92 @@ -502,7 +502,7 @@
93 <b>Are you exporting <path>/nfsroot</path> in your
94 <path>/etc/exports</path>?</b><br />
95 Make sure you are exporting that to the Cobalt machine. It only needs
96 - readonly access. Also remember to run <c>exportfs -av</c> after you edit
97 + read-only access. Also remember to run <c>exportfs -av</c> after you edit
98 the file.
99 </li>
100 <li>
101
102
103
104 --
105 gentoo-doc-cvs@g.o mailing list