summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/doc/build_boot_template.xml
blob: 2200997fdcdb3e55a2ff225b98090ae0f32cde66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<chapter id="relinfo-build-boot">
  <title>Target Specific Instructions</title>

  <para>If the source has been fetched (<xref
  linkend="relinfo-getting-source" />), there will be a target specific README
  file containing the build and boot instructions. To make it easier for the
  reader, the contents of these build/boot instruction have been extracted
  into the following sections.</para>

  <para><remark>NOTE: Only EDIT THE TEMPLATE build_boot_template.xml file here
  and also only edit the manifest template ".README" (name starting by a dot)!
  A new build_boot_generated.xml file is created from the template and
  sections are added below automatically from the README files for each target
  when building the book! Only in the template file you see a line below with
  SCRIPT_...._HERE and the text telling that this is a template
  file.</remark></para>

  <para>SCRIPT_INCLUDES_BUILD_BOOT_SECTIONS_HERE</para>

  <para><emphasis role="bold">This is a template file which you can edit. When
  the book is built, a new XML chapter file is created where the above part of
  this file is copied to the new XML file and all from the line above is
  replaced automatically by build and boot sections from the README
  files!</emphasis></para>
</chapter>