%general-entities; ]> TEMPLATE-&TEMPLATE-version; TEMPLATE Introduction to TEMPLATE The TEMPLATE package contains... This is useful for... &lfs1?_built; &lfs1?_checked; Package Information Download (HTTP): Download MD5 sum: &TEMPLATE-md5sum; Download size: &TEMPLATE-size; Estimated disk space required: &TEMPLATE-buildsize; Estimated build time: &TEMPLATE-time; Additional Downloads Required patch: TEMPLATE Dependencies Required (runtime) Required at runtime Recommended (required if building ) Optional and EXTERNAL DEPENDENCY Kernel Configuration Enable the following options in the kernel configuration and recompile the kernel if necessary: Select the appropriate sub-options that appear when the above options are selected. As much as possible, the layout should be the same as in kernel configuration menus. TEMPLATE Installation of TEMPLATE Install TEMPLATE by running the following commands: ./configure --prefix=/usr --disable-static && make If you have installed , you can build the documentation (or additional formats of the documentation) by issuing: make -C doc pdf This package does not come with a test suite. To test the results, issue: make check. If you want to run the tests, first create some needed files: make prepare-tests Then run the tests as the &root; user: make tests Now, as the &root; user: make install If you have built the optional documentation, install it as the &root; user: install -vdm 755 /usr/share/doc/template-&template-version; && mv doc/* /usr/share/doc/template-&template-version; Command Explanations COMMAND: This command does something. --PARAMETER: This parameter does something mandatory for BLFS purposes. It will be in the instructions above. It is not optional and is why it is listed as a parameter and not an option. : This option does something optionally per the user's desires. It is not listed in the instructions above, but instead, is listed here because many (some) readers may want to include it. Using TEMPLATE Stuff about how to use TEMPLATE to do something. This section is rarely used. Configuring TEMPLATE Config Files ~/.Configfilename1 and /etc/path/Configfilename2 ~/.Configfilename1 /etc/path/Configfilename2 Configuration Information Blah blah blah about config. USER CONFIG COMMANDS ROOT CONFIG COMMANDS Create the file .... for ... cat >> /PATH/FILENAME << "EOF" # Begin FILENAME TEXT # End FILENAME EOF Boot Script To automatically start the TEMPLATE daemon when the system is rebooted, install the /etc/rc.d/init.d/TEMPLATE bootscript from the package as the &root; user: TEMPLATE make install-TEMPLATE Contents Installed Program(s) Installed Librar(y,ies) Installed Director(y,ies) 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 Short Descriptions PROGRAM1 does this ..... (no period at the end) PROGRAM1 PROGRAM2 does this ..... (no period at the end) PROGRAM2 libLIBRARY1.so contains functions that ..... (no period at the end) libLIBRARY1.so