summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/doc/about_release.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-linux-release-info/doc/about_release.xml')
-rw-r--r--doc/book-enea-linux-release-info/doc/about_release.xml22
1 files changed, 10 insertions, 12 deletions
diff --git a/doc/book-enea-linux-release-info/doc/about_release.xml b/doc/book-enea-linux-release-info/doc/about_release.xml
index 769a33e..0aadfb6 100644
--- a/doc/book-enea-linux-release-info/doc/about_release.xml
+++ b/doc/book-enea-linux-release-info/doc/about_release.xml
@@ -47,9 +47,9 @@
47 for developing, debugging and profiling applications and \ 47 for developing, debugging and profiling applications and \
48 kernel modules */ 48 kernel modules */
49 -- various artifacts 49 -- various artifacts
50 -- sdk 50 -- esdk
51 /* SDK related artifacts including SDK installer and manifests */ 51 /* Extensible SDK related artifacts including SDK installer and */
52 /* self-extracting archive installing cross-compilation 52 /* manifests, self-extracting archive installing cross-compilation
53 toolchain for the platform */ 53 toolchain for the platform */
54 -- x86_64-buildtools-nativesdk-standalone-8.0.sh 54 -- x86_64-buildtools-nativesdk-standalone-8.0.sh
55 /* self-extracting archive installing additional tools 55 /* self-extracting archive installing additional tools
@@ -57,20 +57,18 @@
57 57
58 <para>The following set of artifacts is available:</para> 58 <para>The following set of artifacts is available:</para>
59 59
60 <programlisting>-- Image 60 <programlisting>--bzImage
61 /* kernel image */ 61 /* kernel image */
62-- Image-target.bin 62-- bzImage-&lt;target&gt;.bin
63 /* kernel image, same as above */ 63 /* kernel image, same as above */
64-- Image-target.dtb 64-- config-&lt;target&gt;.config
65 /* the device tree blob */
66-- config-target.config
67 /* kernel configuration file */ 65 /* kernel configuration file */
68-- image-name-target.ext3 66-- enea-image-standard-&lt;target&gt;.ext4
69 /* compressed EXT3 image of the rootfs */ 67 /* compressed EXT4 image of the rootfs */
70-- image-name-target.tar.bz2 68-- enea-image-standard-&lt;target&gt;.tar.gz
71 /* tar archive of the image */ 69 /* tar archive of the image */
72-- modules-&lt;target&gt;.tgz 70-- modules-&lt;target&gt;.tgz
73 /* external kernel modules */</programlisting> 71 /* external kernel modules */</programlisting>
74 </section> 72 </section>
75 73
76 <section id="relinfo-supported-host-environment"> 74 <section id="relinfo-supported-host-environment">