diff options
author | Samuel Thibault <sthibault@debian.org> | 2016-10-31 14:12:22 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2016-10-31 14:12:22 +0000 |
commit | cf8e2abb7e9f1a0a2998297b18b6562cee2d1652 (patch) | |
tree | 6322df423ae018256044e4664677f021441e9f8d /en/hardware/supported | |
parent | 2eddb40b4bca1c1ea6f46c34eb047050cafa2559 (diff) | |
download | installation-guide-cf8e2abb7e9f1a0a2998297b18b6562cee2d1652.zip |
Add mips64el arch, comment powerpc and kfreebsd archs
Diffstat (limited to 'en/hardware/supported')
-rw-r--r-- | en/hardware/supported/mips64el.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/en/hardware/supported/mips64el.xml b/en/hardware/supported/mips64el.xml new file mode 100644 index 000000000..ab1cc3804 --- /dev/null +++ b/en/hardware/supported/mips64el.xml @@ -0,0 +1,28 @@ +<!-- 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 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> |