~ubuntu-branches/ubuntu/raring/installation-guide/raring-proposed

« back to all changes in this revision

Viewing changes to en/hardware/supported/mipsel.xml

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-11-20 19:15:23 UTC
  • Revision ID: james.westby@ubuntu.com-20081120191523-ewj4gnnj4k6skpn4
Tags: 20081113ubuntu1
* Document user-setup encrypted private directory preseeding.
* Resynchronise with Debian. Remaining changes:
  - Build only English (for now, until we figure out how to avoid trashing
    translations quite so badly with Ubuntu branding etc.).
  - Build only Ubuntu architectures (amd64, hppa, i386, ia64, lpia,
    powerpc, sparc).
  - Extensive (although possibly incomplete) Ubuntu branding, adjustments
    for our mirror layout, etc.
  - Add "Ubuntu and Debian" and "What is Ubuntu?" section, text borrowed
    from the Ubuntu web site. Disable the "What is Debian GNU/Linux?"
    section.
  - Direct installation reports to ubuntu-users for now.
  - Adjust various memory and disk space requirements. Talk about the
    default Ubuntu desktop and Ubuntu tasks rather than Debian tasks.
  - Document mounting /sys in various places.
  - Unset supports-floppy-boot for all our architectures.
  - Add a few more supports-floppy-boot and bootable-usb conditionals.
  - Document our root password and sudo arrangements.
  - Document netboot-style USB images. Still mention the hd-media images,
    but they're downplayed since many USB sticks are too small for a full
    Ubuntu ISO image.
  - Document Kickstart installations (currently only the basics, a
    reference to Red Hat's documentation, and the differences from
    Anaconda).
  - Update keyboard preseeding documentation for console-setup.
  - Update chroot-install guide for console-setup and language packs; add
    a bit more advice about installing grub.
  - Disable documentation of win32-loader.
  - Document new simplified partman preseeding.
  - Document mirror/udeb/components.
  - Document apt-setup/security_path.
  - Don't recommend passing http://archive.ubuntu.com/ubuntu to
    debootstrap.
  - Document partman/early_command.
  - Document pkgsel/update-policy.
* Bump kernelversion to 2.6.27.
* Bump GNOME version to 2.26.
* Bump release version and names for Jaunty.
* Re-enable documentation of the GTK frontend.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!-- retain these comments for translator revision tracking -->
2
 
<!-- $Id: mipsel.xml 36732 2006-04-27 09:33:13Z fjp $ -->
 
2
<!-- $Id: mipsel.xml 55471 2008-08-31 16:30:54Z tbm $ -->
3
3
 
4
4
 
5
5
  <sect2 arch="mipsel"><title>CPU, Main Boards, and Video Support</title>
10
10
<itemizedlist>
11
11
<listitem><para>
12
12
 
13
 
DECstation: various models of the DECstation are supported.
14
 
 
15
 
</para></listitem>
16
 
<listitem><para>
17
 
 
18
13
Cobalt Microserver: only MIPS based Cobalt machines are covered here.  This
19
14
includes the Cobalt Qube 2700 (Qube1), RaQ, Qube2 and RaQ2, and the Gateway
20
15
Microserver.
22
17
</para></listitem>
23
18
<listitem><para>
24
19
 
 
20
MIPS Malta: this platform is emulated by QEMU and is therefore a nice way
 
21
to test and run Debian on MIPS if you don't have the hardware.
 
22
 
 
23
</para></listitem>
 
24
<listitem><para>
 
25
 
25
26
Broadcom BCM91250A (SWARM): this is an ATX form factor evaluation board
26
27
from Broadcom based on the dual-core SB1 1250 CPU.
27
28
 
47
48
 
48
49
<para>
49
50
 
50
 
Currently only DECstations with R3000 and R4000/R4400 CPUs are
51
 
supported by the Debian installation system on little endian MIPS.
52
 
The Debian installation system works on the following machines:
53
 
 
54
 
</para><para>
55
 
 
56
 
<informaltable>
57
 
