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 /it/hardware/supported | |
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 'it/hardware/supported')
-rw-r--r-- | it/hardware/supported/mips.xml | 4 | ||||
-rw-r--r-- | it/hardware/supported/mips64el.xml | 47 | ||||
-rw-r--r-- | it/hardware/supported/mipsel.xml | 47 |
3 files changed, 2 insertions, 96 deletions
diff --git a/it/hardware/supported/mips.xml b/it/hardware/supported/mips.xml index 8d9955cf2..e66bedb5d 100644 --- a/it/hardware/supported/mips.xml +++ b/it/hardware/supported/mips.xml @@ -1,7 +1,7 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 70556 --> +<!-- original version: 70558 --> - <sect2 arch="mips"> + <sect2 arch="mips;mips64el;mipsel"> <!-- <title>CPU, Main Boards, and Video Support</title> --> <title>CPU, schede madri e video supportate</title> <para> diff --git a/it/hardware/supported/mips64el.xml b/it/hardware/supported/mips64el.xml deleted file mode 100644 index 62899d4e9..000000000 --- a/it/hardware/supported/mips64el.xml +++ /dev/null @@ -1,47 +0,0 @@ -<!-- retain these comments for translator revision tracking --> -<!-- original version: 70321 --> - - <sect2 arch="mips64el"> - <!-- <title>CPU, Main Boards, and Video Support</title> --> - <title>CPU, schede madri e video supportate</title> -<para> - -<!-- -&debian; on &arch-title; supports the following platforms: ---> - -&debian; su &arch-title; supporta le seguenti piattaforme: - -<itemizedlist> -<listitem><para> - -<!-- -MIPS Malta: this platform is emulated by QEMU and is therefore a nice way -to test and run &debian; on MIPS if you don't have the hardware. ---> - -MIPS Malta: questa piattaforma è emulata da QEMU e quindi è un buon -modo per fare delle prove e per usare &debian; su MIPS se non si dispone -dell'hardware. - -</para></listitem> -</itemizedlist> - -<!-- -Complete information regarding supported mips/mipsel/mips64el machines can be found -at the <ulink url="&url-linux-mips;">Linux-MIPS homepage</ulink>. In the -following, only the systems supported by the &debian; installer will be -covered. If you are looking for support for other subarchitectures, please -contact the <ulink url="&url-list-subscribe;"> -debian-&arch-listname; mailing list</ulink>. ---> - -Tutte le informazioni sulle macchine mips/mipsel/mips64el supportate possono -essere trovate sulla <ulink url="&url-linux-mips;">pagina di -Linux-MIPS</ulink>. In seguito saranno trattati solo i sistemi supportati -dal programma d'installazione &debian;, se si stanno cercando delle -informazioni per altre sottoarchitetture si contatti la -<ulink url="&url-list-subscribe;">mailing list debian-&arch-listname;</ulink>. - -</para> - </sect2> diff --git a/it/hardware/supported/mipsel.xml b/it/hardware/supported/mipsel.xml deleted file mode 100644 index fea5c7171..000000000 --- a/it/hardware/supported/mipsel.xml +++ /dev/null @@ -1,47 +0,0 @@ -<!-- retain these comments for translator revision tracking --> -<!-- original version: 70321 --> - - <sect2 arch="mipsel"> - <!-- <title>CPU, Main Boards, and Video Support</title> --> - <title>CPU, schede madri e video supportate</title> -<para> - -<!-- -&debian; on &arch-title; supports the following platforms: ---> - -&debian; su &arch-title; supporta le seguenti piattaforme: - -<itemizedlist> -<listitem><para> - -<!-- -MIPS Malta: this platform is emulated by QEMU and is therefore a nice way -to test and run &debian; on MIPS if you don't have the hardware. ---> - -MIPS Malta: questa piattaforma è emulata da QEMU e quindi è un buon -modo per fare delle prove e per usare &debian; su MIPS se non si dispone -dell'hardware. - -</para></listitem> -</itemizedlist> - -<!-- -Complete information regarding supported mips/mipsel/mips64el machines can be found -at the <ulink url="&url-linux-mips;">Linux-MIPS homepage</ulink>. In the -following, only the systems supported by the &debian; installer will be -covered. If you are looking for support for other subarchitectures, please -contact the <ulink url="&url-list-subscribe;"> -debian-&arch-listname; mailing list</ulink>. ---> - -Tutte le informazioni sulle macchine mips/mipsel/mips64el supportate possono -essere trovate sulla <ulink url="&url-linux-mips;">pagina di -Linux-MIPS</ulink>. In seguito saranno trattati solo i sistemi supportati -dal programma d'installazione &debian;, se si stanno cercando delle -informazioni per altre sottoarchitetture si contatti la -<ulink url="&url-list-subscribe;">mailing list debian-&arch-listname;</ulink>. - -</para> - </sect2> |