source: template/template.xml@ b8e2fb7

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 b8e2fb7 was b8e2fb7, checked in by Randy McMurchy <randy@…>, 19 years ago

Updated to Subversion-1.1.3

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

  • Property mode set to 100644
File size: 5.5 KB
RevLine 
[d3edf27]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
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
[43fd8be]19<sect1 id="TEMPLATE-package" xreflabel="TEMPLATE-&TEMPLATE-version;">
[5ac54e51]20<sect1info>
[5cd0959d]21<othername>$LastChangedBy$</othername>
22<date>$Date$</date>
[5ac54e51]23</sect1info>
[43fd8be]24<?dbhtml filename="TEMPLATE.html"?>
25<title><application>TEMPLATE</application>-&TEMPLATE-version;</title>
26<indexterm zone="TEMPLATE-package">
[6a2bce2]27<primary sortas="a-TEMPLATE">TEMPLATE</primary></indexterm>
[f45b1953]28
[d3edf27]29<sect2>
[43fd8be]30<title>Introduction to <application>TEMPLATE</application></title>
[d3edf27]31
[43fd8be]32<para>The <application>TEMPLATE</application> package contains...
[5091d1a]33This is useful for...</para>
[d3edf27]34
35<sect3><title>Package information</title>
[0590c1b6]36<itemizedlist spacing="compact">
[9ebf027]37<listitem><para>Download (HTTP):
[43fd8be]38<ulink url="&TEMPLATE-download-http;"/></para></listitem>
[9ebf027]39<listitem><para>Download (FTP):
[43fd8be]40<ulink url="&TEMPLATE-download-ftp;"/></para></listitem>
[9ebf027]41<listitem><para>Download MD5 sum:
[43fd8be]42&TEMPLATE-md5sum;</para></listitem>
[9ebf027]43<listitem><para>Download size:
[43fd8be]44&TEMPLATE-size;</para></listitem>
[9ebf027]45<listitem><para>Estimated disk space required:
[43fd8be]46&TEMPLATE-buildsize;</para></listitem>
[9ebf027]47<listitem><para>Estimated build time:
[43fd8be]48&TEMPLATE-time;</para></listitem></itemizedlist>
[d3edf27]49</sect3>
50
[0590c1b6]51<sect3><title>Additional downloads</title>
52<itemizedlist spacing="compact">
[93c1bf51]53<listitem><para>Required patch: <ulink
[43fd8be]54url="&patch-root;/TEMPLATE-&TEMPLATE-version;-patch_name-patch_version.patch"/></para>
[1a3dd316]55</listitem></itemizedlist>
56</sect3>
[0590c1b6]57
[43fd8be]58<sect3><title><application>TEMPLATE</application> dependencies</title>
[d3edf27]59<sect4><title>Required</title>
[1a3dd316]60<para><xref linkend="BLFS DEPENDENCY"/></para>
61</sect4>
62
[d3edf27]63<sect4><title>Optional</title>
[1a3dd316]64<para><ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink></para>
65</sect4>
[d3edf27]66</sect3>
67
68</sect2>
69
70<sect2>
[43fd8be]71<title>Installation of <application>TEMPLATE</application></title>
[d3edf27]72
[43fd8be]73<para>Install <application>TEMPLATE</application> by running the following
[1a3dd316]74commands:</para>
[d3edf27]75
[1a3dd316]76<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
[3b4a48a]77make</command></userinput></screen>
78
79<para>Now, as the root user:</para>
80
[706d27c]81<screen><userinput role='root'><command>make install</command></userinput></screen>
[d3edf27]82
83</sect2>
84
85<sect2>
86<title>Command explanations</title>
87
88<para><command>COMMAND</command>: This command does something.</para>
89
[5091d1a]90<para><parameter>--SWITCH=PARAMETER</parameter>: This parameter does
[a119e79]91something mandatory for BLFS purposes.</para>
[0590c1b6]92
[a119e79]93<para><option>--OPTION</option>: This option does something optionally
94per the user's desires.</para>
[0590c1b6]95
[d3edf27]96</sect2>
97
98<sect2>
[43fd8be]99<title>Configuring <application>TEMPLATE</application></title>
[d3edf27]100
[40851cf]101<sect3 id="TEMPLATE-config"><title>Config files</title>
[0cd6d67]102<para><filename>~/.Configfilename1</filename> and
103<filename>/etc/path/Configfilename2</filename></para>
[40851cf]104
105<indexterm zone="TEMPLATE-package TEMPLATE-config">
[71d04e9]106<primary sortas="e-AA.Configfilename1">~/.Configfilename1</primary>
[40851cf]107</indexterm>
108<indexterm zone="TEMPLATE-package TEMPLATE-config">
[a3045a1]109<primary sortas="e-etc-path-Configfilename2">/etc/path/Configfilename2</primary>
[40851cf]110</indexterm>
[d3edf27]111</sect3>
112
[80ff2bf1]113<sect3><title>Configuration information</title>
[d3edf27]114
[706d27c]115<para><userinput role='root'>USERINPUT GOES HERE</userinput> Blah blah blah
116about config.</para>
[43fd8be]117
[80ff2bf1]118<para id="TEMPLATE-init">To automatically start the
[43fd8be]119<command>TEMPLATE</command> daemon when the system is rebooted, install the
120<filename>/etc/rc.d/init.d/TEMPLATE</filename> bootscript from the
121<xref linkend="intro-important-bootscripts"/> package.</para>
[80ff2bf1]122<indexterm zone="TEMPLATE-package TEMPLATE-init">
[6893009c]123<primary sortas="f-TEMPLATE">TEMPLATE</primary></indexterm>
[43fd8be]124
[706d27c]125<screen><userinput role='root'><command>make install-TEMPLATE</command></userinput></screen>
[d3edf27]126</sect3>
127
128</sect2>
129
130<sect2>
131<title>Contents</title>
132
[43fd8be]133<segmentedlist>
134<segtitle>Installed Program(s)</segtitle>
135<segtitle>Installed Librar(y,ies)</segtitle>
136<segtitle>Installed Director(y,ies)</segtitle>
137<seglistitem>
138<seg>PROGRAM1, PROGRAM2 and PROGRAM3</seg>
139<seg>libLIBRARY1, libLIBRARY2 and libLIBRARY3</seg>
[6893009c]140<seg>/etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE,
[b1d34414]141/usr/share/TEMPLATE-&TEMPLATE-version;,
142/usr/share/doc/TEMPLATE-&TEMPLATE-version; and
143/var/lib/TEMPLATE</seg>
[43fd8be]144</seglistitem>
145</segmentedlist>
146
147<variablelist>
148<bridgehead renderas="sect3">Short Descriptions</bridgehead>
149<?dbfo list-presentation="list"?>
150
151<varlistentry id="PROGRAM1">
152<term><command>PROGRAM1</command></term>
153<listitem><para>does this .....</para>
154<indexterm zone="TEMPLATE-package PROGRAM1">
155<primary sortas="b-PROGRAM1">PROGRAM1</primary></indexterm>
156</listitem>
157</varlistentry>
158
[e48dd79]159<varlistentry id="PROGRAM2">
160<term><command>PROGRAM2</command></term>
[43fd8be]161<listitem><para>does this .....</para>
[e48dd79]162<indexterm zone="TEMPLATE-package PROGRAM2">
[b8e2fb7]163<primary sortas="b-PROGRAM2">PROGRAM2</primary></indexterm>
[43fd8be]164</listitem>
165</varlistentry>
166
167<varlistentry id="libLIBRARY1">
[6893009c]168<term><filename class='libraryfile'>libLIBRARY1.[so,a]</filename></term>
[e48dd79]169<listitem><para>contains functions that .....</para>
[43fd8be]170<indexterm zone="TEMPLATE-package libLIBRARY1">
[6893009c]171<primary sortas="c-libLIBRARY1">libLIBRARY1.[so,a]</primary></indexterm>
[43fd8be]172</listitem>
173</varlistentry>
174</variablelist>
[d3edf27]175
176</sect2>
[f45b1953]177
[87930b0f]178</sect1>
[f45b1953]179
Note: See TracBrowser for help on using the repository browser.