<tgroup cols="4">
58
 
<thead>
59
 
<row>
60
 
  <entry>System Type</entry><entry>CPU</entry><entry>Code-name</entry>
61
 
  <entry>Debian subarchitecture</entry>
62
 
</row>
63
 
</thead>
64
 
 
65
 
<tbody>
66
 
<row>
67
 
  <entry>DECstation 5000/1xx</entry>
68
 
  <entry>R3000</entry>
69
 
  <entry>3MIN</entry>
70
 
  <entry>r3k-kn02</entry>
71
 
</row><row>
72
 
  <entry>DECstation 5000/150</entry>
73
 
  <entry>R4000</entry>
74
 
  <entry>3MIN</entry>
75
 
  <entry>r4k-kn04</entry>
76
 
</row><row>
77
 
  <entry>DECstation 5000/200</entry>
78
 
  <entry>R3000</entry>
79
 
  <entry>3MAX</entry>
80
 
  <entry>r3k-kn02</entry>
81
 
</row><row>
82
 
  <entry>DECstation 5000/240</entry>
83
 
  <entry>R3000</entry>
84
 
  <entry>3MAX+</entry>
85
 
  <entry>r3k-kn02</entry>
86
 
</row><row>
87
 
  <entry>DECstation 5000/260</entry>
88
 
  <entry>R4400</entry>
89
 
  <entry>3MAX+</entry>
90
 
  <entry>r4k-kn04</entry>
91
 
</row><row>
92
 
  <entry>Personal DECstation 5000/xx</entry>
93
 
  <entry>R3000</entry>
94
 
  <entry>Maxine</entry>
95
 
  <entry>r3k-kn02</entry>
96
 
</row><row>
97
 
  <entry>Personal DECstation 5000/50</entry>
98
 
  <entry>R4000</entry>
99
 
  <entry>Maxine</entry>
100
 
  <entry>r4k-kn04</entry>
101
 
</row>
102
 
</tbody></tgroup></informaltable>
103
 
 
104
 
</para><para>
105
 
 
106
 
All Cobalt machines are supported.  In the past, only machines with a
107
 
serial console were supported (that is, all machines except for the Qube
108
 
2700, aka Qube1).  However, installations are now also possible through
109
 
SSH.
 
51
All MIPS based Cobalt machines are supported.
110
52
 
111
53
</para><para>
112
54
 
121
63
   <sect3><title>Supported console options</title>
122
64
<para>
123
65
 
124
 
A serial console is available on all supported DECstations (9600 bps,
125
 
8N1). To use the serial console, you have to boot the installer image
126
 
with the <literal>console=ttyS</literal><replaceable>x</replaceable> kernel
127
 
parameter (with <replaceable>x</replaceable> being the number
128
 
of the serial port you have your terminal connected to &mdash; usually
129
 
<literal>2</literal>, but <literal>0</literal> for the Personal DECstations).
130
 
On 3MIN and 3MAX+ (DECstation 5000/1xx, 5000/240 and 5000/260) a local console
131
 
is available with the PMAG-BA and the PMAGB-B graphics options.
132
 
 
133
 
</para><para>
134
 
 
135
 
If you have a Linux system to use as serial terminal, an easy way
136
 
is to run <command>cu</command><footnote>
137
 
 
138
 
<para>
139
 
In Woody this command was part of the <classname>uucp</classname> package,
140
 
but in later releases it is available as a separate package.
141
 
</para>
142
 
 
143
 
</footnote> on it. Example:
144
 
 
145
 
<informalexample><screen>
146
 
$ cu -l /dev/ttyS1 -s 9600
147
 
</screen></informalexample>
148
 
 
149
 
where the option <literal>-l</literal> (line) sets the serial port to use
150
 
and <literal>-s</literal> (speed) sets the speed for the connection (9600
151
 
bits per second).
152
 
 
153
 
</para><para>
154
 
 
155
66
Both Cobalt and Broadcom BCM91250A/BCM91480B use 115200 bps.
156
67
 
157
68
</para>