summaryrefslogtreecommitdiffstats
path: root/documentation/book-enea-linux-users-guide/doc/install_enealinux.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/book-enea-linux-users-guide/doc/install_enealinux.xml')
-rw-r--r--documentation/book-enea-linux-users-guide/doc/install_enealinux.xml147
1 files changed, 147 insertions, 0 deletions
diff --git a/documentation/book-enea-linux-users-guide/doc/install_enealinux.xml b/documentation/book-enea-linux-users-guide/doc/install_enealinux.xml
new file mode 100644
index 0000000..ab151a7
--- /dev/null
+++ b/documentation/book-enea-linux-users-guide/doc/install_enealinux.xml
@@ -0,0 +1,147 @@
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="enea-linux-download">
5 <title>Download and Install Enea Linux</title>
6
7 <para>Download the needed tarballs from <xi:include
8 href="../../docsrc_common/pardoc-distro.xml"
9 xmlns:xi="http://www.w3.org/2001/XInclude"
10 xpointer="element(ULINK_ENEA_LINUX_URL/1)" />.</para>
11
12 <variablelist>
13 <varlistentry>
14 <term>Enea Linux</term>
15
16 <listitem>
17 <para>Enea-Linux-<xi:include
18 href="../../docsrc_common/pardoc-distro.xml"
19 xmlns:xi="http://www.w3.org/2001/XInclude"
20 xpointer="element(EneaLinux_REL_VER/1)" />.tar.gz</para>
21
22 <para>The Enea Linux distribution tarball contains:</para>
23
24 <itemizedlist spacing="compact">
25 <listitem condition="redhat_buildtools">
26 <para>a buildtools toolchain<indexterm>
27 <primary>buildtools toolchain</primary>
28 </indexterm><indexterm>
29 <primary>toolchain</primary>
30
31 <secondary>cross-compilation</secondary>
32 </indexterm> in a self-extracting archive with extension
33 <literal>.sh</literal></para>
34 </listitem>
35
36 <listitem>
37 <para><filename>poky</filename> <indexterm>
38 <primary>poky</primary>
39 </indexterm> - directory containing bitbake, conf files, recipes
40 (.bb, .bbappend, .inc files), packages, patches, scripts, and poky
41 documentation</para>
42 </listitem>
43 </itemizedlist>
44 </listitem>
45 </varlistentry>
46
47 <varlistentry>
48 <term>Documentation</term>
49
50 <listitem>
51 <simplelist>
52 <member>Enea-Linux-doc_<xi:include
53 href="../../docsrc_common/pardoc-distro.xml"
54 xmlns:xi="http://www.w3.org/2001/XInclude"
55 xpointer="element(EneaLinux_REL_VER/1)" />[-docupdate&lt;version&gt;].tar.gz</member>
56
57 <member>If available, take the docupdate tarball to get the latest
58 documentation.</member>
59 </simplelist>
60
61 <para>The Enea Linux documentation tarball contains:</para>
62
63 <itemizedlist spacing="compact">
64 <listitem>
65 <para><filename>README.htm</filename> - index linking to the Enea
66 Linux documentation</para>
67 </listitem>
68
69 <listitem>
70 <para><filename>README.release</filename> - overview of release
71 contents and quick installation guide</para>
72 </listitem>
73
74 <listitem>
75 <para><filename>documentation</filename> <indexterm>
76 <primary>documentation</primary>
77 </indexterm>- Enea Linux documentation in PDF and HTML format:
78 Open Source Reports, Release Information, User's Guide<phrase
79 condition="rtguide">, Real-Time Guide</phrase>.</para>
80 </listitem>
81 </itemizedlist>
82 </listitem>
83 </varlistentry>
84
85 <varlistentry condition="eclipse">
86 <term>Eclipse tools</term>
87
88 <listitem>
89 <para>Enea-Linux-Eclipse_<xi:include
90 href="../../docsrc_common/pardoc-distro.xml"
91 xmlns:xi="http://www.w3.org/2001/XInclude"
92 xpointer="element(EneaLinux_REL_VER_ECLIPSE/1)" />.tar.gz.</para>
93
94 <para>Optional but recommended tools for Enea Linux. The tarball
95 contains:</para>
96
97 <itemizedlist spacing="compact">
98 <listitem>
99 <para><filename>eclipse</filename> - the Eclipse IDE version
100 <phrase>4.3 </phrase><phrase>Kepler</phrase>, with eclipse
101 executable and plug-ins (CDT, RSE, SDK, ...)</para>
102 </listitem>
103
104 <listitem>
105 <para><filename>yocto-plugins</filename> - additional eclipse
106 plug-ins with tools from the Yocto Project Application Development
107 Toolkit (ADT)</para>
108 </listitem>
109 </itemizedlist>
110
111 <para>The Eclipse related documentation - Eclipse Open Source Report,
112 and the Eclipse chapter in the User's Guide - is available in the Enea
113 Linux documentation tarball.</para>
114 </listitem>
115 </varlistentry>
116 </variablelist>
117
118 <para>Unpack the Enea Linux distribution tarball:</para>
119
120 <programlisting>$ tar xzf Enea-Linux-<xi:include
121 href="../../docsrc_common/pardoc-distro.xml"
122 xmlns:xi="http://www.w3.org/2001/XInclude"
123 xpointer="element(EneaLinux_REL_VER/1)" />.tar.gz</programlisting>
124
125 <para>Unpack the Enea Linux documentation tarball:</para>
126
127 <programlisting>$ tar xzf Enea-Linux-doc_<xi:include
128 href="../../docsrc_common/pardoc-distro.xml"
129 xmlns:xi="http://www.w3.org/2001/XInclude"
130 xpointer="element(EneaLinux_REL_VER/1)" />.tar.gz
131# or, if available:
132$ tar xzf Enea-Linux-doc_<xi:include
133 href="../../docsrc_common/pardoc-distro.xml"
134 xmlns:xi="http://www.w3.org/2001/XInclude"
135 xpointer="element(EneaLinux_REL_VER/1)" />-docupdate&lt;version&gt;.tar.gz</programlisting>
136
137 <para condition="eclipse">If you want to use the Eclipse IDE and the
138 application development tools, unpack the Eclipse tarball:</para>
139
140 <programlisting condition="eclipse">$ tar xzf Enea-Linux-Eclipse_<xi:include
141 href="../../docsrc_common/pardoc-distro.xml"
142 xmlns:xi="http://www.w3.org/2001/XInclude"
143 xpointer="element(EneaLinux_REL_VER_ECLIPSE/1)" />.tar.gz</programlisting>
144
145 <para>Optionally <link linkend="enea-linux-install-cc-toolchain">Install the
146 cross-compilation toolchain</link>.</para>
147</section> \ No newline at end of file