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.xml43
1 files changed, 33 insertions, 10 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 ad843e7..1fcd235 100644
--- a/doc/book-enea-linux-release-info/doc/about_release.xml
+++ b/doc/book-enea-linux-release-info/doc/about_release.xml
@@ -32,11 +32,11 @@
32 below:</para> 32 below:</para>
33 33
34 <programlisting>-- Documentation/ 34 <programlisting>-- Documentation/
35 /* Enea Linux 8 documentation */ 35 /* Enea Linux 8.1 documentation */
36 -- intel-corei7-64/ 36 -- intel-corei7-64/
37 /* artifacts for the reference machine */ 37 /* artifacts for the reference machine */
38 -- deb/ 38 -- rpm/
39 /* deb packages */ 39 /* rpm packages */
40 -- images/ 40 -- images/
41 -- enea-image-rt 41 -- enea-image-rt
42 /* precompiled artifacts for the platform release image */ 42 /* precompiled artifacts for the platform release image */
@@ -51,23 +51,46 @@
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.0.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 */</programlisting> 56 for the host machine */
57 -- raspberrypi3-64/
58 /* artifacts for the reference machine */
59 -- rpm/
60 /* rpm packages */
61 -- images/
62 -- enea-image-rt
63 /* precompiled artifacts for the platform release image */
64 -- various artifacts (rootfs, kernel, config etc.)
65 -- enea-image-rt-sdk
66 /* precompiled artifacts for the development process. The image
67 contains userspace tools and kernel configurations necessary
68 for developing, debugging and profiling applications and \
69 kernel modules */
70 -- various artifacts
71 -- esdk
72 /* Extensible SDK related artifacts including SDK installer and */
73 /* manifest, self-extracting archive installing cross-compilation
74 toolchain for the platform */
75 -- x86_64-buildtools-nativesdk-standalone-8.1.sh
76 /* self-extracting archive installing additional tools
77 for the host machine */
78
79 </programlisting>
57 80
58 <para>The following set of artifacts is available:</para> 81 <para>The following set of artifacts is available:</para>
59 82
60 <programlisting>--bzImage 83 <programlisting>--bzImage
61 /* kernel image */ 84 /* kernel image */
62-- bzImage-&lt;target&gt;.bin 85-- bzImage-&lt;target&gt;-rt.bin
63 /* kernel image, same as above */ 86 /* kernel image, same as above */
64-- config-&lt;target&gt;.config 87-- config-&lt;target&gt;.config
65 /* kernel configuration file */ 88 /* kernel configuration file */
66-- enea-image-rt-&lt;target&gt;.ext4 89-- enea-image-rt-&lt;target&gt;-rt.ext4
67 /* compressed EXT4 image of the rootfs */ 90 /* compressed EXT4 image of the rootfs */
68-- enea-image-rt-&lt;target&gt;.tar.gz 91-- enea-image-rt-&lt;target&gt;-rt.tar.gz
69 /* tar archive of the image */ 92 /* tar archive of the image */
70-- modules-&lt;target&gt;.tgz 93-- modules-&lt;target&gt;-rt.tgz
71 /* external kernel modules */</programlisting> 94 /* external kernel modules */</programlisting>
72 </section> 95 </section>
73 96
@@ -75,7 +98,7 @@
75 <title>Supported Host Environment</title> 98 <title>Supported Host Environment</title>
76 99
77 <para>The following environments have been validated as host environments 100 <para>The following environments have been validated as host environments
78 for this release of Enea Linux: <emphasis role="bold">Ubuntu 16.04 LTS, 101 for this release of Enea Linux: <emphasis role="bold">Ubuntu 18.04 LTS,
79 64-bit</emphasis>.</para> 102 64-bit</emphasis>.</para>
80 103
81 <para><remark>INFO Below is a complete section with ID 104 <para><remark>INFO Below is a complete section with ID