summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-linux-release-info')
-rw-r--r--doc/book-enea-linux-release-info/doc/about_release.xml12
-rw-r--r--doc/book-enea-linux-release-info/doc/eltf_params_updated.xml7
-rw-r--r--doc/book-enea-linux-release-info/doc/jiraissues_override.xml15
-rw-r--r--doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml10
-rw-r--r--doc/book-enea-linux-release-info/doc/main_changes.xml2
5 files changed, 21 insertions, 25 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 255607c..babfdf5 100644
--- a/doc/book-enea-linux-release-info/doc/about_release.xml
+++ b/doc/book-enea-linux-release-info/doc/about_release.xml
@@ -8,7 +8,7 @@
8 xmlns:xi="http://www.w3.org/2001/XInclude" 8 xmlns:xi="http://www.w3.org/2001/XInclude"
9 xpointer="element(EneaLinux_REL_VER/1)" /> provides a publicly available 9 xpointer="element(EneaLinux_REL_VER/1)" /> provides a publicly available
10 Enea Linux distribution for a selected set of targets. This release is 10 Enea Linux distribution for a selected set of targets. This release is
11 generated from the yocto <xi:include href="eltf_params_updated.xml" 11 generated from the Yocto Project <xi:include href="eltf_params_updated.xml"
12 xmlns:xi="http://www.w3.org/2001/XInclude" 12 xmlns:xi="http://www.w3.org/2001/XInclude"
13 xpointer="element(Yocto_VER/1)" /> distribution using the branch <xi:include 13 xpointer="element(Yocto_VER/1)" /> distribution using the branch <xi:include
14 href="eltf_params_updated.xml" xmlns:xi="http://www.w3.org/2001/XInclude" 14 href="eltf_params_updated.xml" xmlns:xi="http://www.w3.org/2001/XInclude"
@@ -196,11 +196,9 @@
196 <section id="relinfo-security-fixes"> 196 <section id="relinfo-security-fixes">
197 <title>Security Fixes</title> 197 <title>Security Fixes</title>
198 198
199 <para>See <ulink 199 <para>See the <ulink
200 url="http://www.enea.com/solutions/Enea-Linux/Security/CVEs-list">List of 200 url="https://www.enea.com/products/security/security-updates/">List of
201 CVEs addressed in Enea Linux</ulink> and <ulink 201 CVEs addressed in Enea Linux</ulink> for details.</para>
202 url="http://www.enea.com/solutions/Enea-Linux/Security#how-to-get-security-updates">How
203 to Get Security Updates</ulink>.</para>
204 </section> 202 </section>
205 203
206 <section condition="hidden" id="relinfo-excluded"> 204 <section condition="hidden" id="relinfo-excluded">
@@ -228,4 +226,4 @@
228 </listitem> 226 </listitem>
229 </itemizedlist></para> 227 </itemizedlist></para>
230 </section> 228 </section>
231</chapter> 229</chapter> \ No newline at end of file
diff --git a/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml b/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml
index 53b3f75..0543f86 100644
--- a/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml
+++ b/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml
@@ -51,7 +51,8 @@ export PATH=~/bin:$PATH</programlisting></para>
51 <para id="ULINK_YOCTO_PROJECT_DOWNLOAD"><ulink 51 <para id="ULINK_YOCTO_PROJECT_DOWNLOAD"><ulink
52 url="http://www.yoctoproject.org/downloads/core/pyro23">http://www.yoctoproject.org/downloads/core/pyro23</ulink></para> 52 url="http://www.yoctoproject.org/downloads/core/pyro23">http://www.yoctoproject.org/downloads/core/pyro23</ulink></para>
53 53
54 <para id="ULINK_ENEA_LINUX_URL"><ulink url="http://linux.enea.com/EneaLinux7.0">http://linux.enea.com/EneaLinux7.0</ulink></para> 54 <para id="ULINK_ENEA_LINUX_URL"><ulink
55 url="http://linux.enea.com/EneaLinux7.0">http://linux.enea.com/EneaLinux7.0</ulink></para>
55 56
56 <bridgehead>A programlisting, ID "eltf-repo-cloning-enea-linux". Use 57 <bridgehead>A programlisting, ID "eltf-repo-cloning-enea-linux". Use
57 $MACHINE/default.xml as parameter, where MACHINE is one of the target 58 $MACHINE/default.xml as parameter, where MACHINE is one of the target
@@ -60,7 +61,7 @@ export PATH=~/bin:$PATH</programlisting></para>
60 <para id="eltf-repo-cloning-enea-linux"><programlisting>mkdir enea-linux 61 <para id="eltf-repo-cloning-enea-linux"><programlisting>mkdir enea-linux
61cd enea-linux 62cd enea-linux
62repo init -u git@git.enea.com:linux/manifests/el_manifests-standard.git \ 63repo init -u git@git.enea.com:linux/manifests/el_manifests-standard.git \
63 -b refs/tags/EL7 -m $MACHINE/default.xml 64 -b refs/tags/Enea_Linux_7.0_RC4 -m $MACHINE/default.xml
64repo sync</programlisting></para> 65repo sync</programlisting></para>
65 66
66 <bridgehead>A table with ONE row, only the row with ID 67 <bridgehead>A table with ONE row, only the row with ID
@@ -160,4 +161,4 @@ repo sync</programlisting></para>
160 </informaltable></para> 161 </informaltable></para>
161 </section> 162 </section>
162 </section> 163 </section>
163</section> 164</section> \ No newline at end of file
diff --git a/doc/book-enea-linux-release-info/doc/jiraissues_override.xml b/doc/book-enea-linux-release-info/doc/jiraissues_override.xml
index 0ae37fc..331a5ae 100644
--- a/doc/book-enea-linux-release-info/doc/jiraissues_override.xml
+++ b/doc/book-enea-linux-release-info/doc/jiraissues_override.xml
@@ -1,13 +1,11 @@
1<?xml version="1.0" encoding="ISO-8859-1"?> 1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 2<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> 3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<section id="relinfo-extracted-from-jira"> 4<section id="relinfo_extracted_from_jira">
5 <title>Release-Specific Problems</title> 5 <title>Extracted from Jira</title>
6
7 <para>In the table below are the issue(s) that currently affect this
8 specific release. Use the ticket reference provided for each issue, to look
9 up further information if needed.</para>
10 6
7 <para>In the table below are the issue(s) that currently affect this specific release. Use the ticket reference provided for each issue, to look up further information if needed.</para>
8
11 <informaltable> 9 <informaltable>
12 <tgroup cols="2"> 10 <tgroup cols="2">
13 <colspec colname="c1" colwidth="6*" /> 11 <colspec colname="c1" colwidth="6*" />
@@ -24,10 +22,9 @@
24 22
25 <tbody> 23 <tbody>
26 <row> 24 <row>
27 <entry>Oprofile kernel configs are not supported on ARM 25 <entry></entry>
28 kernel.</entry>
29 26
30 <entry>LXCR-8138</entry> 27 <entry></entry>
31 </row> 28 </row>
32 </tbody> 29 </tbody>
33 </tgroup> 30 </tgroup>
diff --git a/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml b/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml
index 2f7a41d..5c0c594 100644
--- a/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml
+++ b/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml
@@ -15,7 +15,7 @@
15 changes.</remark></para> 15 changes.</remark></para>
16 16
17 <section id="bugs-limitations-yocto"> 17 <section id="bugs-limitations-yocto">
18 <title>Yocto</title> 18 <title>Yocto Project </title>
19 19
20 <para>The Yocto Project community uses a <ulink 20 <para>The Yocto Project community uses a <ulink
21 url="https://bugzilla.yoctoproject.org">Bugzilla database</ulink> to track 21 url="https://bugzilla.yoctoproject.org">Bugzilla database</ulink> to track
@@ -46,7 +46,7 @@
46 <title>Eclipse Tools</title> 46 <title>Eclipse Tools</title>
47 47
48 <para>The Eclipse tools provided together with Enea Linux are part of the 48 <para>The Eclipse tools provided together with Enea Linux are part of the
49 Yocto Application Development Toolkit (ADT) and are maintained by 49 Yocto Project Application Development Toolkit (ADT) and are maintained by
50 different open source projects. The list below outlines current problems 50 different open source projects. The list below outlines current problems
51 with the plug-ins as such, as well as kernel limitations when using a tool 51 with the plug-ins as such, as well as kernel limitations when using a tool
52 towards the mentioned target:<remark>INFO It is possible to hide this 52 towards the mentioned target:<remark>INFO It is possible to hide this
@@ -147,7 +147,7 @@
147 147
148 <listitem> 148 <listitem>
149 <para>Hyphen character '-' in the name of the <emphasis 149 <para>Hyphen character '-' in the name of the <emphasis
150 role="bold">Yocto ADT AutoTools project</emphasis> can cause 150 role="bold">Yocto Project ADT AutoTools project</emphasis> can cause
151 configuration errors.<remark>LXCR-2290</remark></para> 151 configuration errors.<remark>LXCR-2290</remark></para>
152 </listitem> 152 </listitem>
153 153
@@ -372,6 +372,6 @@
372 372
373 <!-- The file with a section below is autocreated by make init --> 373 <!-- The file with a section below is autocreated by make init -->
374 374
375 <xi:include href="jiraissues_generated.xml" 375 <!-- <xi:include href="jiraissues_generated.xml"
376 xmlns:xi="http://www.w3.org/2001/XInclude" /> 376 xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
377</chapter> \ No newline at end of file 377</chapter> \ No newline at end of file
diff --git a/doc/book-enea-linux-release-info/doc/main_changes.xml b/doc/book-enea-linux-release-info/doc/main_changes.xml
index 881b67e..c0e3006 100644
--- a/doc/book-enea-linux-release-info/doc/main_changes.xml
+++ b/doc/book-enea-linux-release-info/doc/main_changes.xml
@@ -22,7 +22,7 @@
22 <listitem> 22 <listitem>
23 <para><ulink 23 <para><ulink
24 url="http://www.yoctoproject.org/downloads/core/pyro23">New Yocto 24 url="http://www.yoctoproject.org/downloads/core/pyro23">New Yocto
25 version</ulink> (<xi:include href="eltf_params_updated.xml" 25 Project version</ulink> (<xi:include href="eltf_params_updated.xml"
26 xmlns:xi="http://www.w3.org/2001/XInclude" 26 xmlns:xi="http://www.w3.org/2001/XInclude"
27 xpointer="element(Yocto_VER/1)" />)<remark>INFO Yocto_VER and 27 xpointer="element(Yocto_VER/1)" />)<remark>INFO Yocto_VER and
28 ULINK_YOCTO_PROJECT_DOWNLOAD in 28 ULINK_YOCTO_PROJECT_DOWNLOAD in