diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2015-06-15 19:42:41 +0000 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2015-06-15 19:42:41 +0000 |
commit | f3df583590cd0bc9e1faa30394a0a1ddff607b90 (patch) | |
tree | 2331b9344fcffa402f1af7467f839e5caadf2575 /en | |
parent | f1f3b3fd4a17755518f0792f4edd2a7a36d6ba98 (diff) | |
download | installation-guide-f3df583590cd0bc9e1faa30394a0a1ddff607b90.zip |
Document armel devices for which support was dropped
Diffstat (limited to 'en')
-rw-r--r-- | en/hardware/supported/arm.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/en/hardware/supported/arm.xml b/en/hardware/supported/arm.xml index e2431785d..1a014fc80 100644 --- a/en/hardware/supported/arm.xml +++ b/en/hardware/supported/arm.xml @@ -414,3 +414,21 @@ to test and run &debian; on ARM if you don't have real hardware. </para> </sect2> +<sect2 arch="armel" id="armel-unsupported-platforms"><title>Platforms and devices no longer supported by Debian/armel</title> + +<variablelist> +<varlistentry> +<term>Orion5x</term> +<listitem><para> + +Support for the D-Link DNS-323 and Conceptronic CH3SNAS devices has been +dropped from the Orion5x platform in &debian; 9. The Linux kernel no +longer fits into the flash on these devices. Other Orion devices, such +as Buffalo Kurobox and HP mv2120, are still supported. + +</para></listitem> +</varlistentry> + +</variablelist> + +</sect2> |