diff options
author | Holger Wansing <linux@wansing-online.de> | 2007-10-26 14:57:21 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2007-10-26 14:57:21 +0000 |
commit | 44edf9886a97a724f570b972015536a26f6fb683 (patch) | |
tree | 2522e08a39c175bc83c043d2f55a22288b853b68 /de/hardware | |
parent | b0bb88ff6dfb5a5128838deefab6a17d6c88e836 (diff) | |
download | installation-guide-44edf9886a97a724f570b972015536a26f6fb683.zip |
Update to german d-i manual:
M de/appendix/chroot-install.xml
M de/appendix/graphical.xml
M de/using-d-i/modules/x86/lilo-installer.xml
M de/using-d-i/modules/lowmem.xml
M de/hardware/hardware-supported.xml
M de/hardware/supported/sparc.xml
M de/hardware/installation-media.xml
Diffstat (limited to 'de/hardware')
-rw-r--r-- | de/hardware/hardware-supported.xml | 30 | ||||
-rw-r--r-- | de/hardware/installation-media.xml | 5 | ||||
-rw-r--r-- | de/hardware/supported/sparc.xml | 38 |
3 files changed, 13 insertions, 60 deletions
diff --git a/de/hardware/hardware-supported.xml b/de/hardware/hardware-supported.xml index 7c7a48b41..d1a439a87 100644 --- a/de/hardware/hardware-supported.xml +++ b/de/hardware/hardware-supported.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 48719 --> +<!-- original version: 49849 --> <sect1 id="hardware-supported"> <title>Unterstützte Hardware</title> @@ -61,22 +61,17 @@ von jeder dieser Architekturen, auch als <quote>Flavours</quote> bekannt. <entry></entry> </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>Netwinder und CATS</entry> - <entry>netwinder</entry> -</row><row> + <row> + <entry morerows="2">ARM und StrongARM</entry> + <entry morerows="2">arm</entry> + <entry>Netwinder und CATS</entry> + <entry>netwinder</entry> + </row><row> <entry>Intel IOP32x</entry> <entry>iop32x</entry> </row><row> <entry>Intel IXP4xx</entry> <entry>ixp4xx</entry> -</row><row condition="etch"> - <entry>RiscPC</entry> - <entry>rpc</entry> </row> <row> @@ -163,14 +158,9 @@ von jeder dieser Architekturen, auch als <quote>Flavours</quote> bekannt. <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/de/hardware/installation-media.xml b/de/hardware/installation-media.xml index c5864d284..bb8ea3c7b 100644 --- a/de/hardware/installation-media.xml +++ b/de/hardware/installation-media.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 46426 --> +<!-- original version: 49849 --> <sect1 id="installation-media"> <title>Installationsmedien</title> @@ -81,9 +81,6 @@ wird, lesen Sie das <ulink url="&url-srm-howto;">SRM-Firmware-HowTo</ulink>. </para><para arch="arm"> IDE/ATAPI-CD-ROM-Laufwerke werden auf allen ARM-Systemen unterstützt. -<phrase condition="etch">Auf -RiscPCs werden auch SCSI-CD-ROM-Laufwerke unterstützt.</phrase> - </para><para arch="mips"> diff --git a/de/hardware/supported/sparc.xml b/de/hardware/supported/sparc.xml index 468a89cce..b4ef01633 100644 --- a/de/hardware/supported/sparc.xml +++ b/de/hardware/supported/sparc.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 48719 --> +<!-- original version: 49849 --> <sect2 arch="sparc" id="sparc-cpus"> <title>Unterstützte CPUs und Mainboards</title> @@ -14,41 +14,7 @@ werden kann. </para> <variablelist> -<varlistentry condition="etch"> -<term>sun4, sun4c, sun4d</term> - -<listitem><para> - -Diese Unterarchitekturen enthalten einige sehr alte 32-Bit-Maschinen, die -nicht mehr unterstützt werden. Eine komplette Liste finden Sie auf der -<ulink url="http://en.wikipedia.org/wiki/SPARCstation">Wikipedia -SPARCstation - Seite</ulink>. - -</para></listitem> -</varlistentry> - -<varlistentry condition="etch"> -<term>sun4m</term> - -<listitem><para> - -sun4m ist die einige 32-Bit-Unterarchitektur (sparc32), die derzeit unterstützt -wird. Die populärsten Maschinen aus dieser Klasse sind Sparcstation 4, 5, 10 -und 20. - -</para><para> - -Beachten Sie, dass <emphasis>symmetrisches Multiprocessing</emphasis> (SMP) -– die Möglichkeit, Prozesse auf mehreren Prozessoren laufen zu lassen -– auf dieser Hardware aufgrund von Stabilitätsproblemen mit solchen -Konfigurationen nicht unterstützt wird. Der verfügbare <quote>Uniprocessor</quote>- -(UP)-Sparc32-Kernel bootet aber korrekt auf Multiprozessor-Maschinen (obwohl -er nur die erste CPU aktiviert und nutzt). - -</para></listitem> -</varlistentry> - -<varlistentry condition="lenny"> +<varlistentry> <term>sun4, sun4c, sun4d, sun4m</term> <listitem><para> |