summaryrefslogtreecommitdiffstats
path: root/documentation/book-enea-linux-release-info
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/book-enea-linux-release-info')
-rw-r--r--documentation/book-enea-linux-release-info/doc/about_release.xml416
-rw-r--r--documentation/book-enea-linux-release-info/doc/book.xml22
-rw-r--r--documentation/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml31
-rw-r--r--documentation/book-enea-linux-release-info/doc/main_changes.xml2469
-rw-r--r--documentation/book-enea-linux-release-info/doc/supported_architectures.xml79
-rw-r--r--documentation/book-enea-linux-release-info/doc/supported_features.xml95
-rw-r--r--documentation/book-enea-linux-release-info/swcomp.mk11
7 files changed, 3123 insertions, 0 deletions
diff --git a/documentation/book-enea-linux-release-info/doc/about_release.xml b/documentation/book-enea-linux-release-info/doc/about_release.xml
new file mode 100644
index 0000000..59cf24b
--- /dev/null
+++ b/documentation/book-enea-linux-release-info/doc/about_release.xml
@@ -0,0 +1,416 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="relinfo-about-release">
5 <title>About This Release</title>
6
7 <para>This release <emphasis><xi:include
8 href="../../docsrc_common/pardoc-distro.xml"
9 xmlns:xi="http://www.w3.org/2001/XInclude"
10 xpointer="element(EneaLinux_REL_NAME/1)" /></emphasis> provides a publicly
11 available Enea Linux distribution for a selected set of PPC targets. This
12 release is generated from branch <xi:include
13 href="../../docsrc_common/pardoc-distro.xml"
14 xmlns:xi="http://www.w3.org/2001/XInclude"
15 xpointer="element(EneaLinux_BRANCH/1)" /> of applicable git
16 repositories.</para>
17
18 <para>Provided contents:<itemizedlist spacing="compact">
19 <listitem>
20 <para>Source code, recipes, scripts, and documentation for building
21 your own Linux kernel, root file system, and cross-compilation
22 toolchains (SDKs)</para>
23 </listitem>
24
25 <listitem>
26 <para>Default configurations for basic Yocto functionality</para>
27 </listitem>
28
29 <listitem condition="f_any">
30 <para>Feature-specific configurations to optionally add more
31 capabilities to the Linux kernel</para>
32 </listitem>
33
34 <listitem>
35 <para>Pre-built images (kernels, rootfs, dtb) and other binaries
36 available for download</para>
37 </listitem>
38
39 <listitem condition="eclipse">
40 <para>Eclipse executable plus application development tools (ADT) for
41 command line and Eclipse</para>
42 </listitem>
43 </itemizedlist></para>
44
45 <!-- At least one target must be listed otherwise PDF build fails -->
46
47 <para>Supported targets:<itemizedlist spacing="compact">
48 <listitem condition="t_p2041">
49 <para><xi:include href="../../docsrc_common/pardoc-distro.xml"
50 xmlns:xi="http://www.w3.org/2001/XInclude"
51 xpointer="element(EneaLinux_TARGET_NAME_P2041/1)" /></para>
52 </listitem>
53
54 <listitem condition="t_p3041">
55 <para><xi:include href="../../docsrc_common/pardoc-distro.xml"
56 xmlns:xi="http://www.w3.org/2001/XInclude"
57 xpointer="element(EneaLinux_TARGET_NAME_P3041/1)" /></para>
58 </listitem>
59
60 <listitem condition="t_t4240">
61 <para><xi:include href="../../docsrc_common/pardoc-distro.xml"
62 xmlns:xi="http://www.w3.org/2001/XInclude"
63 xpointer="element(EneaLinux_TARGET_NAME_T4240/1)" /></para>
64 </listitem>
65
66 <listitem condition="qemu">
67 <para>QEMU PPC</para>
68 </listitem>
69 </itemizedlist></para>
70
71 <para>Kernel configuration:</para>
72
73 <itemizedlist spacing="compact">
74 <listitem condition="t_p2041">
75 <para>P2041RDB: One kernel flavor (release)</para>
76 </listitem>
77
78 <listitem condition="t_p3041">
79 <para>P3041DS: One kernel flavor (release)</para>
80 </listitem>
81
82 <listitem condition="t_t4240">
83 <para>T4240RDB: Two kernel flavors (release &amp; debug)</para>
84 </listitem>
85
86 <listitem>
87 <para>Low-Latency Desktop (LLD)</para>
88 </listitem>
89 </itemizedlist>
90
91 <para>Supported host environment:<itemizedlist>
92 <listitem>
93 <para><xi:include href="../../docsrc_common/pardoc-distro.xml"
94 xmlns:xi="http://www.w3.org/2001/XInclude"
95 xpointer="element(EneaLinux_HOST_VER/1)" /></para>
96 </listitem>
97 </itemizedlist></para>
98
99 <para>Supported versions:<itemizedlist spacing="compact">
100 <listitem>
101 <para>Yocto version <xi:include
102 href="../../docsrc_common/pardoc-distro.xml"
103 xmlns:xi="http://www.w3.org/2001/XInclude"
104 xpointer="element(Yocto_VER/1)" /></para>
105 </listitem>
106
107 <listitem>
108 <para>poky source version <xi:include
109 href="../../docsrc_common/pardoc-distro.xml"
110 xmlns:xi="http://www.w3.org/2001/XInclude"
111 xpointer="element(Poky_VER/1)" /></para>
112 </listitem>
113
114 <listitem>
115 <para>gcc version: <xi:include
116 href="../../docsrc_common/pardoc-distro.xml"
117 xmlns:xi="http://www.w3.org/2001/XInclude"
118 xpointer="element(EneaLinux_GCC_VER/1)" /></para>
119 </listitem>
120
121 <listitem>
122 <para>Linux kernel version for all targets: <xi:include
123 href="../../docsrc_common/pardoc-distro.xml"
124 xmlns:xi="http://www.w3.org/2001/XInclude"
125 xpointer="element(EneaLinux_KERNEL_VER/1)" /></para>
126 </listitem>
127
128 <listitem condition="eclipse">
129 <para>Eclipse version <xi:include
130 href="../../docsrc_common/pardoc-distro.xml"
131 xmlns:xi="http://www.w3.org/2001/XInclude"
132 xpointer="element(Eclipse_VER/1)" /> <xi:include
133 href="../../docsrc_common/pardoc-distro.xml"
134 xmlns:xi="http://www.w3.org/2001/XInclude"
135 xpointer="element(Eclipse_NAME/1)" /></para>
136 </listitem>
137
138 <listitem>
139 <para>Package versions: See <xref linkend="relinfo-packages" /></para>
140 </listitem>
141 </itemizedlist></para>
142
143 <para>Distribution channel:<itemizedlist spacing="compact">
144 <listitem>
145 <para>All deliverables can be downloaded from <xi:include
146 href="../../docsrc_common/pardoc-distro.xml"
147 xmlns:xi="http://www.w3.org/2001/XInclude"
148 xpointer="element(ULINK_ENEA_LINUX_URL/1)" /></para>
149 </listitem>
150 </itemizedlist></para>
151
152 <para>Supported features: See <xref
153 linkend="relinfo-supported-features" />.</para>
154
155 <para condition="hidden">More details about this release are provided under
156 the following topics:<remark>Info This list is currently hidden (same as
157 TOC) until we might add useful descriptions of the
158 chapters</remark><itemizedlist spacing="compact">
159 <listitem>
160 <para><xref linkend="relinfo-supported-targets" /></para>
161 </listitem>
162
163 <listitem>
164 <para><xref linkend="relinfo-packages" /></para>
165 </listitem>
166
167 <listitem>
168 <para><xref linkend="relinfo-provided-sdk" /></para>
169 </listitem>
170
171 <listitem>
172 <para><xref linkend="relinfo-provided-drivers" /></para>
173 </listitem>
174
175 <listitem>
176 <para><xref linkend="relinfo-documentation" /></para>
177 </listitem>
178
179 <listitem condition="f_any">
180 <para><xref linkend="relinfo-supported-features" /></para>
181 </listitem>
182
183 <listitem>
184 <para><xref linkend="relinfo-provided-other" /></para>
185 </listitem>
186
187 <listitem>
188 <para><xref linkend="relinfo-security-fixes" /></para>
189 </listitem>
190
191 <listitem>
192 <para><xref linkend="relinfo-excluded" /></para>
193 </listitem>
194
195 <listitem>
196 <para><xref linkend="relinfo-changes" /></para>
197 </listitem>
198
199 <listitem>
200 <para><xref linkend="enea-linux-sysreq" /></para>
201 </listitem>
202
203 <listitem>
204 <para><xref linkend="bugs-limitations" /></para>
205 </listitem>
206 </itemizedlist></para>
207
208 <?hard-pagebreak ?>
209
210 <xi:include href="supported_architectures.xml"
211 xmlns:xi="http://www.w3.org/2001/XInclude" />
212
213 <section id="relinfo-packages">
214 <title>Provided Packages</title>
215
216 <para><informaltable>
217 <tgroup cols="2">
218 <colspec align="left" colname="c1" colwidth="3*" />
219
220 <colspec align="left" colname="c2" colwidth="6*" />
221
222 <thead valign="bottom">
223 <row>
224 <entry>Type of Packages and Provider</entry>
225
226 <entry>Reference</entry>
227 </row>
228 </thead>
229
230 <tbody>
231 <row>
232 <entry>Packages in Enea Linux images</entry>
233
234 <entry><para>See the <olink
235 targetdoc="book_enea_linux_open_source"
236 targetptr="book_enea_linux_open_source"><trademark
237 class="registered">Enea</trademark> Linux Open Source
238 Report</olink></para></entry>
239 </row>
240
241 <row condition="eclipse">
242 <entry>Tools in the Eclipse tarball provided with Enea
243 Linux</entry>
244
245 <entry><para>See the <olink
246 targetdoc="book_enea_linux_eclipse_open_source"
247 targetptr="book_enea_linux_eclipse_open_source"><trademark
248 class="registered">Enea</trademark> Linux Eclipse Open Source
249 Report</olink></para></entry>
250 </row>
251
252 <row>
253 <entry>Packages provided by Yocto</entry>
254
255 <entry><para>See the <xi:include
256 href="../../docsrc_common/pardoc-distro.xml"
257 xmlns:xi="http://www.w3.org/2001/XInclude"
258 xpointer="element(ULINK_YOCTO_DOWN_URL/1)" />, tab "Release
259 Notes"</para></entry>
260 </row>
261 </tbody>
262 </tgroup>
263 </informaltable></para>
264 </section>
265
266 <section id="relinfo-provided-sdk">
267 <title>Provided Toolchain/s (SDK)</title>
268
269 <para>The SDK contains toolchains supporting cross-compilation of
270 applications for the targets on an <xi:include
271 href="../../docsrc_common/pardoc-distro.xml"
272 xmlns:xi="http://www.w3.org/2001/XInclude"
273 xpointer="element(EneaLinux_SDK_HOST_ARCH/1)" /> host. See the <olink
274 targetdoc="book_enea_linux_users_guide"
275 targetptr="book_enea_linux_users_guide"><trademark
276 class="registered">Enea</trademark> Linux User's Guide</olink> for
277 information on how to build and install a toolchain.<remark>FIXME LATER
278 MAYBE: Sorry but 5.0-ppc does not support cross-compilation of 32-bit
279 applications for the T4240RDB 64bit target due to bugs in
280 Yocto.</remark></para>
281 </section>
282
283 <section id="relinfo-provided-drivers">
284 <title>Supported Drivers</title>
285
286 <para>No information of supported drivers is provided in this version of
287 the Release Information.</para>
288 </section>
289
290 <section id="relinfo-documentation">
291 <title>Provided Documentation</title>
292
293 <para>The following Enea Linux manuals are available for <xi:include
294 href="../../docsrc_common/pardoc-distro.xml"
295 xmlns:xi="http://www.w3.org/2001/XInclude"
296 xpointer="element(EneaLinux_REL_VER/1)" />:</para>
297
298 <itemizedlist spacing="compact">
299 <listitem>
300 <para>README.htm - top page of the documentation</para>
301 </listitem>
302
303 <listitem>
304 <para>README.release - text file describing the release contents,
305 installation, and quick getting started</para>
306 </listitem>
307
308 <listitem>
309 <para><link linkend="book_enea_linux_release_info"><trademark
310 class="registered">Enea</trademark> Linux Release Information (this
311 document)</link></para>
312 </listitem>
313
314 <listitem>
315 <para><olink targetdoc="book_enea_linux_users_guide"
316 targetptr="book_enea_linux_users_guide"><trademark
317 class="registered">Enea</trademark> Linux User's Guide</olink></para>
318 </listitem>
319
320 <listitem>
321 <para><olink targetdoc="book_enea_linux_open_source"
322 targetptr="book_enea_linux_open_source"><trademark
323 class="registered">Enea</trademark> Linux Open Source
324 Report</olink></para>
325 </listitem>
326
327 <listitem condition="eclipse">
328 <para><olink targetdoc="book_enea_linux_eclipse_open_source"
329 targetptr="book_enea_linux_eclipse_open_source"><trademark
330 class="registered">Enea</trademark> Linux Eclipse Open Source
331 Report</olink></para>
332 </listitem>
333 </itemizedlist>
334
335 <para condition="eclipse">The Enea Linux Eclipse tarball and Eclipse Open
336 Source Report is inherited from Enea Linux 4.0. How to use Eclipse is
337 described inside the <olink targetdoc="book_enea_linux_users_guide"
338 targetptr="book_enea_linux_users_guide"><trademark
339 class="registered">Enea</trademark> Linux User's Guide</olink>.</para>
340
341 <para condition="eclipse">Eclipse's own documentation is available in
342 tarball Enea-Linux-Eclipse_<xi:include
343 href="../../docsrc_common/pardoc-distro.xml"
344 xmlns:xi="http://www.w3.org/2001/XInclude"
345 xpointer="element(EneaLinux_REL_VER_ECLIPSE/1)" />.tar, directory
346 <filename>eclipse/readme</filename>.</para>
347 </section>
348
349 <?hard-pagebreak ?>
350
351 <xi:include href="supported_features.xml"
352 xmlns:xi="http://www.w3.org/2001/XInclude">
353 <xi:fallback>INFO: MISSING XINCLUDE CONTENT</xi:fallback>
354 </xi:include>
355
356 <section id="relinfo-provided-other">
357 <title>Other Provided Functionality</title>
358
359 <para>The functionality in a distribution depends on included packages in
360 the default image. In addition to the supported features, the following
361 functionality is also available, among other:</para>
362
363 <itemizedlist spacing="compact">
364 <listitem condition="t_t4240">
365 <para>On target T4240RDB:</para>
366
367 <itemizedlist spacing="compact">
368 <listitem>
369 <para>SRIO support in user space (NWRITE, NREAD, msg,
370 doorbell)</para>
371 </listitem>
372
373 <listitem>
374 <para>USDPAA</para>
375 </listitem>
376 </itemizedlist>
377 </listitem>
378
379 <listitem condition="pm_smart">
380 <para>Smart Package Management</para>
381 </listitem>
382
383 <listitem condition="eclipse">
384 <para>Eclipse ADT (excl. QEMU) and plug-ins for application
385 development: LTTng, Perf, LatencyTOP, PowerTOP, SystemTap</para>
386 </listitem>
387 </itemizedlist>
388 </section>
389
390 <xi:include href="../../../../documentation/book-enea-linux-release-info/doc/security_fixes.xml"
391 xmlns:xi="http://www.w3.org/2001/XInclude" />
392
393 <section id="relinfo-excluded">
394 <title>Intentional Limitations</title>
395
396 <para>The following functionality supported in other Enea Linux releases
397 has been excluded in this release:<itemizedlist spacing="compact">
398 <listitem>
399 <para>Eclipse plug-ins for image creation (HOB)</para>
400 </listitem>
401
402 <listitem>
403 <para>Networking features: DPDK vSwitch, DPDK</para>
404 </listitem>
405
406 <listitem>
407 <para>Real-time features: Fully Preemptible Kernel (FPK) from the
408 PREEMPT_RT patch</para>
409 </listitem>
410
411 <listitem>
412 <para>Memory features: NUMA</para>
413 </listitem>
414 </itemizedlist></para>
415 </section>
416</chapter> \ No newline at end of file
diff --git a/documentation/book-enea-linux-release-info/doc/book.xml b/documentation/book-enea-linux-release-info/doc/book.xml
new file mode 100644
index 0000000..0ae42e8
--- /dev/null
+++ b/documentation/book-enea-linux-release-info/doc/book.xml
@@ -0,0 +1,22 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
4<!ENTITY % local.common.attrib "xml:base CDATA #IMPLIED">
5<!ENTITY global_docsrc_common "../../../../docbuild/template/docsrc_common">
6<!ENTITY local_pardoc_distro "../../docsrc_common/pardoc-distro.xml">
7<!ENTITY common_ug "../../../../documentation/book-enea-linux-users-guide/doc">
8]>
9<book id="book_enea_linux_release_info">
10 <title><trademark class="registered">Enea</trademark> Linux
11 <xi:include href="&local_pardoc_distro;" xpointer="element(EneaLinux_PROD_VER/1)"
12 xmlns:xi="http://www.w3.org/2001/XInclude" /> Release Information</title>
13 <subtitle>Release Version
14 <xi:include href="&local_pardoc_distro;" xpointer="element(EneaLinux_REL_VER/1)"
15 xmlns:xi="http://www.w3.org/2001/XInclude" /></subtitle>
16 <xi:include href="&global_docsrc_common;/bookinfo_userdoc.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
17 <xi:include href="about_release.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
18 <xi:include href="main_changes.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
19 <xi:include href="&common_ug;/system_requirements.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
20 <xi:include href="known_bugs_and_limitations.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
21 <xi:include href="&global_docsrc_common;/contacting_enea_enea_linux.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
22</book>
diff --git a/documentation/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml b/documentation/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml
new file mode 100644
index 0000000..385df6a
--- /dev/null
+++ b/documentation/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml
@@ -0,0 +1,31 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="bugs-limitations">
5 <title>Known Problems in This Release</title>
6
7 <para>The open source projects are continuously working on correcting
8 reported problems. Corrections to bugs detected by Enea have been
9 upstreamed, and the corrections been included in Enea Linux regardless of
10 when they will be included by the open source project. Remaining issues are
11 listed below, and workarounds to some of the problems are described in
12 chapter <emphasis>Troubleshooting</emphasis> in the <olink
13 targetdoc="book_enea_linux_users_guide"
14 targetptr="book_enea_linux_users_guide"><trademark
15 class="registered">Enea</trademark> Linux User's Guide</olink>.</para>
16
17 <section id="bugs-limitations-release">
18 <title>Release-Specific Problems</title>
19
20 <section>
21 <title>Problem with 32-bit Applications on 64-bit T4240</title>
22
23 <para>Currently in the Enea Linux 5.0-ppc release, cross-compiling
24 32-bit applications to run on the T4240 64-bit target is not
25 supported.</para>
26 </section>
27 </section>
28
29 <xi:include href="../../../../documentation/book-enea-linux-release-info/doc/common_bugs_and_limitations.xml"
30 xmlns:xi="http://www.w3.org/2001/XInclude" />
31</chapter> \ No newline at end of file
diff --git a/documentation/book-enea-linux-release-info/doc/main_changes.xml b/documentation/book-enea-linux-release-info/doc/main_changes.xml
new file mode 100644
index 0000000..406492e
--- /dev/null
+++ b/documentation/book-enea-linux-release-info/doc/main_changes.xml
@@ -0,0 +1,2469 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="relinfo-changes">
5 <title>Main Changes</title>
6
7 <para>This chapter describes the major changes and additions in the Enea
8 Linux <xi:include href="../../docsrc_common/pardoc-distro.xml"
9 xmlns:xi="http://www.w3.org/2001/XInclude"
10 xpointer="element(EneaLinux_REL_VER/1)" /> release compared to the previous
11 general Enea Linux release (4.0-140919).<remark>The KVM updates for the
12 5.0-beta release in Dec 2014, e.g. addition of meta-test, has NOT been
13 merged into the dizzy-enea release info.</remark></para>
14
15 <section id="relinfo-changes-other">
16 <title>New Functionality / Enhancements</title>
17
18 <itemizedlist spacing="compact">
19 <listitem>
20 <para>enea-image-minimal has been replaced by enea-image-base, with a
21 basic set of packets for a Linux distribution. Users can create a
22 customized image with more packets, added by the package
23 manager.</para>
24 </listitem>
25
26 <listitem>
27 <para>SMART package manager is now included in the image.</para>
28 </listitem>
29
30 <listitem>
31 <para>IPK packages have been replaced by RPM packages.</para>
32 </listitem>
33
34 <listitem>
35 <para>Almost all packages for architectures supported by Yocto are now
36 available on the download server.</para>
37 </listitem>
38 </itemizedlist>
39 </section>
40
41 <section id="relinfo-changes-version">
42 <title>Version Updates</title>
43
44 <para>The versions are as follows:</para>
45
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>Enea Linux <xi:include
49 href="../../docsrc_common/pardoc-distro.xml"
50 xmlns:xi="http://www.w3.org/2001/XInclude"
51 xpointer="element(EneaLinux_REL_VER/1)" /> is based on Yocto
52 <xi:include href="../../docsrc_common/pardoc-distro.xml"
53 xmlns:xi="http://www.w3.org/2001/XInclude"
54 xpointer="element(Yocto_VER/1)" /> (was 1.6)</para>
55 </listitem>
56
57 <listitem>
58 <para>The poky source version is <xi:include
59 href="../../docsrc_common/pardoc-distro.xml"
60 xmlns:xi="http://www.w3.org/2001/XInclude"
61 xpointer="element(Poky_VER/1)" /> (was daisy-11.0)</para>
62 </listitem>
63 </itemizedlist>
64 </section>
65
66 <section condition="hidden" id="relinfo-fixed">
67 <title>Problems Fixed in this Release</title>
68
69 <para>TBD <remark>CURRENTLY HIDDEN SECTION</remark></para>
70 </section>
71
72 <section condition="hidden" id="relinfo-added-drivers">
73 <title>Added Drivers</title>
74
75 <para>TBD <remark>CURRENTLY HIDDEN SECTION</remark></para>
76 </section>
77
78 <section id="relinfo-changed-packages">
79 <title>Added or Removed Packages</title>
80
81 <section>
82 <title>Added Packages</title>
83
84 <informaltable>
85 <tgroup cols="2">
86 <thead>
87 <row>
88 <entry>Package Name</entry>
89
90 <entry>Version</entry>
91 </row>
92 </thead>
93
94 <tbody>
95 <row>
96 <entry>alsa-state</entry>
97
98 <entry>0.2.0</entry>
99 </row>
100
101 <row>
102 <entry>alsa-utils</entry>
103
104 <entry>1.0.28</entry>
105 </row>
106
107 <row>
108 <entry>apr</entry>
109
110 <entry>1.5.1</entry>
111 </row>
112
113 <row>
114 <entry>apr-util</entry>
115
116 <entry>1.5.3</entry>
117 </row>
118
119 <row>
120 <entry>atk</entry>
121
122 <entry>2.12.0</entry>
123 </row>
124
125 <row>
126 <entry>bigreqsproto</entry>
127
128 <entry>1.1.2</entry>
129 </row>
130
131 <row>
132 <entry>binutils-cross-canadian-powerpc</entry>
133
134 <entry>2.24</entry>
135 </row>
136
137 <row>
138 <entry>binutils-cross-canadian-powerpc64</entry>
139
140 <entry>2.24</entry>
141 </row>
142
143 <row>
144 <entry>binutils-cross-powerpc</entry>
145
146 <entry>2.24</entry>
147 </row>
148
149 <row>
150 <entry>binutils-cross-powerpc64</entry>
151
152 <entry>2.24</entry>
153 </row>
154
155 <row>
156 <entry>binutils-crosssdk-x86_64</entry>
157
158 <entry>2.24</entry>
159 </row>
160
161 <row>
162 <entry>blktool</entry>
163
164 <entry>4-6.1</entry>
165 </row>
166
167 <row>
168 <entry>bluez-hcidump</entry>
169
170 <entry>2.5</entry>
171 </row>
172
173 <row>
174 <entry>bluez4</entry>
175
176 <entry>4.101</entry>
177 </row>
178
179 <row>
180 <entry>boot-format</entry>
181
182 <entry>git</entry>
183 </row>
184
185 <row>
186 <entry>byacc</entry>
187
188 <entry>20140422</entry>
189 </row>
190
191 <row>
192 <entry>cairo</entry>
193
194 <entry>1.12.16</entry>
195 </row>
196
197 <row>
198 <entry>calibrateproto</entry>
199
200 <entry>0.0</entry>
201 </row>
202
203 <row>
204 <entry>ccache</entry>
205
206 <entry>3.1.9</entry>
207 </row>
208
209 <row>
210 <entry>compositeproto</entry>
211
212 <entry>0.4.2</entry>
213 </row>
214
215 <row>
216 <entry>connman</entry>
217
218 <entry>1.25</entry>
219 </row>
220
221 <row>
222 <entry>connman-conf</entry>
223
224 <entry>1.0</entry>
225 </row>
226
227 <row>
228 <entry>consolekit</entry>
229
230 <entry>0.4.6</entry>
231 </row>
232
233 <row>
234 <entry>createrepo</entry>
235
236 <entry>0.4.11</entry>
237 </row>
238
239 <row>
240 <entry>cryptodev-module</entry>
241
242 <entry>1.6</entry>
243 </row>
244
245 <row>
246 <entry>damageproto</entry>
247
248 <entry>1.2.1</entry>
249 </row>
250
251 <row>
252 <entry>diffstat</entry>
253
254 <entry>1.59</entry>
255 </row>
256
257 <row>
258 <entry>distcc</entry>
259
260 <entry>3.1</entry>
261 </row>
262
263 <row>
264 <entry>dmxproto</entry>
265
266 <entry>2.3.1</entry>
267 </row>
268
269 <row>
270 <entry>docbook-dsssl-stylesheets</entry>
271
272 <entry>1.79</entry>
273 </row>
274
275 <row>
276 <entry>docbook-sgml-dtd-3.1</entry>
277
278 <entry>3.1</entry>
279 </row>
280
281 <row>
282 <entry>docbook-utils</entry>
283
284 <entry>0.6.14</entry>
285 </row>
286
287 <row>
288 <entry>dri2proto</entry>
289
290 <entry>2.8</entry>
291 </row>
292
293 <row>
294 <entry>ed</entry>
295
296 <entry>1.9</entry>
297 </row>
298
299 <row>
300 <entry>encodings</entry>
301
302 <entry>1.0.4</entry>
303 </row>
304
305 <row>
306 <entry>enea-image-base</entry>
307
308 <entry>1.0</entry>
309 </row>
310
311 <row>
312 <entry>enea-image-featured</entry>
313
314 <entry>1.0</entry>
315 </row>
316
317 <row>
318 <entry>eth-config</entry>
319
320 <entry>git</entry>
321 </row>
322
323 <row>
324 <entry>fbset</entry>
325
326 <entry>2.1</entry>
327 </row>
328
329 <row>
330 <entry>fbset-modes</entry>
331
332 <entry>0.1.0</entry>
333 </row>
334
335 <row>
336 <entry>fixesproto</entry>
337
338 <entry>5.0</entry>
339 </row>
340
341 <row>
342 <entry>flac</entry>
343
344 <entry>1.3.0</entry>
345 </row>
346
347 <row>
348 <entry>flib</entry>
349
350 <entry>git</entry>
351 </row>
352
353 <row>
354 <entry>fmc</entry>
355
356 <entry>git</entry>
357 </row>
358
359 <row>
360 <entry>fmlib</entry>
361
362 <entry>git</entry>
363 </row>
364
365 <row>
366 <entry>font-util</entry>
367
368 <entry>1.3.0</entry>
369 </row>
370
371 <row>
372 <entry>fontconfig</entry>
373
374 <entry>2.11.1</entry>
375 </row>
376
377 <row>
378 <entry>fontsproto</entry>
379
380 <entry>2.1.3</entry>
381 </row>
382
383 <row>
384 <entry>formfactor</entry>
385
386 <entry>0.0</entry>
387 </row>
388
389 <row>
390 <entry>fotowall</entry>
391
392 <entry>0.9</entry>
393 </row>
394
395 <row>
396 <entry>fstests</entry>
397
398 <entry>0.1</entry>
399 </row>
400
401 <row>
402 <entry>gcc-cross-canadian-powerpc</entry>
403
404 <entry>4.9.1</entry>
405 </row>
406
407 <row>
408 <entry>gcc-cross-canadian-powerpc64</entry>
409
410 <entry>4.9.1</entry>
411 </row>
412
413 <row>
414 <entry>gcc-cross-initial-powerpc</entry>
415
416 <entry>4.9.1</entry>
417 </row>
418
419 <row>
420 <entry>gcc-cross-initial-powerpc64</entry>
421
422 <entry>4.9.1</entry>
423 </row>
424
425 <row>
426 <entry>gcc-cross-powerpc</entry>
427
428 <entry>4.9.1</entry>
429 </row>
430
431 <row>
432 <entry>gcc-cross-powerpc64</entry>
433
434 <entry>4.9.1</entry>
435 </row>
436
437 <row>
438 <entry>gcc-crosssdk-initial-x86_64</entry>
439
440 <entry>4.9.1</entry>
441 </row>
442
443 <row>
444 <entry>gcc-crosssdk-x86_64</entry>
445
446 <entry>4.9.1</entry>
447 </row>
448
449 <row>
450 <entry>gcc-source</entry>
451
452 <entry>4.9.1</entry>
453 </row>
454
455 <row>
456 <entry>gconf</entry>
457
458 <entry>3.2.6</entry>
459 </row>
460
461 <row>
462 <entry>gdb-cross-canadian-powerpc</entry>
463
464 <entry>7.7.1</entry>
465 </row>
466
467 <row>
468 <entry>gdb-cross-canadian-powerpc64</entry>
469
470 <entry>7.7.1</entry>
471 </row>
472
473 <row>
474 <entry>gdk-pixbuf</entry>
475
476 <entry>2.30.8</entry>
477 </row>
478
479 <row>
480 <entry>glew</entry>
481
482 <entry>1.11.0</entry>
483 </row>
484
485 <row>
486 <entry>glib-networking</entry>
487
488 <entry>2.38.0</entry>
489 </row>
490
491 <row>
492 <entry>glibc</entry>
493
494 <entry>2.20</entry>
495 </row>
496
497 <row>
498 <entry>glibc-locale</entry>
499
500 <entry>2.20</entry>
501 </row>
502
503 <row>
504 <entry>glibc-mtrace</entry>
505
506 <entry>2.20</entry>
507 </row>
508
509 <row>
510 <entry>glproto</entry>
511
512 <entry>1.4.17</entry>
513 </row>
514
515 <row>
516 <entry>gnome-common</entry>
517
518 <entry>3.12.0</entry>
519 </row>
520
521 <row>
522 <entry>gnulib</entry>
523
524 <entry>git</entry>
525 </row>
526
527 <row>
528 <entry>groff</entry>
529
530 <entry>1.22.2</entry>
531 </row>
532
533 <row>
534 <entry>gst-meta-base</entry>
535
536 <entry>0.10</entry>
537 </row>
538
539 <row>
540 <entry>gst-plugins-base</entry>
541
542 <entry>0.10.36</entry>
543 </row>
544
545 <row>
546 <entry>gst-plugins-good</entry>
547
548 <entry>0.10.31</entry>
549 </row>
550
551 <row>
552 <entry>gstreamer</entry>
553
554 <entry>0.10.36</entry>
555 </row>
556
557 <row>
558 <entry>gtk+</entry>
559
560 <entry>2.24.24</entry>
561 </row>
562
563 <row>
564 <entry>gtk-update-icon-cache</entry>
565
566 <entry>3.4.4</entry>
567 </row>
568
569 <row>
570 <entry>harfbuzz</entry>
571
572 <entry>0.9.35</entry>
573 </row>
574
575 <row>
576 <entry>hdparm</entry>
577
578 <entry>9.43</entry>
579 </row>
580
581 <row>
582 <entry>hicolor-icon-theme</entry>
583
584 <entry>0.13</entry>
585 </row>
586
587 <row>
588 <entry>hostap-utils</entry>
589
590 <entry>0.4.7</entry>
591 </row>
592
593 <row>
594 <entry>inputproto</entry>
595
596 <entry>2.3.1</entry>
597 </row>
598
599 <row>
600 <entry>jpeg</entry>
601
602 <entry>8d</entry>
603 </row>
604
605 <row>
606 <entry>json-c</entry>
607
608 <entry>0.11</entry>
609 </row>
610
611 <row>
612 <entry>kbproto</entry>
613
614 <entry>1.0.6</entry>
615 </row>
616
617 <row>
618 <entry>keymaps</entry>
619
620 <entry>1.0</entry>
621 </row>
622
623 <row>
624 <entry>less</entry>
625
626 <entry>466</entry>
627 </row>
628
629 <row>
630 <entry>libatomics-ops</entry>
631
632 <entry>7.2</entry>
633 </row>
634
635 <row>
636 <entry>libdmx</entry>
637
638 <entry>1.1.3</entry>
639 </row>
640
641 <row>
642 <entry>libdrm</entry>
643
644 <entry>2.4.54</entry>
645 </row>
646
647 <row>
648 <entry>libedit</entry>
649
650 <entry>20130712-3.1</entry>
651 </row>
652
653 <row>
654 <entry>liberation-fonts</entry>
655
656 <entry>1.04</entry>
657 </row>
658
659 <row>
660 <entry>libevdev</entry>
661
662 <entry>1.2.2</entry>
663 </row>
664
665 <row>
666 <entry>libevent</entry>
667
668 <entry>2.0.21</entry>
669 </row>
670
671 <row>
672 <entry>libfontenc</entry>
673
674 <entry>1.1.2</entry>
675 </row>
676
677 <row>
678 <entry>libglade</entry>
679
680 <entry>2.6.4</entry>
681 </row>
682
683 <row>
684 <entry>libglu</entry>
685
686 <entry>9.0.0</entry>
687 </row>
688
689 <row>
690 <entry>libice</entry>
691
692 <entry>1.0.9</entry>
693 </row>
694
695 <row>
696 <entry>libid3tag</entry>
697
698 <entry>0.15.1b</entry>
699 </row>
700
701 <row>
702 <entry>libmatchbox</entry>
703
704 <entry>1.11</entry>
705 </row>
706
707 <row>
708 <entry>libnfsidmap</entry>
709
710 <entry>0.25</entry>
711 </row>
712
713 <row>
714 <entry>libogg</entry>
715
716 <entry>1.3.2</entry>
717 </row>
718
719 <row>
720 <entry>liboil</entry>
721
722 <entry>0.3.17</entry>
723 </row>
724
725 <row>
726 <entry>libowl-av</entry>
727
728 <entry>0.1</entry>
729 </row>
730
731 <row>
732 <entry>libpfm4</entry>
733
734 <entry>4.3.0</entry>
735 </row>
736
737 <row>
738 <entry>libpthread-stubs</entry>
739
740 <entry>0.3</entry>
741 </row>
742
743 <row>
744 <entry>libsamplerate0</entry>
745
746 <entry>0.1.8</entry>
747 </row>
748
749 <row>
750 <entry>libsm</entry>
751
752 <entry>1.2.2</entry>
753 </row>
754
755 <row>
756 <entry>libsndfile1</entry>
757
758 <entry>1.0.25</entry>
759 </row>
760
761 <row>
762 <entry>libsoup-2.4</entry>
763
764 <entry>2.46.0</entry>
765 </row>
766
767 <row>
768 <entry>libtheora</entry>
769
770 <entry>1.1.1</entry>
771 </row>
772
773 <row>
774 <entry>libtirpc</entry>
775
776 <entry>0.2.5</entry>
777 </row>
778
779 <row>
780 <entry>libvorbis</entry>
781
782 <entry>1.3.4</entry>
783 </row>
784
785 <row>
786 <entry>libx11</entry>
787
788 <entry>1.6.2</entry>
789 </row>
790
791 <row>
792 <entry>libxau</entry>
793
794 <entry>1.0.8</entry>
795 </row>
796
797 <row>
798 <entry>libxcalibrate</entry>
799
800 <entry>0.0</entry>
801 </row>
802
803 <row>
804 <entry>libxcb</entry>
805
806 <entry>1.10</entry>
807 </row>
808
809 <row>
810 <entry>libxcomposite</entry>
811
812 <entry>0.4.4</entry>
813 </row>
814
815 <row>
816 <entry>libxcursor</entry>
817
818 <entry>1.1.14</entry>
819 </row>
820
821 <row>
822 <entry>libxdamage</entry>
823
824 <entry>1.1.4</entry>
825 </row>
826
827 <row>
828 <entry>libxdmcp</entry>
829
830 <entry>1.1.1</entry>
831 </row>
832
833 <row>
834 <entry>libxext</entry>
835
836 <entry>1.3.2</entry>
837 </row>
838
839 <row>
840 <entry>libxfixes</entry>
841
842 <entry>5.0.1</entry>
843 </row>
844
845 <row>
846 <entry>libxfont</entry>
847
848 <entry>1.5.0</entry>
849 </row>
850
851 <row>
852 <entry>libxft</entry>
853
854 <entry>2.3.2</entry>
855 </row>
856
857 <row>
858 <entry>libxi</entry>
859
860 <entry>1.7.4</entry>
861 </row>
862
863 <row>
864 <entry>libxinerama</entry>
865
866 <entry>1.1.3</entry>
867 </row>
868
869 <row>
870 <entry>libxkbfile</entry>
871
872 <entry>1.0.8</entry>
873 </row>
874
875 <row>
876 <entry>libxmu</entry>
877
878 <entry>1.1.2</entry>
879 </row>
880
881 <row>
882 <entry>libxrandr</entry>
883
884 <entry>1.4.2</entry>
885 </row>
886
887 <row>
888 <entry>libxrender</entry>
889
890 <entry>0.9.8</entry>
891 </row>
892
893 <row>
894 <entry>libxres</entry>
895
896 <entry>1.0.7</entry>
897 </row>
898
899 <row>
900 <entry>libxsettings-client</entry>
901
902 <entry>0.10</entry>
903 </row>
904
905 <row>
906 <entry>libxt</entry>
907
908 <entry>1.1.4</entry>
909 </row>
910
911 <row>
912 <entry>libxtst</entry>
913
914 <entry>1.2.2</entry>
915 </row>
916
917 <row>
918 <entry>libxv</entry>
919
920 <entry>1.0.10</entry>
921 </row>
922
923 <row>
924 <entry>libxxf86dga</entry>
925
926 <entry>1.1.4</entry>
927 </row>
928
929 <row>
930 <entry>libxxf86misc</entry>
931
932 <entry>1.0.3</entry>
933 </row>
934
935 <row>
936 <entry>libxxf86vm</entry>
937
938 <entry>1.1.3</entry>
939 </row>
940
941 <row>
942 <entry>linux-qoriq</entry>
943
944 <entry>3.12</entry>
945 </row>
946
947 <row>
948 <entry>lrzsz</entry>
949
950 <entry>0.12.20</entry>
951 </row>
952
953 <row>
954 <entry>makedepend</entry>
955
956 <entry>1.0.5</entry>
957 </row>
958
959 <row>
960 <entry>matchbox-terminal</entry>
961
962 <entry>0.0</entry>
963 </row>
964
965 <row>
966 <entry>matchbox-wm</entry>
967
968 <entry>1.2</entry>
969 </row>
970
971 <row>
972 <entry>mesa</entry>
973
974 <entry>10.1.3</entry>
975 </row>
976
977 <row>
978 <entry>mesa-demos</entry>
979
980 <entry>8.2.0</entry>
981 </row>
982
983 <row>
984 <entry>meta-environment-p2041rdb</entry>
985
986 <entry>1.0</entry>
987 </row>
988
989 <row>
990 <entry>meta-environment-p3041ds</entry>
991
992 <entry>1.0</entry>
993 </row>
994
995 <row>
996 <entry>meta-environment-t4240rdb-64b</entry>
997
998 <entry>1.0</entry>
999 </row>
1000
1001 <row>
1002 <entry>mini-x-session</entry>
1003
1004 <entry>0.1</entry>
1005 </row>
1006
1007 <row>
1008 <entry>mkfontdir</entry>
1009
1010 <entry>1.0.7</entry>
1011 </row>
1012
1013 <row>
1014 <entry>mkfontscale</entry>
1015
1016 <entry>1.1.1</entry>
1017 </row>
1018
1019 <row>
1020 <entry>mobile-broadband-provider-info</entry>
1021
1022 <entry>20140618</entry>
1023 </row>
1024
1025 <row>
1026 <entry>mtdev</entry>
1027
1028 <entry>1.1.5</entry>
1029 </row>
1030
1031 <row>
1032 <entry>neard</entry>
1033
1034 <entry>0.14</entry>
1035 </row>
1036
1037 <row>
1038 <entry>nettle</entry>
1039
1040 <entry>2.7.1</entry>
1041 </row>
1042
1043 <row>
1044 <entry>nfs-utils</entry>
1045
1046 <entry>1.3.0</entry>
1047 </row>
1048
1049 <row>
1050 <entry>ofono</entry>
1051
1052 <entry>1.15</entry>
1053 </row>
1054
1055 <row>
1056 <entry>openjade</entry>
1057
1058 <entry>1.3.2</entry>
1059 </row>
1060
1061 <row>
1062 <entry>opensp</entry>
1063
1064 <entry>1.5.2</entry>
1065 </row>
1066
1067 <row>
1068 <entry>openvswitch</entry>
1069
1070 <entry>2.1.2</entry>
1071 </row>
1072
1073 <row>
1074 <entry>owl-video</entry>
1075
1076 <entry>0.1</entry>
1077 </row>
1078
1079 <row>
1080 <entry>packagegroup-base</entry>
1081
1082 <entry>1.0</entry>
1083 </row>
1084
1085 <row>
1086 <entry>packagegroup-core-boot</entry>
1087
1088 <entry>1.0</entry>
1089 </row>
1090
1091 <row>
1092 <entry>packagegroup-core-buildessential</entry>
1093
1094 <entry>1.0</entry>
1095 </row>
1096
1097 <row>
1098 <entry>packagegroup-core-nfs</entry>
1099
1100 <entry>1.0</entry>
1101 </row>
1102
1103 <row>
1104 <entry>packagegroup-core-qt</entry>
1105
1106 <entry>1.0</entry>
1107 </row>
1108
1109 <row>
1110 <entry>packagegroup-core-sdk</entry>
1111
1112 <entry>1.0</entry>
1113 </row>
1114
1115 <row>
1116 <entry>packagegroup-core-ssh-openssh</entry>
1117
1118 <entry>1.0</entry>
1119 </row>
1120
1121 <row>
1122 <entry>packagegroup-core-tools-testapps</entry>
1123
1124 <entry>1.0</entry>
1125 </row>
1126
1127 <row>
1128 <entry>packagegroup-core-x11</entry>
1129
1130 <entry>1.0</entry>
1131 </row>
1132
1133 <row>
1134 <entry>packagegroup-core-x11-base</entry>
1135
1136 <entry>1.0</entry>
1137 </row>
1138
1139 <row>
1140 <entry>packagegroup-core-x11-xserver</entry>
1141
1142 <entry>1.0</entry>
1143 </row>
1144
1145 <row>
1146 <entry>packagegroup-cross-canadian-p2041rdb</entry>
1147
1148 <entry>1.0</entry>
1149 </row>
1150
1151 <row>
1152 <entry>packagegroup-cross-canadian-p3041ds</entry>
1153
1154 <entry>1.0</entry>
1155 </row>
1156
1157 <row>
1158 <entry>packagegroup-cross-canadian-t4240rdb-64b</entry>
1159
1160 <entry>1.0</entry>
1161 </row>
1162
1163 <row>
1164 <entry>pango</entry>
1165
1166 <entry>1.36.6</entry>
1167 </row>
1168
1169 <row>
1170 <entry>patch</entry>
1171
1172 <entry>2.7.1</entry>
1173 </row>
1174
1175 <row>
1176 <entry>piglit</entry>
1177
1178 <entry>1.0</entry>
1179 </row>
1180
1181 <row>
1182 <entry>pointercal-xinput</entry>
1183
1184 <entry>0.0</entry>
1185 </row>
1186
1187 <row>
1188 <entry>ppp</entry>
1189
1190 <entry>2.4.6</entry>
1191 </row>
1192
1193 <row>
1194 <entry>presentproto</entry>
1195
1196 <entry>1.0</entry>
1197 </row>
1198
1199 <row>
1200 <entry>psplash</entry>
1201
1202 <entry>0.1</entry>
1203 </row>
1204
1205 <row>
1206 <entry>pulseaudio</entry>
1207
1208 <entry>5.0</entry>
1209 </row>
1210
1211 <row>
1212 <entry>python-argparse</entry>
1213
1214 <entry>1.2.1</entry>
1215 </row>
1216
1217 <row>
1218 <entry>python-mako</entry>
1219
1220 <entry>0.9.1</entry>
1221 </row>
1222
1223 <row>
1224 <entry>python-numpy</entry>
1225
1226 <entry>1.7.0</entry>
1227 </row>
1228
1229 <row>
1230 <entry>python-scons</entry>
1231
1232 <entry>2.3.2</entry>
1233 </row>
1234
1235 <row>
1236 <entry>qt4</entry>
1237
1238 <entry>4.8.6</entry>
1239 </row>
1240
1241 <row>
1242 <entry>qt4-x11-free</entry>
1243
1244 <entry>4.8.6</entry>
1245 </row>
1246
1247 <row>
1248 <entry>quicky</entry>
1249
1250 <entry>0.4</entry>
1251 </row>
1252
1253 <row>
1254 <entry>quota</entry>
1255
1256 <entry>4.01</entry>
1257 </row>
1258
1259 <row>
1260 <entry>randrproto</entry>
1261
1262 <entry>1.4.0</entry>
1263 </row>
1264
1265 <row>
1266 <entry>rcw</entry>
1267
1268 <entry>git</entry>
1269 </row>
1270
1271 <row>
1272 <entry>recordproto</entry>
1273
1274 <entry>1.14.2</entry>
1275 </row>
1276
1277 <row>
1278 <entry>renderproto</entry>
1279
1280 <entry>0.11.1</entry>
1281 </row>
1282
1283 <row>
1284 <entry>resourceproto</entry>
1285
1286 <entry>1.2.0</entry>
1287 </row>
1288
1289 <row>
1290 <entry>rgb</entry>
1291
1292 <entry>1.0.5</entry>
1293 </row>
1294
1295 <row>
1296 <entry>rpcbind</entry>
1297
1298 <entry>0.2.1</entry>
1299 </row>
1300
1301 <row>
1302 <entry>sbc</entry>
1303
1304 <entry>1.2</entry>
1305 </row>
1306
1307 <row>
1308 <entry>scrnsaverproto</entry>
1309
1310 <entry>1.2.2</entry>
1311 </row>
1312
1313 <row>
1314 <entry>serf</entry>
1315
1316 <entry>1.3.7</entry>
1317 </row>
1318
1319 <row>
1320 <entry>setserial</entry>
1321
1322 <entry>2.17</entry>
1323 </row>
1324
1325 <row>
1326 <entry>sgml-common</entry>
1327
1328 <entry>0.6.3</entry>
1329 </row>
1330
1331 <row>
1332 <entry>sgmlspl</entry>
1333
1334 <entry>1.03ii</entry>
1335 </row>
1336
1337 <row>
1338 <entry>speex</entry>
1339
1340 <entry>1.2rc1</entry>
1341 </row>
1342
1343 <row>
1344 <entry>startup-notification</entry>
1345
1346 <entry>0.12</entry>
1347 </row>
1348
1349 <row>
1350 <entry>stat</entry>
1351
1352 <entry>3.3</entry>
1353 </row>
1354
1355 <row>
1356 <entry>sysprof</entry>
1357
1358 <entry>1.2.0</entry>
1359 </row>
1360
1361 <row>
1362 <entry>tclap</entry>
1363
1364 <entry>1.2.1</entry>
1365 </row>
1366
1367 <row>
1368 <entry>texinfo-dummy</entry>
1369
1370 <entry>1.0</entry>
1371 </row>
1372
1373 <row>
1374 <entry>tiff</entry>
1375
1376 <entry>4.0.3</entry>
1377 </row>
1378
1379 <row>
1380 <entry>tremor</entry>
1381
1382 <entry>20120314</entry>
1383 </row>
1384
1385 <row>
1386 <entry>u-boot-qoriq</entry>
1387
1388 <entry>2014.07</entry>
1389 </row>
1390
1391 <row>
1392 <entry>udev-rules-qoriq</entry>
1393
1394 <entry>1.0</entry>
1395 </row>
1396
1397 <row>
1398 <entry>unzip</entry>
1399
1400 <entry>6.0</entry>
1401 </row>
1402
1403 <row>
1404 <entry>usdpaa</entry>
1405
1406 <entry>git</entry>
1407 </row>
1408
1409 <row>
1410 <entry>videoproto</entry>
1411
1412 <entry>2.3.2</entry>
1413 </row>
1414
1415 <row>
1416 <entry>vte</entry>
1417
1418 <entry>0.28.2</entry>
1419 </row>
1420
1421 <row>
1422 <entry>waffle</entry>
1423
1424 <entry>1.3.0</entry>
1425 </row>
1426
1427 <row>
1428 <entry>wayland</entry>
1429
1430 <entry>1.5.0</entry>
1431 </row>
1432
1433 <row>
1434 <entry>wireless-tools</entry>
1435
1436 <entry>30.pre9</entry>
1437 </row>
1438
1439 <row>
1440 <entry>wpa-supplicant</entry>
1441
1442 <entry>2.2</entry>
1443 </row>
1444
1445 <row>
1446 <entry>x11-common</entry>
1447
1448 <entry>0.1</entry>
1449 </row>
1450
1451 <row>
1452 <entry>x11perf</entry>
1453
1454 <entry>1.5.4</entry>
1455 </row>
1456
1457 <row>
1458 <entry>xauth</entry>
1459
1460 <entry>1.0.9</entry>
1461 </row>
1462
1463 <row>
1464 <entry>xcb-proto</entry>
1465
1466 <entry>1.10</entry>
1467 </row>
1468
1469 <row>
1470 <entry>xcb-util</entry>
1471
1472 <entry>0.3.9</entry>
1473 </row>
1474
1475 <row>
1476 <entry>xcmiscproto</entry>
1477
1478 <entry>1.2.2</entry>
1479 </row>
1480
1481 <row>
1482 <entry>xdpyinfo</entry>
1483
1484 <entry>1.3.1</entry>
1485 </row>
1486
1487 <row>
1488 <entry>xextproto</entry>
1489
1490 <entry>7.3.0</entry>
1491 </row>
1492
1493 <row>
1494 <entry>xf86-input-evdev</entry>
1495
1496 <entry>2.9.0</entry>
1497 </row>
1498
1499 <row>
1500 <entry>xf86-video-fbdev</entry>
1501
1502 <entry>0.4.4</entry>
1503 </row>
1504
1505 <row>
1506 <entry>xf86dgaproto</entry>
1507
1508 <entry>2.1</entry>
1509 </row>
1510
1511 <row>
1512 <entry>xf86driproto</entry>
1513
1514 <entry>2.1.1</entry>
1515 </row>
1516
1517 <row>
1518 <entry>xf86miscproto</entry>
1519
1520 <entry>0.9.3</entry>
1521 </row>
1522
1523 <row>
1524 <entry>xf86vidmodeproto</entry>
1525
1526 <entry>2.3.1</entry>
1527 </row>
1528
1529 <row>
1530 <entry>xhost</entry>
1531
1532 <entry>1.0.6</entry>
1533 </row>
1534
1535 <row>
1536 <entry>xineramaproto</entry>
1537
1538 <entry>1.2.1</entry>
1539 </row>
1540
1541 <row>
1542 <entry>xinit</entry>
1543
1544 <entry>1.3.3</entry>
1545 </row>
1546
1547 <row>
1548 <entry>xinput</entry>
1549
1550 <entry>1.6.1</entry>
1551 </row>
1552
1553 <row>
1554 <entry>xinput-calibrator</entry>
1555
1556 <entry>0.7.5</entry>
1557 </row>
1558
1559 <row>
1560 <entry>xkbcomp</entry>
1561
1562 <entry>1.2.4</entry>
1563 </row>
1564
1565 <row>
1566 <entry>xkeyboard-config</entry>
1567
1568 <entry>2.12</entry>
1569 </row>
1570
1571 <row>
1572 <entry>xmodmap</entry>
1573
1574 <entry>1.0.8</entry>
1575 </row>
1576
1577 <row>
1578 <entry>xprop</entry>
1579
1580 <entry>1.2.2</entry>
1581 </row>
1582
1583 <row>
1584 <entry>xproto</entry>
1585
1586 <entry>7.0.26</entry>
1587 </row>
1588
1589 <row>
1590 <entry>xrandr</entry>
1591
1592 <entry>1.4.2</entry>
1593 </row>
1594
1595 <row>
1596 <entry>xrestop</entry>
1597
1598 <entry>0.4</entry>
1599 </row>
1600
1601 <row>
1602 <entry>xserver-common</entry>
1603
1604 <entry>1.34</entry>
1605 </row>
1606
1607 <row>
1608 <entry>xserver-nodm-init</entry>
1609
1610 <entry>2.0</entry>
1611 </row>
1612
1613 <row>
1614 <entry>xserver-xf86-config</entry>
1615
1616 <entry>0.1</entry>
1617 </row>
1618
1619 <row>
1620 <entry>xserver-xorg</entry>
1621
1622 <entry>1.15.1</entry>
1623 </row>
1624
1625 <row>
1626 <entry>xset</entry>
1627
1628 <entry>1.2.3</entry>
1629 </row>
1630
1631 <row>
1632 <entry>xtrans</entry>
1633
1634 <entry>1.3.4</entry>
1635 </row>
1636
1637 <row>
1638 <entry>xtscal</entry>
1639
1640 <entry>0.6.3</entry>
1641 </row>
1642
1643 <row>
1644 <entry>xuser-account</entry>
1645
1646 <entry>0.1</entry>
1647 </row>
1648
1649 <row>
1650 <entry>xvideo-tests</entry>
1651
1652 <entry>0.1</entry>
1653 </row>
1654
1655 <row>
1656 <entry>xwininfo</entry>
1657
1658 <entry>1.1.3</entry>
1659 </row>
1660 </tbody>
1661 </tgroup>
1662 </informaltable>
1663 </section>
1664
1665 <section>
1666 <title>Changed Packages</title>
1667
1668 <informaltable>
1669 <tgroup cols="3">
1670 <thead>
1671 <row>
1672 <entry>Package Name</entry>
1673
1674 <entry>Previous Version</entry>
1675
1676 <entry>New Version</entry>
1677 </row>
1678 </thead>
1679
1680 <tbody>
1681 <row>
1682 <entry>alsa-lib</entry>
1683
1684 <entry>1.0.27.2</entry>
1685
1686 <entry>1.0.28</entry>
1687 </row>
1688
1689 <row>
1690 <entry>automake</entry>
1691
1692 <entry>1.14</entry>
1693
1694 <entry>1.14.1</entry>
1695 </row>
1696
1697 <row>
1698 <entry>babeltrace</entry>
1699
1700 <entry>1.1.1</entry>
1701
1702 <entry>1.2.1</entry>
1703 </row>
1704
1705 <row>
1706 <entry>ca-certificates</entry>
1707
1708 <entry>20130610</entry>
1709
1710 <entry>20140325</entry>
1711 </row>
1712
1713 <row>
1714 <entry>cross-localedef</entry>
1715
1716 <entry>2.19</entry>
1717
1718 <entry>2.20</entry>
1719 </row>
1720
1721 <row>
1722 <entry>curl</entry>
1723
1724 <entry>7.35.0</entry>
1725
1726 <entry>7.37.1</entry>
1727 </row>
1728
1729 <row>
1730 <entry>db</entry>
1731
1732 <entry>5.3.21</entry>
1733
1734 <entry>6.0.30</entry>
1735 </row>
1736
1737 <row>
1738 <entry>dbus</entry>
1739
1740 <entry>1.6.18</entry>
1741
1742 <entry>1.8.6</entry>
1743 </row>
1744
1745 <row>
1746 <entry>dbus-glib</entry>
1747
1748 <entry>0.100.2</entry>
1749
1750 <entry>0.102</entry>
1751 </row>
1752
1753 <row>
1754 <entry>dnsmasq</entry>
1755
1756 <entry>2.68</entry>
1757
1758 <entry>2.71</entry>
1759 </row>
1760
1761 <row>
1762 <entry>elfutils</entry>
1763
1764 <entry>0.155</entry>
1765
1766 <entry>0.158</entry>
1767 </row>
1768
1769 <row>
1770 <entry>file</entry>
1771
1772 <entry>5.16</entry>
1773
1774 <entry>5.18</entry>
1775 </row>
1776
1777 <row>
1778 <entry>flex</entry>
1779
1780 <entry>2.5.38</entry>
1781
1782 <entry>2.5.39</entry>
1783 </row>
1784
1785 <row>
1786 <entry>freetype</entry>
1787
1788 <entry>2.5.2</entry>
1789
1790 <entry>2.5.3</entry>
1791 </row>
1792
1793 <row>
1794 <entry>gawk</entry>
1795
1796 <entry>4.0.2</entry>
1797
1798 <entry>4.1.1</entry>
1799 </row>
1800
1801 <row>
1802 <entry>gcc</entry>
1803
1804 <entry>4.8.2</entry>
1805
1806 <entry>4.9.1</entry>
1807 </row>
1808
1809 <row>
1810 <entry>gdb</entry>
1811
1812 <entry>7.6.2</entry>
1813
1814 <entry>7.7.1</entry>
1815 </row>
1816
1817 <row>
1818 <entry>glib-2.0</entry>
1819
1820 <entry>2.38.2</entry>
1821
1822 <entry>2.40.0</entry>
1823 </row>
1824
1825 <row>
1826 <entry>gmp</entry>
1827
1828 <entry>5.1.1</entry>
1829
1830 <entry>6.0.0</entry>
1831 </row>
1832
1833 <row>
1834 <entry>gnutls</entry>
1835
1836 <entry>2.12.23</entry>
1837
1838 <entry>3.3.5</entry>
1839 </row>
1840
1841 <row>
1842 <entry>grep</entry>
1843
1844 <entry>2.18</entry>
1845
1846 <entry>2.19</entry>
1847 </row>
1848
1849 <row>
1850 <entry>gtk-doc-stub</entry>
1851
1852 <entry>0.0</entry>
1853
1854 <entry>1.1</entry>
1855 </row>
1856
1857 <row>
1858 <entry>icu</entry>
1859
1860 <entry>51.2</entry>
1861
1862 <entry>53.1</entry>
1863 </row>
1864
1865 <row>
1866 <entry>kbd</entry>
1867
1868 <entry>2.0.1</entry>
1869
1870 <entry>2.0.2</entry>
1871 </row>
1872
1873 <row>
1874 <entry>kexec-tools</entry>
1875
1876 <entry>2.0.4</entry>
1877
1878 <entry>2.0.7</entry>
1879 </row>
1880
1881 <row>
1882 <entry>kmod</entry>
1883
1884 <entry>16</entry>
1885
1886 <entry>18</entry>
1887 </row>
1888
1889 <row>
1890 <entry>libbsd</entry>
1891
1892 <entry>0.6.0</entry>
1893
1894 <entry>0.7.0</entry>
1895 </row>
1896
1897 <row>
1898 <entry>libcheck</entry>
1899
1900 <entry>0.9.12</entry>
1901
1902 <entry>0.9.14</entry>
1903 </row>
1904
1905 <row>
1906 <entry>libffi</entry>
1907
1908 <entry>3.0.13</entry>
1909
1910 <entry>3.1</entry>
1911 </row>
1912
1913 <row>
1914 <entry>libgcc</entry>
1915
1916 <entry>4.8.2</entry>
1917
1918 <entry>4.9.1</entry>
1919 </row>
1920
1921 <row>
1922 <entry>libgcrypt</entry>
1923
1924 <entry>1.5.3</entry>
1925
1926 <entry>1.6.1</entry>
1927 </row>
1928
1929 <row>
1930 <entry>libnewt</entry>
1931
1932 <entry>0.52.14</entry>
1933
1934 <entry>0.52.17</entry>
1935 </row>
1936
1937 <row>
1938 <entry>libnl</entry>
1939
1940 <entry>3.2.22</entry>
1941
1942 <entry>3.2.25</entry>
1943 </row>
1944
1945 <row>
1946 <entry>libpcap</entry>
1947
1948 <entry>1.5.3</entry>
1949
1950 <entry>1.6.1</entry>
1951 </row>
1952
1953 <row>
1954 <entry>libpcre</entry>
1955
1956 <entry>8.34</entry>
1957
1958 <entry>8.35</entry>
1959 </row>
1960
1961 <row>
1962 <entry>libpng</entry>
1963
1964 <entry>1.6.8</entry>
1965
1966 <entry>1.6.13</entry>
1967 </row>
1968
1969 <row>
1970 <entry>libtasn1</entry>
1971
1972 <entry>3.4</entry>
1973
1974 <entry>4.0</entry>
1975 </row>
1976
1977 <row>
1978 <entry>liburcu</entry>
1979
1980 <entry>0.8.1</entry>
1981
1982 <entry>0.8.4</entry>
1983 </row>
1984
1985 <row>
1986 <entry>libusb1</entry>
1987
1988 <entry>1.0.9</entry>
1989
1990 <entry>1.0.19</entry>
1991 </row>
1992
1993 <row>
1994 <entry>libvirt</entry>
1995
1996 <entry>1.2.2</entry>
1997
1998 <entry>1.2.14</entry>
1999 </row>
2000
2001 <row>
2002 <entry>linux-libc-headers</entry>
2003
2004 <entry>3.14</entry>
2005
2006 <entry>3.16</entry>
2007 </row>
2008
2009 <row>
2010 <entry>lsbinitscripts</entry>
2011
2012 <entry>9.52</entry>
2013
2014 <entry>9.55</entry>
2015 </row>
2016
2017 <row>
2018 <entry>ltp</entry>
2019
2020 <entry>20140115</entry>
2021
2022 <entry>20140422</entry>
2023 </row>
2024
2025 <row>
2026 <entry>lttng-modules</entry>
2027
2028 <entry>2.3.3</entry>
2029
2030 <entry>2.5.0</entry>
2031 </row>
2032
2033 <row>
2034 <entry>lttng-tools</entry>
2035
2036 <entry>v2.4.0</entry>
2037
2038 <entry>v2.5.0</entry>
2039 </row>
2040
2041 <row>
2042 <entry>lttng-ust</entry>
2043
2044 <entry>2.4.0</entry>
2045
2046 <entry>2.5.0</entry>
2047 </row>
2048
2049 <row>
2050 <entry>lxc</entry>
2051
2052 <entry>1.0.1</entry>
2053
2054 <entry>1.0.6</entry>
2055 </row>
2056
2057 <row>
2058 <entry>lzo</entry>
2059
2060 <entry>2.06</entry>
2061
2062 <entry>2.08</entry>
2063 </row>
2064
2065 <row>
2066 <entry>mklibs</entry>
2067
2068 <entry>0.1.38</entry>
2069
2070 <entry>0.1.39</entry>
2071 </row>
2072
2073 <row>
2074 <entry>netcf</entry>
2075
2076 <entry>0.2.2</entry>
2077
2078 <entry>0.2.3</entry>
2079 </row>
2080
2081 <row>
2082 <entry>openssh</entry>
2083
2084 <entry>6.5p1</entry>
2085
2086 <entry>6.6p1</entry>
2087 </row>
2088
2089 <row>
2090 <entry>openssl</entry>
2091
2092 <entry>1.0.1g</entry>
2093
2094 <entry>1.0.1p</entry>
2095 </row>
2096
2097 <row>
2098 <entry>opkg</entry>
2099
2100 <entry>0.2.1</entry>
2101
2102 <entry>0.2.2</entry>
2103 </row>
2104
2105 <row>
2106 <entry>oprofile</entry>
2107
2108 <entry>0.9.8</entry>
2109
2110 <entry>0.9.9</entry>
2111 </row>
2112
2113 <row>
2114 <entry>perl</entry>
2115
2116 <entry>5.14.3</entry>
2117
2118 <entry>5.20.0</entry>
2119 </row>
2120
2121 <row>
2122 <entry>pixman</entry>
2123
2124 <entry>0.32.4</entry>
2125
2126 <entry>0.32.6</entry>
2127 </row>
2128
2129 <row>
2130 <entry>powertop</entry>
2131
2132 <entry>2.5</entry>
2133
2134 <entry>2.6.1</entry>
2135 </row>
2136
2137 <row>
2138 <entry>pseudo</entry>
2139
2140 <entry>1.5.1</entry>
2141
2142 <entry>1.6.2</entry>
2143 </row>
2144
2145 <row>
2146 <entry>python-pygobject</entry>
2147
2148 <entry>2.27.91</entry>
2149
2150 <entry>2.28.3</entry>
2151 </row>
2152
2153 <row>
2154 <entry>qemu</entry>
2155
2156 <entry>1.7.0</entry>
2157
2158 <entry>2.3.0</entry>
2159 </row>
2160
2161 <row>
2162 <entry>quilt</entry>
2163
2164 <entry>0.61</entry>
2165
2166 <entry>0.63</entry>
2167 </row>
2168
2169 <row>
2170 <entry>rpm</entry>
2171
2172 <entry>5.4.9</entry>
2173
2174 <entry>5.4.14</entry>
2175 </row>
2176
2177 <row>
2178 <entry>shadow</entry>
2179
2180 <entry>4.1.4.3</entry>
2181
2182 <entry>4.2.1</entry>
2183 </row>
2184
2185 <row>
2186 <entry>shadow-securetty</entry>
2187
2188 <entry>4.1.4.3</entry>
2189
2190 <entry>4.2.1</entry>
2191 </row>
2192
2193 <row>
2194 <entry>shadow-sysroot</entry>
2195
2196 <entry>4.1.4.3</entry>
2197
2198 <entry>4.2.1</entry>
2199 </row>
2200
2201 <row>
2202 <entry>shared-mime-info</entry>
2203
2204 <entry>1.2</entry>
2205
2206 <entry>1.3</entry>
2207 </row>
2208
2209 <row>
2210 <entry>sqlite3</entry>
2211
2212 <entry>3.8.3.1</entry>
2213
2214 <entry>3.8.6.0</entry>
2215 </row>
2216
2217 <row>
2218 <entry>subversion</entry>
2219
2220 <entry>1.7.10</entry>
2221
2222 <entry>1.8.9</entry>
2223 </row>
2224
2225 <row>
2226 <entry>sudo</entry>
2227
2228 <entry>1.8.9p5</entry>
2229
2230 <entry>1.8.10p3</entry>
2231 </row>
2232
2233 <row>
2234 <entry>trace-cmd</entry>
2235
2236 <entry>1.2</entry>
2237
2238 <entry>2.3.2</entry>
2239 </row>
2240
2241 <row>
2242 <entry>tzcode</entry>
2243
2244 <entry>2013i</entry>
2245
2246 <entry>2015b</entry>
2247 </row>
2248
2249 <row>
2250 <entry>tzdata</entry>
2251
2252 <entry>2013i</entry>
2253
2254 <entry>2015b</entry>
2255 </row>
2256
2257 <row>
2258 <entry>udev-extraconf</entry>
2259
2260 <entry>1.0</entry>
2261
2262 <entry>1.1</entry>
2263 </row>
2264
2265 <row>
2266 <entry>util-linux</entry>
2267
2268 <entry>2.24.1</entry>
2269
2270 <entry>2.24.2</entry>
2271 </row>
2272
2273 <row>
2274 <entry>util-macros</entry>
2275
2276 <entry>1.18.0</entry>
2277
2278 <entry>1.19.0</entry>
2279 </row>
2280 </tbody>
2281 </tgroup>
2282 </informaltable>
2283 </section>
2284
2285 <section>
2286 <title>Removed Packages</title>
2287
2288 <informaltable>
2289 <tgroup cols="1">
2290 <thead>
2291 <row>
2292 <entry>Package Name</entry>
2293 </row>
2294 </thead>
2295
2296 <tbody>
2297 <row>
2298 <entry>binutils-cross-canadian-arm</entry>
2299 </row>
2300
2301 <row>
2302 <entry>boot-monitor</entry>
2303 </row>
2304
2305 <row>
2306 <entry>buildtools-tarball</entry>
2307 </row>
2308
2309 <row>
2310 <entry>dosfstools</entry>
2311 </row>
2312
2313 <row>
2314 <entry>ebtables</entry>
2315 </row>
2316
2317 <row>
2318 <entry>eglibc</entry>
2319 </row>
2320
2321 <row>
2322 <entry>eglibc-locale</entry>
2323 </row>
2324
2325 <row>
2326 <entry>eglibc-mtrace</entry>
2327 </row>
2328
2329 <row>
2330 <entry>elftosb</entry>
2331 </row>
2332
2333 <row>
2334 <entry>enea-image-demo</entry>
2335 </row>
2336
2337 <row>
2338 <entry>enea-image-minimal</entry>
2339 </row>
2340
2341 <row>
2342 <entry>gcc-cross-canadian-arm</entry>
2343 </row>
2344
2345 <row>
2346 <entry>gdb-cross-canadian-arm</entry>
2347 </row>
2348
2349 <row>
2350 <entry>git</entry>
2351 </row>
2352
2353 <row>
2354 <entry>iproute2</entry>
2355 </row>
2356
2357 <row>
2358 <entry>libuio</entry>
2359 </row>
2360
2361 <row>
2362 <entry>linux-boundary</entry>
2363 </row>
2364
2365 <row>
2366 <entry>linux-keystone</entry>
2367 </row>
2368
2369 <row>
2370 <entry>logrotate</entry>
2371 </row>
2372
2373 <row>
2374 <entry>lsb-release</entry>
2375 </row>
2376
2377 <row>
2378 <entry>lzop</entry>
2379 </row>
2380
2381 <row>
2382 <entry>meta-environment-imx6qsabrelite</entry>
2383 </row>
2384
2385 <row>
2386 <entry>meta-environment-proliant-m800</entry>
2387 </row>
2388
2389 <row>
2390 <entry>mtd-utils</entry>
2391 </row>
2392
2393 <row>
2394 <entry>mtools</entry>
2395 </row>
2396
2397 <row>
2398 <entry>mxsldr</entry>
2399 </row>
2400
2401 <row>
2402 <entry>neon</entry>
2403 </row>
2404
2405 <row>
2406 <entry>net-tools</entry>
2407 </row>
2408
2409 <row>
2410 <entry>opkg-collateral</entry>
2411 </row>
2412
2413 <row>
2414 <entry>opkg-config-base</entry>
2415 </row>
2416
2417 <row>
2418 <entry>packagegroup-cross-canadian-imx6qsabrelite</entry>
2419 </row>
2420
2421 <row>
2422 <entry>packagegroup-cross-canadian-proliant-m800</entry>
2423 </row>
2424
2425 <row>
2426 <entry>packagegroup-enea-profile</entry>
2427 </row>
2428
2429 <row>
2430 <entry>poky-feed-config-opkg</entry>
2431 </row>
2432
2433 <row>
2434 <entry>python-async</entry>
2435 </row>
2436
2437 <row>
2438 <entry>python-git</entry>
2439 </row>
2440
2441 <row>
2442 <entry>python-gitdb</entry>
2443 </row>
2444
2445 <row>
2446 <entry>python-smmap</entry>
2447 </row>
2448
2449 <row>
2450 <entry>u-boot-keystone</entry>
2451 </row>
2452
2453 <row>
2454 <entry>u-boot-script-boundary</entry>
2455 </row>
2456
2457 <row>
2458 <entry>wget</entry>
2459 </row>
2460
2461 <row>
2462 <entry>xmlts</entry>
2463 </row>
2464 </tbody>
2465 </tgroup>
2466 </informaltable>
2467 </section>
2468 </section>
2469</chapter> \ No newline at end of file
diff --git a/documentation/book-enea-linux-release-info/doc/supported_architectures.xml b/documentation/book-enea-linux-release-info/doc/supported_architectures.xml
new file mode 100644
index 0000000..6d0d764
--- /dev/null
+++ b/documentation/book-enea-linux-release-info/doc/supported_architectures.xml
@@ -0,0 +1,79 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<section id="relinfo-supported-targets">
5 <title>Supported Targets and Architectures</title>
6
7 <para>Precompiled images, recipes<phrase condition="hidden">, U-Boot
8 bootloader</phrase>, and build &amp; boot instructions are provided for the
9 following target and hardware architectures</para>
10
11 <informaltable>
12 <tgroup cols="4">
13 <colspec align="left" colname="c1" colwidth="3*" />
14
15 <colspec colname="c2" colwidth="4*" />
16
17 <colspec align="left" colname="c4" colwidth="1*" />
18
19 <colspec align="left" colname="c5" colwidth="5*" />
20
21 <thead valign="bottom">
22 <row>
23 <entry>Supported Targets</entry>
24
25 <entry>Processor Architecture</entry>
26
27 <entry>DSPs</entry>
28
29 <entry>Specification</entry>
30 </row>
31 </thead>
32
33 <tbody>
34 <row condition="t_p2041">
35 <entry><xi:include href="../../docsrc_common/pardoc-distro.xml"
36 xmlns:xi="http://www.w3.org/2001/XInclude"
37 xpointer="element(EneaLinux_TARGET_NAME_P2041/1)" /></entry>
38
39 <entry><para>Power</para></entry>
40
41 <entry><para>(none)</para></entry>
42
43 <entry><para>Quad-core QorIQ P2041 processor, e500mc
44 cores</para></entry>
45 </row>
46
47 <row condition="t_p3041">
48 <entry><xi:include href="../../docsrc_common/pardoc-distro.xml"
49 xmlns:xi="http://www.w3.org/2001/XInclude"
50 xpointer="element(EneaLinux_TARGET_NAME_P3041/1)" /></entry>
51
52 <entry><para>Power</para></entry>
53
54 <entry><para>(none)</para></entry>
55
56 <entry><para>Quad-core QorIQ P3041 processor, e500mc
57 cores</para></entry>
58 </row>
59
60 <row condition="t_t4240">
61 <entry><xi:include href="../../docsrc_common/pardoc-distro.xml"
62 xmlns:xi="http://www.w3.org/2001/XInclude"
63 xpointer="element(EneaLinux_TARGET_NAME_T4240/1)" /></entry>
64
65 <entry><para>Power</para></entry>
66
67 <entry><para>(none)</para></entry>
68
69 <entry><para>Quad-core QorIQ T4240 processor, e6500
70 cores</para></entry>
71 </row>
72 </tbody>
73 </tgroup>
74 </informaltable>
75
76 <para condition="qemu">QEMU PPC for architecture-specific Linux emulation is
77 also supported.<remark>FIXME Missing more exact which ppc arch can be
78 emulated?</remark></para>
79</section> \ No newline at end of file
diff --git a/documentation/book-enea-linux-release-info/doc/supported_features.xml b/documentation/book-enea-linux-release-info/doc/supported_features.xml
new file mode 100644
index 0000000..14d5a88
--- /dev/null
+++ b/documentation/book-enea-linux-release-info/doc/supported_features.xml
@@ -0,0 +1,95 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<section condition="f_any" id="relinfo-supported-features">
5 <title>Supported Features</title>
6
7 <para>The basic features provided by Yocto are listed on the "Features" tab
8 on the <xi:include href="../../docsrc_common/pardoc-distro.xml"
9 xmlns:xi="http://www.w3.org/2001/XInclude"
10 xpointer="element(ULINK_YOCTO_DOWN_MINOR_URL/1)" />.</para>
11
12 <para>Enea Linux provides additional target-specific features from other
13 open source projects:</para>
14
15 <variablelist>
16 <varlistentry>
17 <term>Networking features:</term>
18
19 <listitem>
20 <itemizedlist spacing="compact">
21 <listitem>
22 <para>Open vSwitch (OVS) version
23 2.0.0<superscript>*)</superscript></para>
24 </listitem>
25
26 <listitem>
27 <para>Data Plane Development Kit (DPDK) version 0.10.0</para>
28 </listitem>
29
30 <listitem>
31 <para>DPDK vSwitch (DVS) version 1.6.0r1</para>
32 </listitem>
33 </itemizedlist>
34 </listitem>
35 </varlistentry>
36
37 <varlistentry>
38 <term>Virtualization features:</term>
39
40 <listitem>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Kernel-Based Virtual Machine (KVM)</para>
44 </listitem>
45
46 <listitem>
47 <para>Linux Containers (LXC)</para>
48 </listitem>
49 </itemizedlist>
50 </listitem>
51 </varlistentry>
52
53 <varlistentry>
54 <term>Real-time features:</term>
55
56 <listitem>
57 <itemizedlist spacing="compact">
58 <listitem>
59 <para>CPU Isolation (CI)</para>
60 </listitem>
61
62 <listitem>
63 <para>Fully Preemptible Kernel (FPK)</para>
64 </listitem>
65 </itemizedlist>
66 </listitem>
67 </varlistentry>
68
69 <varlistentry>
70 <term>Memory features:</term>
71
72 <listitem>
73 <itemizedlist spacing="compact">
74 <listitem>
75 <para>Non-Uniform Memory Access (NUMA); package versions numad 0.6
76 and numactl 2.0.9</para>
77 </listitem>
78 </itemizedlist>
79 </listitem>
80 </varlistentry>
81 </variablelist>
82
83 <epigraph>
84 <para>*) Runnable on any Linux-based virtualization platform (e.g. KVM)
85 from kernel version 2.6.32</para>
86 </epigraph>
87
88 <para>Refer to the <olink targetdoc="book_enea_linux_users_guide"
89 targetptr="book_enea_linux_users_guide"><trademark
90 class="registered">Enea</trademark> Linux User's Guide</olink> for details
91 about each feature.</para>
92
93 <xi:include href="../../docsrc_common/feature_matrix.xml"
94 xmlns:xi="http://www.w3.org/2001/XInclude" />
95</section> \ No newline at end of file
diff --git a/documentation/book-enea-linux-release-info/swcomp.mk b/documentation/book-enea-linux-release-info/swcomp.mk
new file mode 100644
index 0000000..1b80427
--- /dev/null
+++ b/documentation/book-enea-linux-release-info/swcomp.mk
@@ -0,0 +1,11 @@
1# Component build specification
2
3# Version of THIS book
4BOOK_VER ?= $(REL_VER)-dev
5
6DOCBOOK_COMMON_SRC := $(shell find $(DOCBOOKTEMPLATE)/docsrc_common -type f \( -name "bookinfo_userdoc.xml" \) -print)
7DOCBOOK_SRC := $(COMP)/swcomp.mk $(COMP)/doc/book.xml $(shell find $(COMP)/doc -type f \( -name "*.xml" -o -name "*.svg" -o -name "*.png" \) ! -name "book.xml" -print) $(DOCBOOK_COMMON_SRC)
8
9BOOKPACKAGES := book-enea-linux-release-info
10BOOKDESC_$(BOOKPACKAGES) := "Enea Linux $(PROD_VER) Release Information"
11BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS)