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.xml66
1 files changed, 40 insertions, 26 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 1fcd235..dd9e7ed 100644
--- a/doc/book-enea-linux-release-info/doc/about_release.xml
+++ b/doc/book-enea-linux-release-info/doc/about_release.xml
@@ -44,16 +44,16 @@
44 -- enea-image-rt-sdk 44 -- enea-image-rt-sdk
45 /* precompiled artifacts for the development process. The image 45 /* precompiled artifacts for the development process. The image
46 contains userspace tools and kernel configurations necessary 46 contains userspace tools and kernel configurations necessary
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 -- esdk 50 -- esdk
51 /* Extensible SDK related artifacts including SDK installer and */ 51 /* Extensible SDK related artifacts including SDK installer and
52 /* manifests, 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.1.sh 54 -- x86_64-buildtools-nativesdk-standalone-8.1.sh
55 /* self-extracting archive installing additional tools 55 /* self-extracting archive installing additional tools
56 for the host machine */ 56 ` for the host machine */
57 -- raspberrypi3-64/ 57 -- raspberrypi3-64/
58 /* artifacts for the reference machine */ 58 /* artifacts for the reference machine */
59 -- rpm/ 59 -- rpm/
@@ -65,33 +65,47 @@
65 -- enea-image-rt-sdk 65 -- enea-image-rt-sdk
66 /* precompiled artifacts for the development process. The image 66 /* precompiled artifacts for the development process. The image
67 contains userspace tools and kernel configurations necessary 67 contains userspace tools and kernel configurations necessary
68 for developing, debugging and profiling applications and \ 68 for developing, debugging and profiling applications and
69 kernel modules */ 69 kernel modules */
70 -- various artifacts 70 -- various artifacts
71 -- esdk 71 -- esdk
72 /* Extensible SDK related artifacts including SDK installer and */ 72 /* Extensible SDK related artifacts including SDK installer and
73 /* manifest, self-extracting archive installing cross-compilation 73 manifest, self-extracting archive installing cross-compilation
74 toolchain for the platform */ 74 toolchain for the platform */
75 -- x86_64-buildtools-nativesdk-standalone-8.1.sh 75 -- x86_64-buildtools-nativesdk-standalone-8.1.sh
76 /* self-extracting archive installing additional tools 76 /* self-extracting archive installing additional tools
77 for the host machine */ 77 for the host machine */
78 78
79 </programlisting> 79 </programlisting>
80 80
81 <para>The following set of artifacts is available:</para> 81 <para>The following set of artifacts is available:</para>
82 82
83 <programlisting>--bzImage 83 <programlisting>-- intel-corei7-64
84 /* kernel image */ 84 --bzImage
85-- bzImage-&lt;target&gt;-rt.bin 85 /* kernel image */
86 /* kernel image, same as above */ 86 -- bzImage-&lt;target&gt;-rt.bin
87-- config-&lt;target&gt;.config 87 /* kernel image, same as above */
88 /* kernel configuration file */ 88 -- config-&lt;target&gt;.config
89-- enea-image-rt-&lt;target&gt;-rt.ext4 89 /* kernel configuration file */
90 /* compressed EXT4 image of the rootfs */ 90 -- enea-image-rt-&lt;target&gt;-rt.ext4
91-- enea-image-rt-&lt;target&gt;-rt.tar.gz 91 /* compressed EXT4 image of the rootfs */
92 /* tar archive of the image */ 92 -- enea-image-rt-&lt;target&gt;-rt.tar.gz
93-- modules-&lt;target&gt;-rt.tgz 93 /* tar archive of the image */
94 /* external kernel modules */</programlisting> 94 -- modules-&lt;target&gt;-rt.tgz
95 /* external kernel modules */
96-- raspberrypi3-64
97 -- Image
98 /* kernel image */
99 -- Image-&lt;target&gt;.bin
100 /* kernel image, same as above */
101 -- bcm*-rpi-3-b-*-&lt;target&gt;.dtb
102 /* the device tree blob */
103 -- enea-image-standard-&lt;target&gt;.ext4
104 /* compressed EXT4 image of the rootfs */
105 -- enea-image-standard-&lt;target&gt;.tar.gz
106 /* tar archive of the image */
107 -- modules-&lt;target&gt;.tgz
108 /* external kernel modules */</programlisting>
95 </section> 109 </section>
96 110
97 <section id="relinfo-supported-host-environment"> 111 <section id="relinfo-supported-host-environment">