Changeset 8d0d2eb for basicnet


Ignore:
Timestamp:
05/30/2005 04:23:12 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
bab92281
Parents:
dc775a26
Message:

Removed spaces from blank lines and excess spaces from the end of XML data

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

Location:
basicnet/netprogs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netprogs/net-tools.xml

    rdc775a26 r8d0d2eb  
    1717<sect1 id="net-tools" xreflabel="Net-tools-&net-tools-version;">
    1818  <?dbhtml filename="net-tools.html"?>
    19  
     19
    2020  <sect1info>
    2121    <othername>$LastChangedBy$</othername>
    2222    <date>$Date$</date>
    2323  </sect1info>
    24  
     24
    2525  <title>Net-tools-&net-tools-version;</title>
    26  
     26
    2727  <indexterm zone="net-tools">
    2828    <primary sortas="a-Net-tools">Net-tools</primary>
     
    3131  <sect2 role="package">
    3232    <title>Introduction to Net-tools</title>
    33    
     33
    3434    <para>The <application>Net-tools</application> package is a collection
    3535    of programs for controlling the network subsystem of the Linux
    3636    kernel.</para>
    37    
     37
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
    3939    <itemizedlist spacing="compact">
     
    6060      </listitem>
    6161    </itemizedlist>
    62    
     62
    6363    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    6464    <itemizedlist spacing="compact">
     
    7777      </listitem>
    7878    </itemizedlist>
    79    
     79
    8080  </sect2>
    81  
     81
    8282  <sect2 role="installation">
    8383    <title>Installation of Net-tools</title>
     
    9090      reinstall the <application>Coreutils</application> package after installing
    9191      <application>Net-tools</application>, you should use the
    92       <filename>coreutils-&lfs-coreutils-version;-suppress_hostname_uptime_kill_su-1.patch</filename> 
    93       patch if you wish to preserve the <application>Net-tools</application> 
     92      <filename>coreutils-&lfs-coreutils-version;-suppress_hostname_uptime_kill_su-1.patch</filename>
     93      patch if you wish to preserve the <application>Net-tools</application>
    9494      <command>hostname</command> program.</para>
    9595    </note>
    96    
     96
    9797    <para>If you don't know what to answer to all the questions asked during
    9898    the <command>make config</command> phase below, then just accept the
     
    107107    protocols in its programs, but it's up to the kernel to make the
    108108    protocols available.</para>
    109    
     109
    110110    <para>Install <application>Net-tools</application> by running the
    111111    following commands:</para>
     
    121121make &amp;&amp;
    122122make update</userinput></screen>
    123    
     123
    124124  </sect2>
    125  
     125
    126126  <sect2 role="commands">
    127127    <title>Command Explanations</title>
    128128
    129     <para><command>yes "" | make config</command>: Piping <command>yes</command> 
     129    <para><command>yes "" | make config</command>: Piping <command>yes</command>
    130130    to <command>make config</command> skips the interactive configuration and
    131131    accepts the defaults.</para>
    132    
     132
    133133    <para><command>sed -i -e ...</command>: These two <command>sed</command>s
    134134    change the configuration files to force building the
    135135    <command>ipmaddr</command>, <command>iptunnel</command> and
    136136    <command>mii-tool</command> programs.</para>
    137    
     137
    138138  </sect2>
    139  
     139
    140140  <sect2 role="content">
    141141    <title>Contents</title>
    142    
     142
    143143    <segmentedlist>
    144144      <segtitle>Installed Programs</segtitle>
    145145      <segtitle>Installed Libraries</segtitle>
    146146      <segtitle>Installed Directories</segtitle>
    147      
     147
    148148      <seglistitem>
    149149        <seg>arp, dnsdomainname, domainname, hostname,
     
    155155      </seglistitem>
    156156    </segmentedlist>
    157    
     157
    158158    <variablelist>
    159159      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    160160      <?dbfo list-presentation="list"?>
    161161      <?dbhtml list-presentation="table"?>
    162      
     162
    163163      <varlistentry id="arp">
    164164        <term><command>arp</command></term>
     
    171171        </listitem>
    172172      </varlistentry>
    173      
     173
    174174      <varlistentry id="dnsdomainname">
    175175        <term><command>dnsdomainname</command></term>
     
    181181        </listitem>
    182182      </varlistentry>
    183      
     183
    184184      <varlistentry id="domainname">
    185185        <term><command>domainname</command></term>
     
    191191        </listitem>
    192192      </varlistentry>
    193      
     193
    194194      <varlistentry id="hostname">
    195195        <term><command>hostname</command></term>
     
    201201        </listitem>
    202202      </varlistentry>
    203      
     203
    204204      <varlistentry id="ifconfig">
    205205        <term><command>ifconfig</command></term>
     
    211211        </listitem>
    212212      </varlistentry>
    213      
     213
    214214      <varlistentry id="ipmaddr">
    215215        <term><command>ipmaddr</command></term>
     
    221221        </listitem>
    222222      </varlistentry>
    223      
     223
    224224      <varlistentry id="iptunnel">
    225225        <term><command>iptunnel</command></term>
     
    231231        </listitem>
    232232      </varlistentry>
    233      
     233
    234234      <varlistentry id="mii-tool">
    235235        <term><command>mii-tool</command></term>
     
    242242        </listitem>
    243243      </varlistentry>
    244      
     244
    245245      <varlistentry id="nameif">
    246246        <term><command>nameif</command></term>
     
    252252        </listitem>
    253253      </varlistentry>
    254      
     254
    255255      <varlistentry id="netstat">
    256256        <term><command>netstat</command></term>
     
    263263        </listitem>
    264264      </varlistentry>
    265      
     265
    266266      <varlistentry id="nisdomainname">
    267267        <term><command>nisdomainname</command></term>
     
    273273        </listitem>
    274274      </varlistentry>
    275      
     275
    276276      <varlistentry id="plipconfig">
    277277        <term><command>plipconfig</command></term>
     
    284284        </listitem>
    285285      </varlistentry>
    286      
     286
    287287      <varlistentry id="rarp">
    288288        <term><command>rarp</command></term>
     
    294294        </listitem>
    295295      </varlistentry>
    296      
     296
    297297      <varlistentry id="route">
    298298        <term><command>route</command></term>
     
    304304        </listitem>
    305305      </varlistentry>
    306      
     306
    307307      <varlistentry id="slattach">
    308308        <term><command>slattach</command></term>
     
    315315        </listitem>
    316316      </varlistentry>
    317      
     317
    318318      <varlistentry id="ypdomainname">
    319319        <term><command>ypdomainname</command></term>
     
    325325        </listitem>
    326326      </varlistentry>
    327      
     327
    328328    </variablelist>
    329    
     329
    330330  </sect2>
    331  
     331
    332332</sect1>
  • basicnet/netprogs/subversion.xml

    rdc775a26 r8d0d2eb  
    1616<sect1 id="subversion" xreflabel="Subversion-&subversion-version;">
    1717  <?dbhtml filename="subversion.html"?>
    18  
     18
    1919  <sect1info>
    2020    <othername>$LastChangedBy$</othername>
    2121    <date>$Date$</date>
    2222  </sect1info>
    23  
     23
    2424  <title>Subversion-&subversion-version;</title>
    25  
     25
    2626  <indexterm zone="subversion">
    2727    <primary sortas="a-Subversion">Subversion</primary>
     
    3737    while maintaining a similar interface for those already familiar with
    3838    <application>CVS</application>. These instructions install the client
    39     and server software used to manipulate a <application>Subversion</application> 
     39    and server software used to manipulate a <application>Subversion</application>
    4040    repository. Creation of a repository is covered at <xref linkend="svnserver"/>.</para>
    41    
     41
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
    4343    <itemizedlist spacing="compact">
     
    6161      </listitem>
    6262    </itemizedlist>
    63    
     63
    6464    <bridgehead renderas="sect3">Subversion Dependencies</bridgehead>
    65    
     65
    6666    <bridgehead renderas="sect4">Required</bridgehead>
    6767    <para><xref linkend="libxml2"/> (only if using the bundled version of
    6868    <application>neon</application>)</para>
    69    
     69
    7070    <bridgehead renderas="sect4">Optional</bridgehead>
    7171    <para><xref linkend="python"/> (required to run the full test suite),
     
    7373    <xref linkend="openssh"/> (runtime only),
    7474    <ulink url="http://www.webdav.org/neon/">neon-&svn-neon-version;</ulink>,
    75     <xref linkend="jdk"/> (to build the <application>JAVA</application> 
     75    <xref linkend="jdk"/> (to build the <application>JAVA</application>
    7676    bindings),
    7777    <ulink url="http://www.junit.org/">JUnit</ulink> (for running the
     
    8484    <application>JAVA</application> compiler) and
    8585    inetd or <xref linkend="xinetd"/> (server only)</para>
    86    
     86
    8787    <bridgehead renderas="sect4">Optional for the Bundled Version of
    8888    <application>Neon</application></bridgehead>
     
    9090    <xref linkend="openssl"/>,
    9191    <xref linkend="heimdal"/> or <xref linkend="mitkrb"/></para>
    92    
     92
    9393    <bridgehead renderas="sect4">Optional for the Bundled Version of
    9494    <application>Apache Portable Runtime</application></bridgehead>
    9595    <para><xref linkend="expat"/> and
    9696    <xref linkend="gdbm"/></para>
    97    
     97
    9898    <bridgehead renderas="sect4">Optional to Build the
    9999    <application>SWIG</application> Bindings</bridgehead>
    100100    <para><ulink url="http://www.swig.org">SWIG</ulink> and
    101101    <xref linkend="python"/></para>
    102    
    103   </sect2>
    104  
     102
     103  </sect2>
     104
    105105  <sect2 role="installation">
    106106    <title>Installation of Subversion</title>
     
    114114    <note>
    115115      <para>If you have <application>Apache</application> installed, pass
    116       the <option>--with-apr=/usr</option> and <option>--with-apr-util=/usr</option> 
     116      the <option>--with-apr=/usr</option> and <option>--with-apr-util=/usr</option>
    117117      switches to the <command>configure</command> script. Otherwise,
    118118      <application>Subversion</application> will overwrite APR and APR-utils
    119119      from the <application>Apache</application> installation with its own
    120       files. You may also need to pass <option>--with-apxs=/usr/sbin/apxs</option> 
     120      files. You may also need to pass <option>--with-apxs=/usr/sbin/apxs</option>
    121121      as <command>apxs</command> might not be in an unprivileged user's
    122122      <envar>PATH</envar> and won't be properly discovered.</para>
    123123    </note>
    124    
     124
    125125    <para>If you passed the <option>--enable-javahl</option> parameter to
    126126    <command>configure</command> and wish to build the
    127     <application>JAVA</application> <application>Subversion</application> 
     127    <application>JAVA</application> <application>Subversion</application>
    128128    bindings, issue the following command:</para>
    129129
     
    134134    <command>configure</command> and wish to build the
    135135    <application>SWIG</application> <application>Perl</application> and
    136     <application>Python</application> <application>Subversion</application> 
     136    <application>Python</application> <application>Subversion</application>
    137137    bindings, issue the following commands:</para>
    138138
    139139<screen><userinput>make swig-pl &amp;&amp;
    140140make swig-py</userinput></screen>
    141    
     141
    142142    <para>To test the results, issue: <command>make check</command>.</para>
    143    
     143
    144144    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    145145
     
    148148cp -v -R doc/* /usr/share/doc/subversion-&subversion-version;</userinput></screen>
    149149
    150     <para>If you built the <application>JAVA</application> 
     150    <para>If you built the <application>JAVA</application>
    151151    <application>Subversion</application> bindings, issue the following command
    152152    as the <systemitem class="username">root</systemitem> user to install them:</para>
     
    154154<screen role='root'><userinput>make install-javahl</userinput></screen>
    155155
    156     <para>If you built the <application>SWIG</application> 
    157     <application>Perl</application> and <application>Python</application> 
     156    <para>If you built the <application>SWIG</application>
     157    <application>Perl</application> and <application>Python</application>
    158158    <application>Subversion</application> bindings, issue the following commands
    159159    as the <systemitem class="username">root</systemitem> user to install them:</para>
     
    163163echo /usr/lib/svn-python \
    164164    &gt; /usr/lib/python2.4/site-packages/subversion.pth</userinput></screen>
    165    
    166   </sect2>
    167  
     165
     166  </sect2>
     167
    168168  <sect2 role="commands">
    169169    <title>Command Explanations</title>
    170    
     170
    171171    <para><option>--with-ssl</option>: This switch enables
    172172    <application>OpenSSL</application> support in
    173173    <application>neon</application> (only required if you use the bundled version
    174174    of <application>neon</application>).</para>
    175    
    176   </sect2>
    177  
     175
     176  </sect2>
     177
    178178  <sect2 role="configuration">
    179179    <title>Configuring Subversion</title>
     
    181181    <sect3 id="subversion-config">
    182182      <title>Config Files</title>
    183      
     183
    184184      <para><filename>~/.subversion/config</filename> and
    185185      <filename>/etc/subversion/config</filename></para>
    186      
     186
    187187      <indexterm zone="subversion subversion-config">
    188188        <primary sortas="e-AA.subversion/config">~/.subversion/config</primary>
    189189      </indexterm>
    190      
     190
    191191      <indexterm zone="subversion subversion-config">
    192192        <primary sortas="e-etc-subversion-config">/etc/subversion/config</primary>
    193193      </indexterm>
    194      
     194
    195195    </sect3>
    196    
     196
    197197    <sect3>
    198198      <title>Configuration Information</title>
    199      
     199
    200200      <para><filename>/etc/subversion/config</filename> is the
    201201      <application>Subversion</application> system-wide configuration file.
    202202      This file is used to specify defaults for different
    203203      <command>svn</command> commands.</para>
    204      
     204
    205205      <para><filename>~/.subversion/config</filename> is the user's personal
    206206      configuration file. It is used to override the system-wide defaults
    207207      set in <filename>/etc/subversion/config</filename>.</para>
    208      
     208
    209209    </sect3>
    210    
    211   </sect2>
    212  
     210
     211  </sect2>
     212
    213213  <sect2 role="content">
    214214    <title>Contents</title>
    215    
     215
    216216    <segmentedlist>
    217217      <segtitle>Installed Programs</segtitle>
    218218      <segtitle>Installed Libraries</segtitle>
    219219      <segtitle>Installed Directories</segtitle>
    220      
     220
    221221      <seglistitem>
    222222        <seg>svn, svnadmin, svndumpfilter, svnlook, svnserve, svnversion, and
    223223        optionally, neon-config</seg>
    224224        <seg>libsvn*.[so,a] and optionally, libneon.[so,a] and the mod_dav_svn.so,
    225         and mod_authz_svn.so <application>Apache HTTP</application> 
     225        and mod_authz_svn.so <application>Apache HTTP</application>
    226226        DSO modules</seg>
    227227        <seg>/etc/subversion, /usr/include/neon (optional), /usr/include/subversion-1,
     
    233233      </seglistitem>
    234234    </segmentedlist>
    235    
     235
    236236    <variablelist>
    237237      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    238238      <?dbfo list-presentation="list"?>
    239239      <?dbhtml list-presentation="table"?>
    240      
     240
    241241      <varlistentry id="svn">
    242242        <term><command>svn</command></term>
     
    249249        </listitem>
    250250      </varlistentry>
    251      
     251
    252252      <varlistentry id="svnadmin">
    253253        <term><command>svnadmin</command></term>
     
    260260        </listitem>
    261261      </varlistentry>
    262      
     262
    263263      <varlistentry id="svndumpfilter">
    264264        <term><command>svndumpfilter</command></term>
    265265        <listitem>
    266           <para>is a program for filtering <application>Subversion</application> 
     266          <para>is a program for filtering <application>Subversion</application>
    267267          repository dumpfile format streams.</para>
    268268          <indexterm zone="subversion svndumpfilter">
     
    271271        </listitem>
    272272      </varlistentry>
    273      
     273
    274274      <varlistentry id="svnlook">
    275275        <term><command>svnlook</command></term>
     
    282282        </listitem>
    283283      </varlistentry>
    284      
     284
    285285      <varlistentry id="svnserve">
    286286        <term><command>svnserve</command></term>
     
    293293        </listitem>
    294294      </varlistentry>
    295      
     295
    296296      <varlistentry id="svnversion">
    297297        <term><command>svnversion</command></term>
     
    304304        </listitem>
    305305      </varlistentry>
    306      
     306
    307307      <varlistentry id="neon-config">
    308308        <term><command>neon-config</command></term>
     
    315315        </listitem>
    316316      </varlistentry>
    317      
     317
    318318      <varlistentry id="libsvn_star">
    319319        <term><filename class='libraryfile'>libsvn_*.[so,a]</filename></term>
     
    326326        </listitem>
    327327      </varlistentry>
    328      
     328
    329329      <varlistentry id="libneon">
    330330        <term><filename class='libraryfile'>libneon.[so,a]</filename></term>
     
    337337        </listitem>
    338338      </varlistentry>
    339      
     339
    340340      <varlistentry id="mod_authz_svn">
    341341        <term><filename class='libraryfile'>mod_authz_svn.so</filename></term>
     
    350350        </listitem>
    351351      </varlistentry>
    352      
     352
    353353      <varlistentry id="mod_dav_svn">
    354354        <term><filename class='libraryfile'>mod_dav_svn.so</filename></term>
    355355        <listitem>
    356           <para>is a plug-in module for the <application>Apache</application> 
     356          <para>is a plug-in module for the <application>Apache</application>
    357357          HTTP server, used to make a
    358358          <application>Subversion</application> repository available to others over the
     
    363363        </listitem>
    364364      </varlistentry>
    365    
     365
    366366    </variablelist>
    367367
Note: See TracChangeset for help on using the changeset viewer.