diff options
Diffstat (limited to 'nl/hardware')
-rw-r--r-- | nl/hardware/hardware-supported.xml | 22 | ||||
-rw-r--r-- | nl/hardware/installation-media.xml | 3 | ||||
-rw-r--r-- | nl/hardware/supported/arm.xml | 19 | ||||
-rw-r--r-- | nl/hardware/supported/sparc.xml | 37 |
4 files changed, 10 insertions, 71 deletions
diff --git a/nl/hardware/hardware-supported.xml b/nl/hardware/hardware-supported.xml index cc713827f..851d110e7 100644 --- a/nl/hardware/hardware-supported.xml +++ b/nl/hardware/hardware-supported.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 48719 untranslated --> +<!-- original version: 49849 untranslated --> <sect1 id="hardware-supported"> <title>Supported Hardware</title> @@ -63,10 +63,8 @@ variations of each architecture known as <quote>flavors</quote>. </row> <row> - <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 morerows="2">ARM and StrongARM</entry> + <entry morerows="2">arm</entry> <entry>Netwinder and CATS</entry> <entry>netwinder</entry> </row><row> @@ -75,9 +73,6 @@ 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> @@ -164,14 +159,9 @@ variations of each architecture known as <quote>flavors</quote>. <entry>prep</entry> </row> -<row condition="etch"> - <entry morerows="2">Sun SPARC</entry> - <entry morerows="2">sparc</entry> - <entry>sun4m</entry> - <entry>sparc32</entry> -</row><row> - <entry morerows="1" condition="lenny">Sun SPARC</entry> - <entry morerows="1" condition="lenny">sparc</entry> +<row> + <entry morerows="1">Sun SPARC</entry> + <entry morerows="1">sparc</entry> <entry>sun4u</entry> <entry morerows="1">sparc64</entry> </row><row> diff --git a/nl/hardware/installation-media.xml b/nl/hardware/installation-media.xml index a6c247b2c..e62b87ad9 100644 --- a/nl/hardware/installation-media.xml +++ b/nl/hardware/installation-media.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 46426 untranslated --> +<!-- original version: 49849 untranslated --> <sect1 id="installation-media"> <title>Installation Media</title> @@ -77,7 +77,6 @@ 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/nl/hardware/supported/arm.xml b/nl/hardware/supported/arm.xml index 855377d3d..0f6a14596 100644 --- a/nl/hardware/supported/arm.xml +++ b/nl/hardware/supported/arm.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 46426 untranslated --> +<!-- original version: 49849 untranslated --> <sect2 arch="arm"><title>CPU, Main Boards, and Video Support</title> @@ -70,23 +70,6 @@ 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> diff --git a/nl/hardware/supported/sparc.xml b/nl/hardware/supported/sparc.xml index 21bc832aa..1cd88c0bc 100644 --- a/nl/hardware/supported/sparc.xml +++ b/nl/hardware/supported/sparc.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 48719 untranslated --> +<!-- original version: 49849 untranslated --> <sect2 arch="sparc" id="sparc-cpus"> <title>CPU and Main Boards Support</title> @@ -13,40 +13,7 @@ level of support may be expected for each of them. </para> <variablelist> -<varlistentry condition="etch"> -<term>sun4, sun4c, sun4d</term> - -<listitem><para> - -These subarchitectures include some very old 32-bit machines, which are -no longer supported. For a complete list please consult the -<ulink url="http://en.wikipedia.org/wiki/SPARCstation">Wikipedia -SPARCstation page</ulink>. - -</para></listitem> -</varlistentry> - -<varlistentry condition="etch"> -<term>sun4m</term> - -<listitem><para> - -sun4m is the only 32-bit subarchitecture (sparc32) that is currently -supported. The most popular machines belonging to this class are -Sparcstation 4, 5, 10 and 20. - -</para><para> - -Note that symmetric multiprocessing (SMP) — the ability to run -processes on multiple processors — is not supported on this hardware, -due to stability problems with such configurations. The available -uniprocessor (UP) sparc32 kernel will boot fine on multiprocessor -machines, although it will activate and use only the first CPU. - -</para></listitem> -</varlistentry> - -<varlistentry condition="lenny"> +<varlistentry> <term>sun4, sun4c, sun4d, sun4m</term> <listitem><para> |