mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
d3edf27c9e
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2305 af4574ff-66df-0310-9fd7-8a98e5e911e0
97 lines
2.6 KiB
XML
97 lines
2.6 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY template-buildsize "">
|
|
<!-- Place this in the general.ent file
|
|
<!ENTITY template-version "">
|
|
-->
|
|
|
|
<!ENTITY template-download-http "http://">
|
|
<!ENTITY template-download-ftp "ftp://">
|
|
<!ENTITY template-size "?? MB">
|
|
<!ENTITY template-time "?? SBU">
|
|
]>
|
|
|
|
<sect1 id="template" xreflabel="template-&template-version;">
|
|
<?dbhtml filename="template.html"?>
|
|
<title>template-&template-version;</title>
|
|
|
|
|
|
<sect2>
|
|
<title>Introduction to <application>template</application></title>
|
|
|
|
<para>The <application>template</application> package contains... This is useful for...</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink url="&template-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink url="&template-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download size: &template-size;</para></listitem>
|
|
<listitem><para>Estimated Disk space required: &template-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time: &template-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title><application>template</application> dependencies</title>
|
|
<sect4><title>Required</title>
|
|
<para>DEPENDENCE LIST</para></sect4>
|
|
<sect4><title>Optional</title>
|
|
<para>OPTIONAL LIST</para></sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Installation of <application>template</application></title>
|
|
|
|
<para>Install <application>template</application> by running the following commands:</para>
|
|
|
|
<screen><userinput><command>./configure </command></userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><command>COMMAND</command>: This command does something.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Configuring <application>template</application></title>
|
|
|
|
<sect3><title>Config files</title>
|
|
<para><filename>List of config files</filename></para>
|
|
</sect3>
|
|
|
|
<sect3><title>Configuration Information</title>
|
|
|
|
<para><userinput>USERINPUT GOES HERE</userinput> Blah blah blah about config.
|
|
</para>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application>template</application> package contains <command>
|
|
LISTOFEXEC</command>, <filename>LISTOFFILES</filename>.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>item1</title>
|
|
<para><command>item1</command> does this</para></sect3>
|
|
|
|
<sect3><title>item2</title>
|
|
<para><filename>item2</filename> does that</para></sect3>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|
|
|