diff --git a/template/template.xml b/template/template.xml
index 9ea9985c06..9f35a69e90 100644
--- a/template/template.xml
+++ b/template/template.xml
@@ -45,8 +45,10 @@
Introduction to TEMPLATE
- The TEMPLATE package contains...
- This is useful for...
+
+ The TEMPLATE package contains...
+ This is useful for...
+
&lfs71_built;
@@ -57,22 +59,34 @@
Package Information
- Download (HTTP):
+
+ Download (HTTP):
+
- Download (FTP):
+
+ Download (FTP):
+
- Download MD5 sum: &TEMPLATE-md5sum;
+
+ Download MD5 sum: &TEMPLATE-md5sum;
+
- Download size: &TEMPLATE-size;
+
+ Download size: &TEMPLATE-size;
+
- Estimated disk space required: &TEMPLATE-buildsize;
+
+ Estimated disk space required: &TEMPLATE-buildsize;
+
- Estimated build time: &TEMPLATE-time;
+
+ Estimated build time: &TEMPLATE-time;
+
@@ -80,29 +94,36 @@
Additional Downloads
- Required patch:
+
+ Required patch:
+
+ TEMPLATE DependenciesRequired
-
+
+
+ Recommended
- EXTERNAL
- DEPENDENCY,
-
+
+ EXTERNAL DEPENDENCY and
+ .
+ Optional
- EXTERNAL
- DEPENDENCY
+
+ EXTERNAL DEPENDENCY.
+
- User Notes:
-
+
+ User Notes:
+ Master section:
@@ -119,8 +142,10 @@
Required Option: M or Y
Incompatible option: N
- Select the appropriate sub-options that appear when the above options
- are selected.
+
+ Select the appropriate sub-options that appear when the above options are
+ selected.
+ TEMPLATE
@@ -131,11 +156,13 @@
Installation of TEMPLATE
- Install TEMPLATE by running the following
- commands:
+
+ Install TEMPLATE by running the following
+ commands:
+
-./configure --prefix=/usr &&
+./configure --prefix=/usr --disable-static &&
make
- This package does not come with a test suite.
- To test the results, issue: make check.
+
+ This package does not come with a test suite.
+
- Now, as the root
- user:
+
+ To test the results, issue: make check.
+
+
+
+ Now, as the root user:
+ make install
@@ -156,13 +189,24 @@ make
Command Explanations
- COMMAND: This command does something.
+
+ : This prevents the installation of
+ static versions of the libraries.
+
- --SWITCH=PARAMETER: This parameter does
- something mandatory for BLFS purposes.
+
+ COMMAND: This command does something.
+
- : This option does something optionally
- per the user's desires.
+
+ --SWITCH=PARAMETER: This parameter does something
+ mandatory for BLFS purposes.
+
+
+
+ : This option does something optionally per the
+ user's desires.
+
@@ -171,8 +215,10 @@ make
Config Files
- ~/.Configfilename1 and
- /etc/path/Configfilename2
+
+ ~/.Configfilename1 and
+ /etc/path/Configfilename2.
+ ~/.Configfilename1
@@ -186,14 +232,18 @@ make
Configuration Information
- Blah blah blah about config.
+
+ Blah blah blah about config.
+ USER CONFIG COMMANDSROOT CONFIG COMMANDS
- Create the file .... for ...
+
+ Create the file .... for ...
+ cat >> /PATH/FILENAME << "EOF"
# Begin FILENAME
@@ -207,11 +257,12 @@ EOFBoot Script
- To automatically start the TEMPLATE daemon
- when the system is rebooted, install the
- /etc/rc.d/init.d/TEMPLATE
- bootscript from the
- package.
+
+ To automatically start the TEMPLATE daemon when the
+ system is rebooted, install the
+ /etc/rc.d/init.d/TEMPLATE bootscript from the
+ package.
+ TEMPLATE
@@ -231,12 +282,18 @@ EOF
Installed Director(y,ies)
- PROGRAM1, PROGRAM2, and PROGRAM3
- libLIBRARY1, libLIBRARY2, and libLIBRARY3
- /etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE,
- /usr/share/TEMPLATE-&TEMPLATE-version;,
- /usr/share/doc/TEMPLATE-&TEMPLATE-version;, and
- /var/lib/TEMPLATE
+
+ PROGRAM1, PROGRAM2 and PROGRAM3.
+
+
+ libLIBRARY1.so, libLIBRARY2.so and libLIBRARY3.so.
+
+
+ /etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE,
+ /usr/share/TEMPLATE-&TEMPLATE-version;,
+ /usr/share/doc/TEMPLATE-&TEMPLATE-version; and
+ /var/lib/TEMPLATE.
+
@@ -252,7 +309,9 @@ EOF
PROGRAM1
- does this .....
+
+ does this .....
+ PROGRAM1
@@ -262,7 +321,9 @@ EOF
PROGRAM2
- does this .....
+
+ does this .....
+ PROGRAM2
@@ -270,11 +331,13 @@ EOF
- libLIBRARY1.{so,a}
+ libLIBRARY1.so
- contains functions that .....
+
+ contains functions that .....
+
- libLIBRARY1.{so,a}
+ libLIBRARY1.so