summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-nfv-access-release-info/doc/build_boot_template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-nfv-access-release-info/doc/build_boot_template.xml')
-rw-r--r--doc/book-enea-nfv-access-release-info/doc/build_boot_template.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/book-enea-nfv-access-release-info/doc/build_boot_template.xml b/doc/book-enea-nfv-access-release-info/doc/build_boot_template.xml
new file mode 100644
index 0000000..e39dd81
--- /dev/null
+++ b/doc/book-enea-nfv-access-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