summaryrefslogtreecommitdiffstats
path: root/book-enea-nfv-core-release-info
diff options
context:
space:
mode:
authorMiruna Paun <Miruna.Paun@enea.com>2017-09-25 13:57:48 +0200
committerMiruna Paun <Miruna.Paun@enea.com>2017-09-25 13:57:48 +0200
commit380e975b1b93e83705c8ed30197b1c23f8193814 (patch)
tree72e98d39867886b77c6008109080b4edb5ee410c /book-enea-nfv-core-release-info
parent2df2d1adbab4c4fbfda61700945d85ca3ce53d74 (diff)
downloaddoc-enea-nfv-380e975b1b93e83705c8ed30197b1c23f8193814.tar.gz
Create new version of NFV Core 1.0 Installation Guide
USERDOCAP-240 Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
Diffstat (limited to 'book-enea-nfv-core-release-info')
-rw-r--r--book-enea-nfv-core-release-info/doc/book.xml5
-rw-r--r--book-enea-nfv-core-release-info/doc/build_boot_generated.xml55
-rw-r--r--book-enea-nfv-core-release-info/doc/build_boot_template.xml34
-rw-r--r--book-enea-nfv-core-release-info/doc/machine_list_generated.xml8
-rw-r--r--book-enea-nfv-core-release-info/doc/pkgdiff_generated.xml0
5 files changed, 98 insertions, 4 deletions
diff --git a/book-enea-nfv-core-release-info/doc/book.xml b/book-enea-nfv-core-release-info/doc/book.xml
index d8ad5de..1f865b8 100644
--- a/book-enea-nfv-core-release-info/doc/book.xml
+++ b/book-enea-nfv-core-release-info/doc/book.xml
@@ -9,11 +9,8 @@
9 <xi:include href="../../s_docbuild/template/docsrc_common/bookinfo_userdoc.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 9 <xi:include href="../../s_docbuild/template/docsrc_common/bookinfo_userdoc.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
10 <xi:include href="about_release.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 10 <xi:include href="about_release.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
11 <xi:include href="summary.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 11 <xi:include href="summary.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
12<!-- <xi:include href="prerequisites_and_included_packages.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
13 <ns:include href="added_features.xml" xmlns:xi="http://www.w3.org/2001/XInclude "/>
14 <xi:include href="getting_enea_nfv.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
15 <xi:include href="build_boot_generated.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 12 <xi:include href="build_boot_generated.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
16 <xi:include href="main_changes.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 13<!-- <xi:include href="main_changes.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
17 <xi:include href="known_bugs_and_limitations.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> --> 14 <xi:include href="known_bugs_and_limitations.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
18 <xi:include href="../../s_docbuild/template/docsrc_common/contacting_enea_enea_linux.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 15 <xi:include href="../../s_docbuild/template/docsrc_common/contacting_enea_enea_linux.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
19</book> \ No newline at end of file 16</book> \ No newline at end of file
diff --git a/book-enea-nfv-core-release-info/doc/build_boot_generated.xml b/book-enea-nfv-core-release-info/doc/build_boot_generated.xml
new file mode 100644
index 0000000..7affc4e
--- /dev/null
+++ b/book-enea-nfv-core-release-info/doc/build_boot_generated.xml
@@ -0,0 +1,55 @@
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-build-boot">
5 <title>Target Specific Instructions</title>
6
7 <para>If the source has been fetched there will be a target specific README
8 file containing the build and boot instructions. To make it easier for the
9 reader, the contents of this file(s) have been extracted into the following
10 sections.</para>
11
12 <note>
13 <para>The build process duration may vary and be longer than expected in
14 some cases, depending on the individual build resources and parameters of
15 each target/machine supported in this release.</para>
16 </note>
17
18 <para><remark>NOTE: Only EDIT THE TEMPLATE build_boot_template.xml file here
19 and also only edit the manifest template ".README" (name starting by a dot)!
20 A new build_boot_generated.xml file is created from the template and
21 sections are added below automatically from the README files for each target
22 when building the book! Only in the template file you see a line below with
23 SCRIPT_...._HERE and the text telling that this is a template
24 file.</remark></para>
25
26 <section id="target_inteld1521">
27 <title>Target inteld1521</title>
28
29 <remark>NOTE: DO NOT EDIT THIS GENERATED FILE! Only edit the template
30 file.</remark>
31
32 <section>
33 <title>Build Instructions for inteld1521</title>
34 </section>
35
36 <section>
37 <title>Boot Instructions for inteld1521</title>
38 </section>
39 </section>
40
41 <section id="target_qemux86-64">
42 <title>Target qemux86-64</title>
43
44 <remark>NOTE: DO NOT EDIT THIS GENERATED FILE! Only edit the template
45 file.</remark>
46
47 <section>
48 <title>Build Instructions for qemux86-64</title>
49 </section>
50
51 <section>
52 <title>Boot Instructions for qemux86-64</title>
53 </section>
54 </section>
55</chapter> \ No newline at end of file
diff --git a/book-enea-nfv-core-release-info/doc/build_boot_template.xml b/book-enea-nfv-core-release-info/doc/build_boot_template.xml
new file mode 100644
index 0000000..e39dd81
--- /dev/null
+++ b/book-enea-nfv-core-release-info/doc/build_boot_template.xml
@@ -0,0 +1,34 @@
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-build-boot">
5 <title>Target Specific Instructions</title>
6
7 <para>If the source has been fetched (<xref
8 linkend="relinfo-getting-source" />), there will be a target specific README
9 file containing the build and boot instructions. To make it easier for the
10 reader, the contents of this file(s) have been extracted into the following
11 sections.</para>
12
13 <note>
14 <para>The build process duration may vary and be longer than expected in
15 some cases, depending on the individual build resources and parameters of
16 each target/machine supported in this release.</para>
17 </note>
18
19 <para><remark>NOTE: Only EDIT THE TEMPLATE build_boot_template.xml file here
20 and also only edit the manifest template ".README" (name starting by a dot)!
21 A new build_boot_generated.xml file is created from the template and
22 sections are added below automatically from the README files for each target
23 when building the book! Only in the template file you see a line below with
24 SCRIPT_...._HERE and the text telling that this is a template
25 file.</remark></para>
26
27 <para>SCRIPT_INCLUDES_BUILD_BOOT_SECTIONS_HERE</para>
28
29 <para><emphasis role="bold">This is a template file which you can edit. When
30 the book is built, a new XML chapter file is created where the above part of
31 this file is copied to the new XML file and all from the line above is
32 replaced automatically by build and boot sections from the README
33 files!</emphasis></para>
34</chapter> \ No newline at end of file
diff --git a/book-enea-nfv-core-release-info/doc/machine_list_generated.xml b/book-enea-nfv-core-release-info/doc/machine_list_generated.xml
new file mode 100644
index 0000000..2b9d17f
--- /dev/null
+++ b/book-enea-nfv-core-release-info/doc/machine_list_generated.xml
@@ -0,0 +1,8 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<para id="machine-list">
5<programlisting># Set MACHINE to ONE of the targets in this release!
6# export MACHINE=inteld1521
7# export MACHINE=qemux86-64</programlisting>
8</para>
diff --git a/book-enea-nfv-core-release-info/doc/pkgdiff_generated.xml b/book-enea-nfv-core-release-info/doc/pkgdiff_generated.xml
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/book-enea-nfv-core-release-info/doc/pkgdiff_generated.xml