source: template/template.xml@ 383811b9

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 383811b9 was a4a52f4, checked in by Andrew Benton <andy@…>, 12 years ago

The zombie is still moving
gnucash and slib are back in the book

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

  • Property mode set to 100644
File size: 9.1 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
[4705fa4]28 <!-- No other tags inside any title-->
[fb3dd289]29 <!-- Use Title Case in All Titles
[4705fa4]30 The "The Chicago Manual of Style":
[fb3dd289]31 "-Always capitalize the first and the last word.
[4705fa4]32 -Capitalize all nouns, pronouns, adjectives, verbs, adverbs, and
33 subordinate conjunctions ("as", "because", "although").
34 -Lowercase all articles, coordinate conjunctions ("and", "or", "nor"),
35 and prepositions regardless of length, when they are other than the
36 first or last word.
37 -Lowercase the "to" in an infinitive."-->
38 <title>TEMPLATE-&TEMPLATE-version;</title>
[46daaa1]39
[4705fa4]40 <indexterm zone="TEMPLATE">
41 <primary sortas="a-TEMPLATE">TEMPLATE</primary>
42 </indexterm>
[46daaa1]43
[4705fa4]44 <!--Required section-->
45 <sect2 role="package">
46 <title>Introduction to TEMPLATE</title>
[46daaa1]47
[fb3dd289]48 <para>The <application>TEMPLATE</application> package contains...
[4705fa4]49 This is useful for...</para>
[46daaa1]50
[a4a52f4]51 <!-- if it builds but hasn't been tested: -->
52 &lfs70_built;
53 <!-- if it works: -->
54 &lfs70_checked;
55
56
[4705fa4]57 <bridgehead renderas="sect3">Package Information</bridgehead>
58 <itemizedlist spacing="compact">
59 <listitem>
60 <para>Download (HTTP): <ulink url="&TEMPLATE-download-http;"/></para>
61 </listitem>
62 <listitem>
63 <para>Download (FTP): <ulink url="&TEMPLATE-download-ftp;"/></para>
64 </listitem>
65 <listitem>
66 <para>Download MD5 sum: &TEMPLATE-md5sum;</para>
67 </listitem>
68 <listitem>
69 <para>Download size: &TEMPLATE-size;</para>
70 </listitem>
71 <listitem>
72 <para>Estimated disk space required: &TEMPLATE-buildsize;</para>
73 </listitem>
74 <listitem>
[f2c510ee]75 <para>Estimated build time: &TEMPLATE-time;</para>
76 </listitem>
[4705fa4]77 </itemizedlist>
[46daaa1]78
[4705fa4]79 <!-- As required -->
80 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
81 <itemizedlist spacing="compact">
82 <listitem>
[fb3dd289]83 <para>Required patch: <ulink
[9d798aee]84 url="&patch-root;/TEMPLATE-&TEMPLATE-version;-patch_name-patch_version.patch"/></para>
[4705fa4]85 </listitem>
86 </itemizedlist>
[46daaa1]87
[4705fa4]88 <bridgehead renderas="sect3">TEMPLATE Dependencies</bridgehead>
[46daaa1]89
[4705fa4]90 <bridgehead renderas="sect4">Required</bridgehead>
[aa82253]91 <para role="required"><xref linkend="BLFS DEPENDENCY"/></para>
[46daaa1]92
[4705fa4]93 <!-- As required -->
94 <bridgehead renderas="sect4">Recommended</bridgehead>
[d615263]95 <para role="recommended"><ulink url="http://www.some.url/">EXTERNAL
96 DEPENDENCY</ulink>,
[9d798aee]97 <xref linkend="BLFS DEPENDENCY"/></para>
[46daaa1]98
[4705fa4]99 <!-- As required -->
100 <bridgehead renderas="sect4">Optional</bridgehead>
[d615263]101 <para role="optional"><ulink url="http://www.some.url/">EXTERNAL
102 DEPENDENCY</ulink></para>
[46daaa1]103
[57b11363]104 <para condition="html" role="usernotes">User Notes:
[10ce9fe]105 <ulink url="&blfs-wiki;/TEMPLATE"/></para>
[4705fa4]106 </sect2>
[46daaa1]107
[d615263]108 <!-- Optional section for packages that need a specific kernel
109 configuration-->
[64fecc4]110 <sect2 role="kernel" id="TEMPLATE-kernel">
[4705fa4]111 <title>Kernel Configuration</title>
[46daaa1]112
[4705fa4]113 <para>Enable the following options in the kernel configuration
[bfb7882]114 and recompile the kernel if necessary:</para>
[46daaa1]115
116<!-- Spaces are significant in <screen> sections -->
[4705fa4]117<screen><literal>Master section:
118 Subsection:
119 Required Option: M or Y
120 Incompatible option: N</literal></screen>
[46daaa1]121
[4705fa4]122 <para>Select the appropriate sub-options that appear when the above options
123 are selected.</para>
[46daaa1]124
[4705fa4]125 <indexterm zone="TEMPLATE TEMPLATE-kernel">
126 <primary sortas="d-TEMPLATE">TEMPLATE</primary>
127 </indexterm>
128 </sect2>
[46daaa1]129
[4705fa4]130 <!--Required section-->
131 <sect2 role="installation">
132 <title>Installation of TEMPLATE</title>
[46daaa1]133
[fb3dd289]134 <para>Install <application>TEMPLATE</application> by running the following
[4705fa4]135 commands:</para>
[46daaa1]136
137<!-- Spaces are significant in <screen> sections -->
[eaf6a1cd]138<screen><userinput>./configure --prefix=/usr &amp;&amp;
139make</userinput></screen>
[46daaa1]140
[d615263]141 <!-- Optional section. Use one of the two mentions below about a test
142 suite, delete the line that is not applicable. Of course, if the
[8e46700]143 test suite uses syntax other than 'make check', revise the
144 line to reflect the actual syntax to run the test suite -->
145
146 <para>This package does not come with a test suite.</para>
[4705fa4]147 <para>To test the results, issue: <command>make check</command>.</para>
[46daaa1]148
[d615263]149 <para>Now, as the <systemitem class="username">root</systemitem>
150 user:</para>
[46daaa1]151
[eaf6a1cd]152<screen role="root"><userinput>make install</userinput></screen>
[4705fa4]153 </sect2>
[46daaa1]154
[4705fa4]155 <!--Optional section-->
156 <sect2 role="commands">
157 <title>Command Explanations</title>
[46daaa1]158
[4705fa4]159 <para><command>COMMAND</command>: This command does something.</para>
[46daaa1]160
[fb3dd289]161 <para><parameter>--SWITCH=PARAMETER</parameter>: This parameter does
[4705fa4]162 something mandatory for BLFS purposes.</para>
[46daaa1]163
[4705fa4]164 <para><option>--OPTION</option>: This option does something optionally
165 per the user's desires.</para>
166 </sect2>
[46daaa1]167
[4705fa4]168 <!--Optional section-->
169 <sect2 role="configuration">
170 <title>Configuring TEMPLATE</title>
[46daaa1]171
[4705fa4]172 <sect3 id="TEMPLATE-config">
173 <title>Config Files</title>
[fb3dd289]174 <para><filename>~/.Configfilename1</filename> and
[4705fa4]175 <filename>/etc/path/Configfilename2</filename></para>
[46daaa1]176
[4705fa4]177 <indexterm zone="TEMPLATE TEMPLATE-config">
178 <primary sortas="e-AA.Configfilename1">~/.Configfilename1</primary>
179 </indexterm>
[46daaa1]180
[4705fa4]181 <indexterm zone="TEMPLATE TEMPLATE-config">
[d615263]182 <primary
183 sortas="e-etc-path-Configfilename2">/etc/path/Configfilename2</primary>
[4705fa4]184 </indexterm>
185 </sect3>
[46daaa1]186
[4705fa4]187 <sect3><title>Configuration Information</title>
[46daaa1]188
[4705fa4]189 <para>Blah blah blah about config.</para>
[46daaa1]190
[eaf6a1cd]191<screen><userinput>USER CONFIG COMMANDS</userinput></screen>
[46daaa1]192
[eaf6a1cd]193<screen role="root"><userinput>ROOT CONFIG COMMANDS</userinput></screen>
[46daaa1]194
[b8dba81]195 <!-- File creation. Add the appropriate <indexterm> block if needed.-->
[4705fa4]196 <para>Create the file .... for ...</para>
[46daaa1]197
[eaf6a1cd]198<screen role="root"><userinput>cat &gt;&gt; /PATH/FILENAME &lt;&lt; "EOF"
199<literal># Begin FILENAME
[46daaa1]200
[eaf6a1cd]201TEXT
[46daaa1]202
[eaf6a1cd]203# End FILENAME</literal>
204EOF</userinput></screen>
[4705fa4]205 </sect3>
[46daaa1]206
[4705fa4]207 <sect3 id="TEMPLATE-init">
208 <title>Boot Script</title>
[46daaa1]209
[fb3dd289]210 <para>To automatically start the <command>TEMPLATE</command> daemon
211 when the system is rebooted, install the
[4ff86b9]212 <filename>/etc/rc.d/init.d/TEMPLATE</filename>
[fb3dd289]213 bootscript from the
[5254d12]214 <xref linkend="bootscripts"/> package.</para>
[46daaa1]215
216 <indexterm zone="TEMPLATE TEMPLATE-init">
[4705fa4]217 <primary sortas="f-TEMPLATE">TEMPLATE</primary>
[46daaa1]218 </indexterm>
219
[eaf6a1cd]220<screen role="root"><userinput>make install-TEMPLATE</userinput></screen>
[4705fa4]221 </sect3>
222 </sect2>
[46daaa1]223
224 <!--Required section-->
[4705fa4]225 <sect2 role="content">
226 <title>Contents</title>
[46daaa1]227
[4705fa4]228 <segmentedlist>
229 <segtitle>Installed Program(s)</segtitle>
230 <segtitle>Installed Librar(y,ies)</segtitle>
231 <segtitle>Installed Director(y,ies)</segtitle>
[46daaa1]232
[4705fa4]233 <seglistitem>
234 <seg>PROGRAM1, PROGRAM2, and PROGRAM3</seg>
235 <seg>libLIBRARY1, libLIBRARY2, and libLIBRARY3</seg>
[fb3dd289]236 <seg>/etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE,
237 /usr/share/TEMPLATE-&TEMPLATE-version;,
238 /usr/share/doc/TEMPLATE-&TEMPLATE-version;, and
[4705fa4]239 /var/lib/TEMPLATE</seg>
240 </seglistitem>
241 </segmentedlist>
[46daaa1]242
[4705fa4]243 <variablelist>
244 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
245 <?dbfo list-presentation="list"?>
246 <?dbhtml list-presentation="table"?>
[46daaa1]247
[fb3dd289]248 <!-- If the program or library name conflicts (is the same) as the
249 package name, add -prog or -lib to the varlistentry entity id
[4705fa4]250 and the 2nd entry of the indexterm zone entity -->
[46daaa1]251
[4705fa4]252 <varlistentry id="PROGRAM1">
253 <term><command>PROGRAM1</command></term>
254 <listitem>
255 <para>does this .....</para>
256 <indexterm zone="TEMPLATE PROGRAM1">
257 <primary sortas="b-PROGRAM1">PROGRAM1</primary>
258 </indexterm>
259 </listitem>
260 </varlistentry>
[46daaa1]261
[4705fa4]262 <varlistentry id="PROGRAM2">
263 <term><command>PROGRAM2</command></term>
264 <listitem>
265 <para>does this .....</para>
266 <indexterm zone="TEMPLATE PROGRAM2">
267 <primary sortas="b-PROGRAM2">PROGRAM2</primary>
268 </indexterm>
269 </listitem>
270 </varlistentry>
[46daaa1]271
[4705fa4]272 <varlistentry id="libLIBRARY1">
[64fecc4]273 <term><filename class="libraryfile">libLIBRARY1.{so,a}</filename></term>
[4705fa4]274 <listitem>
275 <para>contains functions that .....</para>
276 <indexterm zone="TEMPLATE libLIBRARY1">
[57b11363]277 <primary sortas="c-libLIBRARY1">libLIBRARY1.{so,a}</primary>
[4705fa4]278 </indexterm>
279 </listitem>
280 </varlistentry>
281 </variablelist>
282 </sect2>
[46daaa1]283</sect1>
Note: See TracBrowser for help on using the repository browser.