diff options
Diffstat (limited to 'en')
-rw-r--r-- | en/hardware/hardware-supported.xml | 2 | ||||
-rw-r--r-- | en/hardware/supported/mips.xml | 2 | ||||
-rw-r--r-- | en/hardware/supported/mips64el.xml | 28 | ||||
-rw-r--r-- | en/hardware/supported/mipsel.xml | 28 |
4 files changed, 1 insertions, 59 deletions
diff --git a/en/hardware/hardware-supported.xml b/en/hardware/hardware-supported.xml index 2794435e3..cf57addbf 100644 --- a/en/hardware/hardware-supported.xml +++ b/en/hardware/hardware-supported.xml @@ -196,8 +196,6 @@ as well. &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/en/hardware/supported/mips.xml b/en/hardware/supported/mips.xml index 2a484a048..e6278ee23 100644 --- a/en/hardware/supported/mips.xml +++ b/en/hardware/supported/mips.xml @@ -2,7 +2,7 @@ <!-- $Id$ --> - <sect2 arch="mips"><title>CPU, Main Boards, and Video Support</title> + <sect2 arch="mips;mips64el;mipsel"><title>CPU, Main Boards, and Video Support</title> <para> &debian; on &arch-title; supports the following platforms: diff --git a/en/hardware/supported/mips64el.xml b/en/hardware/supported/mips64el.xml deleted file mode 100644 index 7f9ab8a9b..000000000 --- a/en/hardware/supported/mips64el.xml +++ /dev/null @@ -1,28 +0,0 @@ -<!-- retain these comments for translator revision tracking --> -<!-- $Id$ --> - - - <sect2 arch="mips64el"><title>CPU, Main Boards, and Video Support</title> -<para> - -&debian; on &arch-title; supports the following platforms: - -<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. - -</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>. - -</para> - - </sect2> diff --git a/en/hardware/supported/mipsel.xml b/en/hardware/supported/mipsel.xml deleted file mode 100644 index 66dc94229..000000000 --- a/en/hardware/supported/mipsel.xml +++ /dev/null @@ -1,28 +0,0 @@ -<!-- retain these comments for translator revision tracking --> -<!-- $Id$ --> - - - <sect2 arch="mipsel"><title>CPU, Main Boards, and Video Support</title> -<para> - -&debian; on &arch-title; supports the following platforms: - -<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. - -</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>. - -</para> - - </sect2> |