source: template/template.xml@ 0d7900a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 0d7900a was 0d7900a, checked in by Randy McMurchy <randy@…>, 11 years ago

Removed extraneous spaces from blank lines and at the end of lines in the .xml

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11015 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 11.0 KB
RevLine 
[d3edf27]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[d3edf27]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!-- Place this in the general.ent file
[43fd8be]8 <!ENTITY TEMPLATE-version "">
[d3edf27]9 -->
10
[43fd8be]11 <!ENTITY TEMPLATE-download-http "http://">
12 <!ENTITY TEMPLATE-download-ftp "ftp://">
13 <!ENTITY TEMPLATE-md5sum "MD5 sum">
14 <!ENTITY TEMPLATE-size "?? MB">
15 <!ENTITY TEMPLATE-buildsize "?? MB">
16 <!ENTITY TEMPLATE-time "?? SBU">
[d3edf27]17]>
18
[4705fa4]19<!-- Try to keep the indentation used in this file-->
[1ae02579]20<sect1 id="TEMPLATE" xreflabel="TEMPLATE-&TEMPLATE-version;">
[4705fa4]21 <?dbhtml filename="TEMPLATE.html"?>
[46daaa1]22
[4705fa4]23 <sect1info>
24 <othername>$LastChangedBy$</othername>
25 <date>$Date$</date>
26 </sect1info>
[46daaa1]27
[17bcb81]28 <!-- No other tags inside any title.
29 Use Title Case in All Titles -->
[4705fa4]30 <title>TEMPLATE-&TEMPLATE-version;</title>
[46daaa1]31
[4705fa4]32 <indexterm zone="TEMPLATE">
33 <primary sortas="a-TEMPLATE">TEMPLATE</primary>
34 </indexterm>
[46daaa1]35
[4705fa4]36 <!--Required section-->
37 <sect2 role="package">
38 <title>Introduction to TEMPLATE</title>
[46daaa1]39
[14aeac4]40 <para>
41 The <application>TEMPLATE</application> package contains...
42 This is useful for...
43 </para>
[46daaa1]44
[a4a52f4]45 <!-- if it builds but hasn't been tested: -->
[4c77a949]46 &lfs71_built;
[a4a52f4]47 <!-- if it works: -->
[4c77a949]48 &lfs71_checked;
[a4a52f4]49
[4705fa4]50 <bridgehead renderas="sect3">Package Information</bridgehead>
51 <itemizedlist spacing="compact">
52 <listitem>
[14aeac4]53 <para>
54 Download (HTTP): <ulink url="&TEMPLATE-download-http;"/>
55 </para>
[4705fa4]56 </listitem>
57 <listitem>
[14aeac4]58 <para>
59 Download (FTP): <ulink url="&TEMPLATE-download-ftp;"/>
60 </para>
[4705fa4]61 </listitem>
62 <listitem>
[14aeac4]63 <para>
64 Download MD5 sum: &TEMPLATE-md5sum;
65 </para>
[4705fa4]66 </listitem>
67 <listitem>
[14aeac4]68 <para>
69 Download size: &TEMPLATE-size;
70 </para>
[4705fa4]71 </listitem>
72 <listitem>
[14aeac4]73 <para>
74 Estimated disk space required: &TEMPLATE-buildsize;
75 </para>
[4705fa4]76 </listitem>
77 <listitem>
[14aeac4]78 <para>
79 Estimated build time: &TEMPLATE-time;
80 </para>
[f2c510ee]81 </listitem>
[4705fa4]82 </itemizedlist>
[46daaa1]83
[4705fa4]84 <!-- As required -->
85 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
86 <itemizedlist spacing="compact">
87 <listitem>
[14aeac4]88 <para>
89 Required patch:
90 <ulink url="&patch-root;/TEMPLATE-&TEMPLATE-version;-patch_name-patch_version.patch"/>
91 </para>
[4705fa4]92 </listitem>
93 </itemizedlist>
[46daaa1]94
[4705fa4]95 <bridgehead renderas="sect3">TEMPLATE Dependencies</bridgehead>
[46daaa1]96
[4705fa4]97 <bridgehead renderas="sect4">Required</bridgehead>
[14aeac4]98 <para role="required">
[8bf11809]99 <xref linkend="BLFS DEPENDENCY"/> <!-- notice no period as this is not a sentence
100 If there are more than two, they must be separated by commas with the last
101 member having "and" in front of it. The use of a serial comma is preferred
102 (a comma after the next to last member before the "and"). -->
[14aeac4]103 </para>
[46daaa1]104
[4705fa4]105 <!-- As required -->
106 <bridgehead renderas="sect4">Recommended</bridgehead>
[14aeac4]107 <para role="recommended">
108 <ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink> and
[8bf11809]109 <xref linkend="BLFS DEPENDENCY"/> <!-- notice no period as this is not a sentence-->
[14aeac4]110 </para>
[46daaa1]111
[4705fa4]112 <!-- As required -->
113 <bridgehead renderas="sect4">Optional</bridgehead>
[14aeac4]114 <para role="optional">
[8bf11809]115 <ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink>
116 <!-- notice no period as this is not a sentence-->
[14aeac4]117 </para>
[46daaa1]118
[14aeac4]119 <para condition="html" role="usernotes">
120 User Notes: <ulink url="&blfs-wiki;/TEMPLATE"/>
121 </para>
[4705fa4]122 </sect2>
[46daaa1]123
[d615263]124 <!-- Optional section for packages that need a specific kernel
125 configuration-->
[64fecc4]126 <sect2 role="kernel" id="TEMPLATE-kernel">
[4705fa4]127 <title>Kernel Configuration</title>
[46daaa1]128
[14aeac4]129 <para>
130 Enable the following options in the kernel configuration and recompile the
131 kernel if necessary:
132 </para>
[46daaa1]133
134<!-- Spaces are significant in <screen> sections -->
[4705fa4]135<screen><literal>Master section:
136 Subsection:
137 Required Option: M or Y
138 Incompatible option: N</literal></screen>
[46daaa1]139
[14aeac4]140 <para>
141 Select the appropriate sub-options that appear when the above options are
142 selected.
143 </para>
[46daaa1]144
[4705fa4]145 <indexterm zone="TEMPLATE TEMPLATE-kernel">
146 <primary sortas="d-TEMPLATE">TEMPLATE</primary>
147 </indexterm>
148 </sect2>
[46daaa1]149
[4705fa4]150 <!--Required section-->
151 <sect2 role="installation">
152 <title>Installation of TEMPLATE</title>
[46daaa1]153
[14aeac4]154 <para>
155 Install <application>TEMPLATE</application> by running the following
156 commands:
157 </para>
[46daaa1]158
159<!-- Spaces are significant in <screen> sections -->
[14aeac4]160<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
[eaf6a1cd]161make</userinput></screen>
[46daaa1]162
[d615263]163 <!-- Optional section. Use one of the two mentions below about a test
164 suite, delete the line that is not applicable. Of course, if the
[8e46700]165 test suite uses syntax other than 'make check', revise the
166 line to reflect the actual syntax to run the test suite -->
167
[14aeac4]168 <para>
169 This package does not come with a test suite.
170 </para>
[46daaa1]171
[14aeac4]172 <para>
173 To test the results, issue: <command>make check</command>.
174 </para>
175
176 <para>
177 Now, as the <systemitem class="username">root</systemitem> user:
178 </para>
[46daaa1]179
[eaf6a1cd]180<screen role="root"><userinput>make install</userinput></screen>
[4705fa4]181 </sect2>
[46daaa1]182
[4705fa4]183 <!--Optional section-->
184 <sect2 role="commands">
185 <title>Command Explanations</title>
[46daaa1]186
[a26f3f8f]187 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[692b244c]188 href="../../xincludes/static-libraries.xml"/>
[14aeac4]189
[17bcb81]190 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
191 href="../../xincludes/gtk-doc-rebuild.xml"/>
192
[14aeac4]193 <para>
194 <command>COMMAND</command>: This command does something.
195 </para>
[46daaa1]196
[14aeac4]197 <para>
[8bf11809]198 <parameter>--PARAMETER</parameter>: This parameter does something
199 mandatory for BLFS purposes. It will be in the instructions above. It is
200 not optional and is why it is listed as a parameter and not an option.
[14aeac4]201 </para>
[46daaa1]202
[14aeac4]203 <para>
204 <option>--OPTION</option>: This option does something optionally per the
[8bf11809]205 user's desires. It is not listed in the instructions above, but instead,
206 is listed here because many (some) readers may want to include it.
[14aeac4]207 </para>
[4705fa4]208 </sect2>
[46daaa1]209
[5603a81]210 <sect2 role="using">
211 <title>Using TEMPLATE</title>
212
213 <para>
[8bf11809]214 Stuff about how to use TEMPLATE to do something. This section is rarely
215 used.
[5603a81]216 </para>
217 </sect2>
218
[4705fa4]219 <!--Optional section-->
220 <sect2 role="configuration">
221 <title>Configuring TEMPLATE</title>
[46daaa1]222
[4705fa4]223 <sect3 id="TEMPLATE-config">
224 <title>Config Files</title>
[14aeac4]225 <para>
226 <filename>~/.Configfilename1</filename> and
[8bf11809]227 <filename>/etc/path/Configfilename2</filename> <!-- notice no period as this is not a sentence-->
[14aeac4]228 </para>
[46daaa1]229
[4705fa4]230 <indexterm zone="TEMPLATE TEMPLATE-config">
231 <primary sortas="e-AA.Configfilename1">~/.Configfilename1</primary>
232 </indexterm>
[46daaa1]233
[4705fa4]234 <indexterm zone="TEMPLATE TEMPLATE-config">
[d615263]235 <primary
236 sortas="e-etc-path-Configfilename2">/etc/path/Configfilename2</primary>
[4705fa4]237 </indexterm>
238 </sect3>
[46daaa1]239
[4705fa4]240 <sect3><title>Configuration Information</title>
[46daaa1]241
[14aeac4]242 <para>
243 Blah blah blah about config.
244 </para>
[46daaa1]245
[eaf6a1cd]246<screen><userinput>USER CONFIG COMMANDS</userinput></screen>
[46daaa1]247
[eaf6a1cd]248<screen role="root"><userinput>ROOT CONFIG COMMANDS</userinput></screen>
[46daaa1]249
[b8dba81]250 <!-- File creation. Add the appropriate <indexterm> block if needed.-->
[14aeac4]251 <para>
252 Create the file .... for ...
253 </para>
[46daaa1]254
[eaf6a1cd]255<screen role="root"><userinput>cat &gt;&gt; /PATH/FILENAME &lt;&lt; "EOF"
256<literal># Begin FILENAME
[46daaa1]257
[eaf6a1cd]258TEXT
[46daaa1]259
[eaf6a1cd]260# End FILENAME</literal>
261EOF</userinput></screen>
[4705fa4]262 </sect3>
[46daaa1]263
[4705fa4]264 <sect3 id="TEMPLATE-init">
265 <title>Boot Script</title>
[46daaa1]266
[14aeac4]267 <para>
268 To automatically start the <command>TEMPLATE</command> daemon when the
269 system is rebooted, install the
270 <filename>/etc/rc.d/init.d/TEMPLATE</filename> bootscript from the
[8bf11809]271 <xref linkend="bootscripts"/> package as the
272 <systemitem class="username">root</systemitem> user:
[14aeac4]273 </para>
[46daaa1]274
275 <indexterm zone="TEMPLATE TEMPLATE-init">
[4705fa4]276 <primary sortas="f-TEMPLATE">TEMPLATE</primary>
[46daaa1]277 </indexterm>
278
[eaf6a1cd]279<screen role="root"><userinput>make install-TEMPLATE</userinput></screen>
[4705fa4]280 </sect3>
281 </sect2>
[46daaa1]282
283 <!--Required section-->
[4705fa4]284 <sect2 role="content">
285 <title>Contents</title>
[46daaa1]286
[4705fa4]287 <segmentedlist>
288 <segtitle>Installed Program(s)</segtitle>
289 <segtitle>Installed Librar(y,ies)</segtitle>
290 <segtitle>Installed Director(y,ies)</segtitle>
[46daaa1]291
[8bf11809]292 <!-- If there were no programs, libraries, or directories created, then
293 we would list the section as "None". However, a decision must have
294 been made to change the "None" to just removing the whole section
295 because I've noticed that many packages have had the "None"
296 removed and the section completely removed as well. The reasoning
297 was that by putting "None", it appears as we know there are none.
298 Without anything it appears as we are not sure. -->
[0d7900a]299
[4705fa4]300 <seglistitem>
[14aeac4]301 <seg>
302 PROGRAM1, PROGRAM2 and PROGRAM3.
303 </seg>
304 <seg>
305 libLIBRARY1.so, libLIBRARY2.so and libLIBRARY3.so.
306 </seg>
307 <seg>
308 /etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE,
309 /usr/share/TEMPLATE-&TEMPLATE-version;,
310 /usr/share/doc/TEMPLATE-&TEMPLATE-version; and
311 /var/lib/TEMPLATE.
312 </seg>
[4705fa4]313 </seglistitem>
314 </segmentedlist>
[46daaa1]315
[4705fa4]316 <variablelist>
317 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
318 <?dbfo list-presentation="list"?>
319 <?dbhtml list-presentation="table"?>
[46daaa1]320
[fb3dd289]321 <!-- If the program or library name conflicts (is the same) as the
322 package name, add -prog or -lib to the varlistentry entity id
[4705fa4]323 and the 2nd entry of the indexterm zone entity -->
[46daaa1]324
[4705fa4]325 <varlistentry id="PROGRAM1">
326 <term><command>PROGRAM1</command></term>
327 <listitem>
[14aeac4]328 <para>
[8bf11809]329 does this ..... (end the sentence with a period).
[14aeac4]330 </para>
[4705fa4]331 <indexterm zone="TEMPLATE PROGRAM1">
332 <primary sortas="b-PROGRAM1">PROGRAM1</primary>
333 </indexterm>
334 </listitem>
335 </varlistentry>
[46daaa1]336
[4705fa4]337 <varlistentry id="PROGRAM2">
338 <term><command>PROGRAM2</command></term>
339 <listitem>
[14aeac4]340 <para>
[8bf11809]341 does this ..... (end the sentence with a period).
[14aeac4]342 </para>
[4705fa4]343 <indexterm zone="TEMPLATE PROGRAM2">
344 <primary sortas="b-PROGRAM2">PROGRAM2</primary>
345 </indexterm>
346 </listitem>
347 </varlistentry>
[46daaa1]348
[4705fa4]349 <varlistentry id="libLIBRARY1">
[14aeac4]350 <term><filename class="libraryfile">libLIBRARY1.so</filename></term>
[4705fa4]351 <listitem>
[14aeac4]352 <para>
[8bf11809]353 contains functions that ..... (end the sentence with a period).
[14aeac4]354 </para>
[4705fa4]355 <indexterm zone="TEMPLATE libLIBRARY1">
[14aeac4]356 <primary sortas="c-libLIBRARY1">libLIBRARY1.so</primary>
[4705fa4]357 </indexterm>
358 </listitem>
359 </varlistentry>
360 </variablelist>
361 </sect2>
[46daaa1]362</sect1>
Note: See TracBrowser for help on using the repository browser.