diff options
author | Holger Wansing <linux@wansing-online.de> | 2014-08-03 07:43:53 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2014-08-03 07:43:53 +0000 |
commit | d7ce1ffd4ff4127189f0dcea48a528491b5bb927 (patch) | |
tree | 385da59fb00d1e5cb2990a986cc2c3c7567e9fc0 /de/install-methods | |
parent | 7e307aca480c3a8ddc8b95690240ee2d01fd711f (diff) | |
download | installation-guide-d7ce1ffd4ff4127189f0dcea48a528491b5bb927.zip |
Update for german d-i manual
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> |