diff options
| -rw-r--r-- | doc/eltf_params_updated.xml | 69 |
1 files changed, 1 insertions, 68 deletions
diff --git a/doc/eltf_params_updated.xml b/doc/eltf_params_updated.xml index 34739ee..f5f3f7d 100644 --- a/doc/eltf_params_updated.xml +++ b/doc/eltf_params_updated.xml | |||
| @@ -4,84 +4,17 @@ | |||
| 4 | <section id="eltf_created_params"> | 4 | <section id="eltf_created_params"> |
| 5 | <title>File with Parameters in the Book Auto-updated by ELFT</title> | 5 | <title>File with Parameters in the Book Auto-updated by ELFT</title> |
| 6 | 6 | ||
| 7 | <note> | ||
| 8 | <para>See the <emphasis | ||
| 9 | role="bold">eltf_params_updated_template_howto_use.txt</emphasis> text | ||
| 10 | file for description of how to create the final <emphasis | ||
| 11 | role="bold">eltf_params_updated.xml</emphasis> from this template and for | ||
| 12 | all <emphasis role="bold">REQUIREMENTS</emphasis>. Use the command | ||
| 13 | "<emphasis role="bold">make eltf</emphasis>" to extract a full list of all | ||
| 14 | ELTF variables, which always begins with ELTF_ and don't only rely on the | ||
| 15 | howto text file list! The plan is that ELTF will auto-update this when | ||
| 16 | needed.</para> | ||
| 17 | </note> | ||
| 18 | |||
| 19 | <section id="host_prereq"> | 7 | <section id="host_prereq"> |
| 20 | <title>Common Parameters</title> | 8 | <title>Common Parameters</title> |
| 21 | 9 | ||
| 22 | <bridgehead>A programlisting, ID | ||
| 23 | "eltf-prereq-apt-get-commands-host"</bridgehead> | ||
| 24 | |||
| 25 | <para id="eltf-prereq-apt-get-commands-host"><programlisting># Host Ubuntu 16.04 LTS 64bit | ||
| 26 | sudo apt-get -y update | ||
| 27 | sudo apt-get -y install sed wget subversion git-core coreutils unzip texi2html \ | ||
| 28 | texinfo libsdl1.2-dev docbook-utils fop gawk python-pysqlite2 diffstat \ | ||
| 29 | make gcc build-essential xsltproc g++ desktop-file-utils chrpath \ | ||
| 30 | libgl1-mesa-dev libglu1-mesa-dev autoconf automake groff libtool xterm \ | ||
| 31 | libxml-parser-perl</programlisting></para> | ||
| 32 | |||
| 33 | <bridgehead>A programlisting, ID | ||
| 34 | "eltf-getting-repo-install-command"</bridgehead> | ||
| 35 | |||
| 36 | <para id="eltf-getting-repo-install-command"><programlisting>mkdir -p ~/bin | ||
| 37 | curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo | ||
| 38 | chmod a+x ~/bin/repo | ||
| 39 | export PATH=~/bin:$PATH</programlisting></para> | ||
| 40 | |||
| 41 | <bridgehead>Several phrase elements, various IDs. Ensure EL_REL_VER is | 10 | <bridgehead>Several phrase elements, various IDs. Ensure EL_REL_VER is |
| 42 | correct also compared to the "previous" REL VER in pardoc-distro.xml | 11 | correct also compared to the "previous" REL VER in pardoc-distro.xml |
| 43 | "prev_baseline".</bridgehead> | 12 | "prev_baseline".</bridgehead> |
| 44 | 13 | ||
| 45 | <para id="EneaEdge_REL_VER"><phrase>2.5.0</phrase></para> | 14 | <para id="EneaEdge_REL_VER"><phrase>2.5.0</phrase></para> |
| 46 | 15 | ||
| 47 | <para id="ENA_BUILD_VER"><phrase>1</phrase></para> | 16 | <para id="ENA_BUILD_VER"><phrase>1</phrase></para> |
| 48 | 17 | ||
| 49 | <para id="Yocto_VER"><phrase>2.4</phrase></para> | ||
| 50 | |||
| 51 | <para id="Yocto_NAME"><phrase>rocko</phrase></para> | ||
| 52 | |||
| 53 | <para id="ULINK_YOCTO_PROJECT_DOWNLOAD"><ulink | ||
| 54 | url="http://www.yoctoproject.org/downloads">http://www.yoctoproject.org/downloads</ulink></para> | ||
| 55 | |||
| 56 | <para id="ULINK_ENEA_LINUX_URL"><ulink | ||
| 57 | url="https://linux.enea.com/6">https://linux.enea.com/6</ulink></para> | ||
| 58 | |||
| 59 | <bridgehead>A programlisting, ID "eltf-repo-cloning-enea-linux". Use | ||
| 60 | $MACHINE/default.xml as parameter, where MACHINE is one of the target | ||
| 61 | directory names in the manifest.</bridgehead> | ||
| 62 | |||
| 63 | <para id="eltf-repo-cloning-enea-linux"><programlisting>mkdir enea-linux | ||
| 64 | cd enea-linux | ||
| 65 | repo init -u git@git.enea.com:linux/manifests/el_manifests-virtualization.git \ | ||
| 66 | -b refs/tags/EL6 -m $MACHINE/default.xml | ||
| 67 | repo sync</programlisting></para> | ||
| 68 | |||
| 69 | <bridgehead>A table with ONE row, only the row with ID | ||
| 70 | "eltf-eclipse-version-row" is included in the book. MANUALLY in book, set | ||
| 71 | condition hidden if eclipse is not in the release. Do this both in | ||
| 72 | template.xml and updated.xml.</bridgehead> | ||
| 73 | |||
| 74 | <informaltable> | ||
| 75 | <tgroup cols="1"> | ||
| 76 | <tbody> | ||
| 77 | <row condition="hidden" id="eltf-eclipse-version-row"> | ||
| 78 | <entry>Eclipse version 4.3 (Mars) plus command line development | ||
| 79 | tools are included in this Enea Edge release.</entry> | ||
| 80 | </row> | ||
| 81 | </tbody> | ||
| 82 | </tgroup> | ||
| 83 | </informaltable> | ||
| 84 | |||
| 85 | <bridgehead>Below is one big section with title "Supported Processor with | 18 | <bridgehead>Below is one big section with title "Supported Processor with |
| 86 | Parameters". The entire section is included completely in the book via ID | 19 | Parameters". The entire section is included completely in the book via ID |
| 87 | "eltf-target-tables-section" and shall be LAST in the template. The | 20 | "eltf-target-tables-section" and shall be LAST in the template. The |
