- Timestamp:
- 02/16/2012 06:16:53 PM (12 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 822075f
- Parents:
- 503a0c83
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
template/template.xml
r503a0c83 rd615263 87 87 <!-- As required --> 88 88 <bridgehead renderas="sect4">Recommended</bridgehead> 89 <para role="recommended"><ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink>, 89 <para role="recommended"><ulink url="http://www.some.url/">EXTERNAL 90 DEPENDENCY</ulink>, 90 91 <xref linkend="BLFS DEPENDENCY"/></para> 91 92 92 93 <!-- As required --> 93 94 <bridgehead renderas="sect4">Optional</bridgehead> 94 <para role="optional"><ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink></para> 95 <para role="optional"><ulink url="http://www.some.url/">EXTERNAL 96 DEPENDENCY</ulink></para> 95 97 96 98 <para condition="html" role="usernotes">User Notes: 97 99 <ulink url="&blfs-wiki;/TEMPLATE"/></para> 98 99 </sect2> 100 101 <!-- Optional section for packages that need a specific kernelconfiguration-->100 </sect2> 101 102 <!-- Optional section for packages that need a specific kernel 103 configuration--> 102 104 <sect2 role="kernel" id='TEMPLATE-kernel'> 103 105 <title>Kernel Configuration</title> … … 118 120 <primary sortas="d-TEMPLATE">TEMPLATE</primary> 119 121 </indexterm> 120 121 122 </sect2> 122 123 … … 132 133 make</userinput></screen> 133 134 134 <!-- Use one of the two mentions below about a test suite,135 delete the line that is not applicable. Of course, if the135 <!-- Optional section. Use one of the two mentions below about a test 136 suite, delete the line that is not applicable. Of course, if the 136 137 test suite uses syntax other than 'make check', revise the 137 138 line to reflect the actual syntax to run the test suite --> … … 140 141 <para>To test the results, issue: <command>make check</command>.</para> 141 142 142 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 143 <para>Now, as the <systemitem class="username">root</systemitem> 144 user:</para> 143 145 144 146 <screen role="root"><userinput>make install</userinput></screen> 145 146 147 </sect2> 147 148 … … 157 158 <para><option>--OPTION</option>: This option does something optionally 158 159 per the user's desires.</para> 159 160 160 </sect2> 161 161 … … 174 174 175 175 <indexterm zone="TEMPLATE TEMPLATE-config"> 176 <primary sortas="e-etc-path-Configfilename2">/etc/path/Configfilename2</primary> 176 <primary 177 sortas="e-etc-path-Configfilename2">/etc/path/Configfilename2</primary> 177 178 </indexterm> 178 179 </sect3> … … 196 197 # End FILENAME</literal> 197 198 EOF</userinput></screen> 198 199 199 </sect3> 200 200 … … 213 213 214 214 <screen role="root"><userinput>make install-TEMPLATE</userinput></screen> 215 216 215 </sect3> 217 218 216 </sect2> 219 217 … … 275 273 </listitem> 276 274 </varlistentry> 277 278 275 </variablelist> 279 280 </sect2> 281 276 </sect2> 282 277 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.