Changeset 14aeac4


Ignore:
Timestamp:
03/11/2012 01:09:37 PM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
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
Children:
7267b515
Parents:
5443006d
Message:

Added --disable-static to the template

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • template/template.xml

    r5443006d r14aeac4  
    4646    <title>Introduction to TEMPLATE</title>
    4747
    48     <para>The <application>TEMPLATE</application> package contains...
    49     This is useful for...</para>
     48    <para>
     49      The <application>TEMPLATE</application> package contains...
     50      This is useful for...
     51    </para>
    5052
    5153    <!-- if it builds but hasn't been tested: -->
     
    5860    <itemizedlist spacing="compact">
    5961      <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>
    75         <para>Estimated build time: &TEMPLATE-time;</para>
     62        <para>
     63          Download (HTTP): <ulink url="&TEMPLATE-download-http;"/>
     64        </para>
     65      </listitem>
     66      <listitem>
     67        <para>
     68          Download (FTP): <ulink url="&TEMPLATE-download-ftp;"/>
     69        </para>
     70      </listitem>
     71      <listitem>
     72        <para>
     73          Download MD5 sum: &TEMPLATE-md5sum;
     74        </para>
     75      </listitem>
     76      <listitem>
     77        <para>
     78          Download size: &TEMPLATE-size;
     79        </para>
     80      </listitem>
     81      <listitem>
     82        <para>
     83          Estimated disk space required: &TEMPLATE-buildsize;
     84        </para>
     85      </listitem>
     86      <listitem>
     87        <para>
     88          Estimated build time: &TEMPLATE-time;
     89        </para>
    7690      </listitem>
    7791    </itemizedlist>
     
    8195    <itemizedlist spacing="compact">
    8296      <listitem>
    83         <para>Required patch: <ulink
    84         url="&patch-root;/TEMPLATE-&TEMPLATE-version;-patch_name-patch_version.patch"/></para>
     97        <para>
     98          Required patch:
     99          <ulink url="&patch-root;/TEMPLATE-&TEMPLATE-version;-patch_name-patch_version.patch"/>
     100        </para>
    85101      </listitem>
    86102    </itemizedlist>
     
    89105
    90106    <bridgehead renderas="sect4">Required</bridgehead>
    91     <para role="required"><xref linkend="BLFS DEPENDENCY"/></para>
     107    <para role="required">
     108      <xref linkend="BLFS DEPENDENCY"/>
     109    </para>
    92110
    93111    <!-- As required -->
    94112    <bridgehead renderas="sect4">Recommended</bridgehead>
    95     <para role="recommended"><ulink url="http://www.some.url/">EXTERNAL
    96     DEPENDENCY</ulink>,
    97     <xref linkend="BLFS DEPENDENCY"/></para>
     113    <para role="recommended">
     114      <ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink> and
     115      <xref linkend="BLFS DEPENDENCY"/>.
     116    </para>
    98117
    99118    <!-- As required -->
    100119    <bridgehead renderas="sect4">Optional</bridgehead>
    101     <para role="optional"><ulink url="http://www.some.url/">EXTERNAL
    102     DEPENDENCY</ulink></para>
    103 
    104     <para condition="html" role="usernotes">User Notes:
    105     <ulink url="&blfs-wiki;/TEMPLATE"/></para>
     120    <para role="optional">
     121      <ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink>.
     122    </para>
     123
     124    <para condition="html" role="usernotes">
     125      User Notes: <ulink url="&blfs-wiki;/TEMPLATE"/>
     126    </para>
    106127  </sect2>
    107128
     
    111132    <title>Kernel Configuration</title>
    112133
    113     <para>Enable the following options in the kernel configuration
    114     and recompile the kernel if necessary:</para>
     134    <para>
     135      Enable the following options in the kernel configuration and recompile the
     136      kernel if necessary:
     137    </para>
    115138
    116139<!-- Spaces are significant in <screen> sections -->
     
    120143    Incompatible option: N</literal></screen>
    121144
    122     <para>Select the appropriate sub-options that appear when the above options
    123     are selected.</para>
     145    <para>
     146      Select the appropriate sub-options that appear when the above options are
     147      selected.
     148    </para>
    124149
    125150    <indexterm zone="TEMPLATE TEMPLATE-kernel">
     
    132157    <title>Installation of TEMPLATE</title>
    133158
    134     <para>Install <application>TEMPLATE</application> by running the following
    135     commands:</para>
     159    <para>
     160      Install <application>TEMPLATE</application> by running the following
     161      commands:
     162    </para>
    136163
    137164<!-- Spaces are significant in <screen> sections -->
    138 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     165<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    139166make</userinput></screen>
    140167
     
    144171         line to reflect the actual syntax to run the test suite -->
    145172
    146     <para>This package does not come with a test suite.</para>
    147     <para>To test the results, issue: <command>make check</command>.</para>
    148 
    149     <para>Now, as the <systemitem class="username">root</systemitem>
    150     user:</para>
     173    <para>
     174      This package does not come with a test suite.
     175    </para>
     176
     177    <para>
     178      To test the results, issue: <command>make check</command>.
     179    </para>
     180
     181    <para>
     182      Now, as the <systemitem class="username">root</systemitem> user:
     183    </para>
    151184
    152185<screen role="root"><userinput>make install</userinput></screen>
     
    157190    <title>Command Explanations</title>
    158191
    159     <para><command>COMMAND</command>: This command does something.</para>
    160 
    161     <para><parameter>--SWITCH=PARAMETER</parameter>: This parameter does
    162     something mandatory for BLFS purposes.</para>
    163 
    164     <para><option>--OPTION</option>: This option does something optionally
    165     per the user's desires.</para>
     192    <para>
     193      <option>--disable-static</option>: This prevents the installation of
     194      static versions of the libraries.
     195    </para>
     196
     197    <para>
     198      <command>COMMAND</command>: This command does something.
     199    </para>
     200
     201    <para>
     202      <parameter>--SWITCH=PARAMETER</parameter>: This parameter does something
     203      mandatory for BLFS purposes.
     204    </para>
     205
     206    <para>
     207      <option>--OPTION</option>: This option does something optionally per the
     208      user's desires.
     209    </para>
    166210  </sect2>
    167211
     
    172216    <sect3 id="TEMPLATE-config">
    173217      <title>Config Files</title>
    174       <para><filename>~/.Configfilename1</filename> and
    175       <filename>/etc/path/Configfilename2</filename></para>
     218      <para>
     219        <filename>~/.Configfilename1</filename> and
     220        <filename>/etc/path/Configfilename2</filename>.
     221      </para>
    176222
    177223      <indexterm zone="TEMPLATE TEMPLATE-config">
     
    187233    <sect3><title>Configuration Information</title>
    188234
    189       <para>Blah blah blah about config.</para>
     235      <para>
     236        Blah blah blah about config.
     237      </para>
    190238
    191239<screen><userinput>USER CONFIG COMMANDS</userinput></screen>
     
    194242
    195243      <!-- File creation. Add the appropriate <indexterm> block if needed.-->
    196       <para>Create the file .... for ...</para>
     244      <para>
     245        Create the file .... for ...
     246      </para>
    197247
    198248<screen role="root"><userinput>cat &gt;&gt; /PATH/FILENAME &lt;&lt; "EOF"
     
    208258      <title>Boot Script</title>
    209259
    210       <para>To automatically start the <command>TEMPLATE</command> daemon
    211       when the system is rebooted, install the
    212       <filename>/etc/rc.d/init.d/TEMPLATE</filename>
    213       bootscript from the
    214       <xref linkend="bootscripts"/> package.</para>
     260      <para>
     261        To automatically start the <command>TEMPLATE</command> daemon when the
     262        system is rebooted, install the
     263        <filename>/etc/rc.d/init.d/TEMPLATE</filename> bootscript from the
     264        <xref linkend="bootscripts"/> package.
     265      </para>
    215266
    216267      <indexterm zone="TEMPLATE TEMPLATE-init">
     
    232283
    233284      <seglistitem>
    234         <seg>PROGRAM1, PROGRAM2, and PROGRAM3</seg>
    235         <seg>libLIBRARY1, libLIBRARY2, and libLIBRARY3</seg>
    236         <seg>/etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE,
    237         /usr/share/TEMPLATE-&TEMPLATE-version;,
    238         /usr/share/doc/TEMPLATE-&TEMPLATE-version;, and
    239         /var/lib/TEMPLATE</seg>
     285        <seg>
     286          PROGRAM1, PROGRAM2 and PROGRAM3.
     287        </seg>
     288        <seg>
     289          libLIBRARY1.so, libLIBRARY2.so and libLIBRARY3.so.
     290        </seg>
     291        <seg>
     292          /etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE,
     293          /usr/share/TEMPLATE-&TEMPLATE-version;,
     294          /usr/share/doc/TEMPLATE-&TEMPLATE-version; and
     295          /var/lib/TEMPLATE.
     296        </seg>
    240297      </seglistitem>
    241298    </segmentedlist>
     
    253310        <term><command>PROGRAM1</command></term>
    254311        <listitem>
    255           <para>does this .....</para>
     312          <para>
     313            does this .....
     314          </para>
    256315          <indexterm zone="TEMPLATE PROGRAM1">
    257316            <primary sortas="b-PROGRAM1">PROGRAM1</primary>
     
    263322        <term><command>PROGRAM2</command></term>
    264323        <listitem>
    265           <para>does this .....</para>
     324          <para>
     325            does this .....
     326          </para>
    266327          <indexterm zone="TEMPLATE PROGRAM2">
    267328            <primary sortas="b-PROGRAM2">PROGRAM2</primary>
     
    271332
    272333      <varlistentry id="libLIBRARY1">
    273         <term><filename class="libraryfile">libLIBRARY1.{so,a}</filename></term>
     334        <term><filename class="libraryfile">libLIBRARY1.so</filename></term>
    274335        <listitem>
    275           <para>contains functions that .....</para>
     336          <para>
     337            contains functions that .....
     338          </para>
    276339          <indexterm zone="TEMPLATE libLIBRARY1">
    277             <primary sortas="c-libLIBRARY1">libLIBRARY1.{so,a}</primary>
     340            <primary sortas="c-libLIBRARY1">libLIBRARY1.so</primary>
    278341          </indexterm>
    279342        </listitem>
Note: See TracChangeset for help on using the changeset viewer.