summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--en/hardware/supported/arm.xml18
2 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 187096f37..341b009d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ installation-guide (20150528) UNRELEASED; urgency=medium
* Update scripts and entities to stretch release.
* Remove the DNS-323 from the list of supported Orion devices.
* Remove references to platforms that were last supported in Debian 7.
+ * Document armel devices for which support was dropped.
-- Martin Michlmayr <tbm@cyrius.com> Sun, 14 Jun 2015 19:13:39 -0400
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>