diff options
author | Holger Wansing <holgerw@debian.org> | 2017-02-17 18:40:44 +0000 |
---|---|---|
committer | Holger Wansing <holgerw@debian.org> | 2017-02-17 18:40:44 +0000 |
commit | 49155f0c1d34413865195160f1d40ac5fcbc16bc (patch) | |
tree | 1896d9123b70ab9dc6c44ad03ee7b889947ad60e /cs | |
parent | 5eaeda2bda07fb6199f3dfb1c8ec4ebfd276749e (diff) | |
download | installation-guide-49155f0c1d34413865195160f1d40ac5fcbc16bc.zip |
Some mips related cleanups and updates.
Patch #9 from bug#855134: Merge supported/mips*.xml:
sync translations.
Diffstat (limited to 'cs')
-rw-r--r-- | cs/hardware/hardware-supported.xml | 4 | ||||
-rw-r--r-- | cs/hardware/supported/mips.xml | 4 | ||||
-rw-r--r-- | cs/hardware/supported/mips64el.xml | 28 | ||||
-rw-r--r-- | cs/hardware/supported/mipsel.xml | 28 |
4 files changed, 3 insertions, 61 deletions
diff --git a/cs/hardware/hardware-supported.xml b/cs/hardware/hardware-supported.xml index 702cdb82c..8363990d7 100644 --- a/cs/hardware/hardware-supported.xml +++ b/cs/hardware/hardware-supported.xml @@ -1,5 +1,5 @@ <!-- $Id$ --> -<!-- original version: 70556 --> +<!-- original version: 70558 --> <sect1 id="hardware-supported"> <title>Podporovaná zařízení</title> @@ -191,8 +191,6 @@ Také bude užitečné sledovat diskuzní list &supported-arm.xml; &supported-i386.xml; &supported-mips.xml; -&supported-mips64el.xml; -&supported-mipsel.xml; &supported-powerpc.xml; &supported-s390.xml; &supported-sparc.xml; diff --git a/cs/hardware/supported/mips.xml b/cs/hardware/supported/mips.xml index 4377f009b..06963a74b 100644 --- a/cs/hardware/supported/mips.xml +++ b/cs/hardware/supported/mips.xml @@ -1,7 +1,7 @@ <!-- $Id$ --> -<!-- original version: 70556 --> +<!-- original version: 70558 --> - <sect2 arch="mips"> + <sect2 arch="mips;mips64el;mipsel"> <title>Procesory, základní desky a grafické karty</title> <para> diff --git a/cs/hardware/supported/mips64el.xml b/cs/hardware/supported/mips64el.xml deleted file mode 100644 index 497af6a68..000000000 --- a/cs/hardware/supported/mips64el.xml +++ /dev/null @@ -1,28 +0,0 @@ -<!-- $Id$ --> -<!-- original version: 70321 --> - - <sect2 arch="mips64el"> - <title>Procesory, základní desky a grafické karty</title> -<para> - -&debian; na &arch-title; podporuje následující platformy: - -<itemizedlist> -<listitem><para> - -MIPS Malta: tato platforma je emulovaná v QEMU a je tudíž příjemnou -možností, jak testovat/používat &debian; na platformě MIPS v případě, že -nedisponujete příslušným hardwarem. - -</para></listitem> -</itemizedlist> - -Kompletní informace o podporovaných počítačích mips/mipsel/mips64el najdete -na stránce <ulink url="&url-linux-mips;">Linux MIPS</ulink>. V této -sekci popíšeme pouze systémy podporované instalačním systémem. -Hledáte-li podporu pro ostatní podarchitektury, kontaktujte prosím -diskusní list <ulink -url="&url-list-subscribe;">debian-&arch-listname;</ulink>. - -</para> - </sect2> diff --git a/cs/hardware/supported/mipsel.xml b/cs/hardware/supported/mipsel.xml deleted file mode 100644 index 7d0cd5610..000000000 --- a/cs/hardware/supported/mipsel.xml +++ /dev/null @@ -1,28 +0,0 @@ -<!-- $Id$ --> -<!-- original version: 70321 --> - - <sect2 arch="mipsel"> - <title>Procesory, základní desky a grafické karty</title> -<para> - -&debian; na &arch-title; podporuje následující platformy: - -<itemizedlist> -<listitem><para> - -MIPS Malta: tato platforma je emulovaná v QEMU a je tudíž příjemnou -možností, jak testovat/používat &debian; na platformě MIPS v případě, že -nedisponujete příslušným hardwarem. - -</para></listitem> -</itemizedlist> - -Kompletní informace o podporovaných počítačích mips/mipsel/mips64el najdete -na stránce <ulink url="&url-linux-mips;">Linux MIPS</ulink>. V této -sekci popíšeme pouze systémy podporované instalačním systémem. -Hledáte-li podporu pro ostatní podarchitektury, kontaktujte prosím -diskusní list <ulink -url="&url-list-subscribe;">debian-&arch-listname;</ulink>. - -</para> - </sect2> |