summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/doc/build_boot_template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-linux-release-info/doc/build_boot_template.xml')
-rw-r--r--doc/book-enea-linux-release-info/doc/build_boot_template.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/book-enea-linux-release-info/doc/build_boot_template.xml b/doc/book-enea-linux-release-info/doc/build_boot_template.xml
new file mode 100644
index 0000000..2200997
--- /dev/null
+++ b/doc/book-enea-linux-release-info/doc/build_boot_template.xml
@@ -0,0 +1,28 @@
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 these build/boot instruction have been extracted
11 into the following sections.</para>
12
13 <para><remark>NOTE: Only EDIT THE TEMPLATE build_boot_template.xml file here
14 and also only edit the manifest template ".README" (name starting by a dot)!
15 A new build_boot_generated.xml file is created from the template and
16 sections are added below automatically from the README files for each target
17 when building the book! Only in the template file you see a line below with
18 SCRIPT_...._HERE and the text telling that this is a template
19 file.</remark></para>
20
21 <para>SCRIPT_INCLUDES_BUILD_BOOT_SECTIONS_HERE</para>
22
23 <para><emphasis role="bold">This is a template file which you can edit. When
24 the book is built, a new XML chapter file is created where the above part of
25 this file is copied to the new XML file and all from the line above is
26 replaced automatically by build and boot sections from the README
27 files!</emphasis></para>
28</chapter> \ No newline at end of file