summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/entities/tftp-images.ent8
-rw-r--r--debian/changelog1
-rw-r--r--en/install-methods/download/arm.xml19
3 files changed, 25 insertions, 3 deletions
diff --git a/build/entities/tftp-images.ent b/build/entities/tftp-images.ent
index db0144bba..7af0349cc 100644
--- a/build/entities/tftp-images.ent
+++ b/build/entities/tftp-images.ent
@@ -36,6 +36,14 @@
<ulink url="&downloadable-file;images/orion5x/netboot/qnap/">.../images/orion5x/netboot/qnap/</ulink>
'>
+ <!ENTITY qnap-kirkwood-firmware-img '
+<ulink url="&downloadable-file;images/kirkwood/network-console/qnap/">.../images/kirkwood/network-console/qnap/</ulink>
+ '>
+
+ <!ENTITY kirkwood-marvell-firmware-img '
+<ulink url="&downloadable-file;images/kirkwood/netboot/marvell/">.../images/kirkwood/netboot/marvell/</ulink>
+ '>
+
<!-- -->
<!-- tftp disk images: proper -->
<!-- -->
diff --git a/debian/changelog b/debian/changelog
index 44a281811..25cf7c82d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ installation-guide (2009xxxx) UNRELEASED; urgency=low
[ Martin Michlmayr ]
* Mention more Kirkwood-based devices that are supported.
+ * Document where to get Kirkwood installer images from.
-- Frans Pop <fjp@debian.org> Tue, 01 Sep 2009 19:01:59 +0200
diff --git a/en/install-methods/download/arm.xml b/en/install-methods/download/arm.xml
index 70789be75..d2c91f2be 100644
--- a/en/install-methods/download/arm.xml
+++ b/en/install-methods/download/arm.xml
@@ -66,9 +66,22 @@ obtained from &mv2120-firmware-img;.
<title>QNAP Turbo Station Installation Files</title>
<para>
-The QNAP Turbo Station (TS-109, TS-209 and TS-409) requires a kernel and
-ramdisk which can be obtained from &qnap-orion-firmware-img;. A script is
-provided to write these images to flash.
+The installation files for the QNAP Turbo Station consist of a kernel and
+ramdisk as well as a script to write these images to flash. You can obtain
+the installation files for QNAP TS-109 and TS-209 from
+&qnap-orion-firmware-img; and for QNAP TS-110, TS-119, TS-210, TS-219,
+TS-219P from &qnap-kirkwood-firmware-img;.
+
+</para>
+ </sect3>
+
+ <sect3 arch="arm" id="qnap-install-files">
+ <title>SheevaPlug and OpenRD Installation Files</title>
+<para>
+
+The installation files for the Marvell SheevaPlug and OpenRD devices
+consist of a kernel and initrd for U-Boot. You can obtain these files
+from &kirkwood-marvell-firmware-img;.
</para>
</sect3>