diff options
Diffstat (limited to 'de/install-methods')
-rw-r--r-- | de/install-methods/download/arm.xml | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/de/install-methods/download/arm.xml b/de/install-methods/download/arm.xml index 4004226b4..1cea1435f 100644 --- a/de/install-methods/download/arm.xml +++ b/de/install-methods/download/arm.xml @@ -1,5 +1,7 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 67982 --> +<!-- original version: 69185 --> + +<!-- Thecus N2100 (iop32 platform) is no longer supported in Jessie <sect3 arch="arm" id="n2100-install-files"> <title>Installationsdateien für Thecus N2100</title> @@ -13,6 +15,10 @@ Es kann von &n2100-firmware-img; bezogen werden. </para> </sect3> +--> + +<!-- GLAN Tank (iop32 platform) is no longer supported in Jessie + <sect3 arch="arm" id="glantank-install-files"> <title>Installationsdateien für GLAN Tank</title> <para> @@ -24,6 +30,8 @@ der Festplatte, auf der Sie &debian; installieren möchten. Diese Images können </para> </sect3> +--> + <sect3 arch="arm" id="kuroboxpro-install-files"> <title>Installationsdateien für Kurobox Pro</title> <para> @@ -86,3 +94,17 @@ aus einem Kernel und einer Initrd für U-Boot. Sie können diese Dateien von </para> </sect3> + <sect3 arch="arm" id="armmp-install-files"> + <title>Installationsdateien für Armhf Multiplattform</title> +<para> + +Die Installationsdateien für Systeme, welche vom armhf-Multiplattform-Kernel +unterstützt werden (Näheres in <xref linkend="armhf-armmp-supported-platforms"/>), +bestehen aus einem standardmäßigen Linux-Kernel-Image, einem +standardmäßigen Linux-Initial-Ramdisk-Image und einem systemspezifischen +Gerätebaum-Abbild. Der Kernel und das Initial-Ramdisk-Image können +von &armmp-firmware-img; bezogen werden, das Gerätebaum-Abbild +finden Sie unter &armmp-dtb-img;. + +</para> + </sect3> |