summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/doc/prerequisites.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-linux-release-info/doc/prerequisites.xml')
-rw-r--r--doc/book-enea-linux-release-info/doc/prerequisites.xml29
1 files changed, 13 insertions, 16 deletions
diff --git a/doc/book-enea-linux-release-info/doc/prerequisites.xml b/doc/book-enea-linux-release-info/doc/prerequisites.xml
index fb2d208..9c5aa95 100644
--- a/doc/book-enea-linux-release-info/doc/prerequisites.xml
+++ b/doc/book-enea-linux-release-info/doc/prerequisites.xml
@@ -4,11 +4,8 @@
4<chapter id="prerequisites"> 4<chapter id="prerequisites">
5 <title>Prerequisites</title> 5 <title>Prerequisites</title>
6 6
7 <xi:include href="../../s_doceneacommon/doc/system_requirements.xml"
8 xmlns:xi="http://www.w3.org/2001/XInclude" />
9
10 <para>Building Enea Linux or compiling applications requires that your git 7 <para>Building Enea Linux or compiling applications requires that your git
11 environment be setup properly, and for certain packages to be installed on 8 environment be setup properly and for certain packages to be installed on
12 your Linux development host.</para> 9 your Linux development host.</para>
13 10
14 <para>Please refer to <ulink 11 <para>Please refer to <ulink
@@ -20,18 +17,18 @@
20 <programlisting>$ git config --global user.name "John Doe" 17 <programlisting>$ git config --global user.name "John Doe"
21$ git config --global user.email johndoe@example.com</programlisting> 18$ git config --global user.email johndoe@example.com</programlisting>
22 19
23 <section id="inst-host-packages-ubuntu-debian"> 20 <para>First ensure the system is up-to-date, then for the supported
24 <title>Ubuntu 14.04 LTS, 64-bit</title> 21 distribution(s), you need the following packages:<remark>INFO: The
22 programlisting below is a parameters in eltf_params_updated.xml with ID:
23 "eltf-prereq-apt-get-command-host". If multiple hosts are supported, store
24 the commands for each host in the same programlisting with empty lines
25 between each - the comment with the FULL HOST name and version is
26 essential.</remark></para>
25 27
26 <para>For the supported distribution(s) you need the following packages: 28 <xi:include href="eltf_params_updated.xml"
27 <remark>INFO: The programlisting below is a parameter in 29 xmlns:xi="http://www.w3.org/2001/XInclude"
28 eltf_params_updated.xml with ID: "eltf-prereq-apt-get-command-host". If 30 xpointer="element(eltf-prereq-apt-get-commands-host/1)" />
29 multiple hosts are supported, store the commands for each host in the same
30 programlisting with empty lines between each - the comment with the FULL
31 HOST name and version is essential.</remark></para>
32 31
33 <!-- <xi:include href="eltf_params_updated.xml" 32 <xi:include href="system_requirements.xml"
34 xmlns:xi="http://www.w3.org/2001/XInclude" 33 xmlns:xi="http://www.w3.org/2001/XInclude" />
35 xpointer="element(eltf-prereq-apt-get-commands-host/1)" /> -->
36 </section>
37</chapter> \ No newline at end of file 34</chapter> \ No newline at end of file