summaryrefslogtreecommitdiff
path: root/en/hardware
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-04-14 22:43:32 +0000
committerFrans Pop <elendil@planet.nl>2007-04-14 22:43:32 +0000
commitcb9bab63d331550adb4ed5ae4d64ca7b51f3dec4 (patch)
treead60d5480f9a777b3a092956fd6b03177ff44cb0 /en/hardware
parentba4b57b88e3b47aa52c9d35e694c1dd86056a60f (diff)
downloadinstallation-guide-cb9bab63d331550adb4ed5ae4d64ca7b51f3dec4.zip
Make removals by Martin for RiscPC conditional on builds for etch instead
Diffstat (limited to 'en/hardware')
-rw-r--r--en/hardware/hardware-supported.xml9
-rw-r--r--en/hardware/installation-media.xml1
-rw-r--r--en/hardware/supported/arm.xml17
3 files changed, 25 insertions, 2 deletions
diff --git a/en/hardware/hardware-supported.xml b/en/hardware/hardware-supported.xml
index 0fc2b0f23..6254e6ae2 100644
--- a/en/hardware/hardware-supported.xml
+++ b/en/hardware/hardware-supported.xml
@@ -63,8 +63,10 @@ variations of each architecture known as <quote>flavors</quote>.
</row>
<row>
- <entry morerows="3">ARM and StrongARM</entry>
- <entry morerows="2">arm</entry>
+ <entry morerows="3" condition="etch">ARM and StrongARM</entry>
+ <entry morerows="2" condition="lenny">ARM and StrongARM</entry>
+ <entry morerows="3" condition="etch">arm</entry>
+ <entry morerows="2" condition="lenny">arm</entry>
<entry>Netwinder and CATS</entry>
<entry>netwinder</entry>
</row><row>
@@ -73,6 +75,9 @@ variations of each architecture known as <quote>flavors</quote>.
</row><row>
<entry>Intel IXP4xx</entry>
<entry>ixp4xx</entry>
+</row><row condition="etch">
+ <entry>RiscPC</entry>
+ <entry>rpc</entry>
</row>
<row>
diff --git a/en/hardware/installation-media.xml b/en/hardware/installation-media.xml
index 09341ccac..058edf8a4 100644
--- a/en/hardware/installation-media.xml
+++ b/en/hardware/installation-media.xml
@@ -77,6 +77,7 @@ console, see the <ulink url="&url-srm-howto;">SRM HOWTO</ulink>.
</para><para arch="arm">
IDE/ATAPI CD-ROMs are supported on all ARM machines.
+<phrase condition="etch">On RiscPCs, SCSI CD-ROMs are also supported.</phrase>
</para><para arch="mips">
diff --git a/en/hardware/supported/arm.xml b/en/hardware/supported/arm.xml
index 76eb01027..4169d52b7 100644
--- a/en/hardware/supported/arm.xml
+++ b/en/hardware/supported/arm.xml
@@ -70,6 +70,23 @@ url="&url-arm-cyrius-nslu2;">installation instructions</ulink>.
</para></listitem>
</varlistentry>
+<varlistentry condition="etch">
+<term>RiscPC</term>
+<listitem><para>
+
+This machine is the oldest supported hardware but support for it in
+our new installer is incomplete.
+It has RISC OS in ROM, Linux can be booted from that OS using
+linloader. The RiscPC has a modular CPU card and typically has a 30MHz
+610, 40MHz 710 or 233MHz Strongarm 110 CPU fitted. The mainboard has
+integrated IDE, SVGA video, parallel port, single serial port, PS/2
+keyboard and proprietary mouse port. The proprietary module expansion
+bus allows for up to eight expansion cards to be fitted depending on
+configuration, several of these modules have Linux drivers.
+
+</para></listitem>
+</varlistentry>
+
</variablelist>
</para>