Changeset f5f7f9d for basicnet


Ignore:
Timestamp:
02/11/2005 03:57:40 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.0, 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:
6c291b58
Parents:
25d03a51
Message:

Added md5sums to Chapter 18 package instructions

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

Location:
basicnet/netprogs
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netprogs/cvs.xml

    r25d03a51 rf5f7f9d  
    77  <!ENTITY cvs-download-http "https://ccvs.cvshome.org/files/documents/19/534/cvs-&cvs-version;.tar.bz2">
    88  <!ENTITY cvs-download-ftp  " ">
     9  <!ENTITY cvs-md5sum        "1dd5c16064906617e4358738bfe59b66">
    910  <!ENTITY cvs-size          "2.3 MB">
    1011  <!ENTITY cvs-buildsize     "20 MB">
     
    3233<sect3><title>Package information</title>
    3334<itemizedlist spacing='compact'>
    34 <listitem><para>Download (HTTP): <ulink url="&cvs-download-http;"/></para></listitem>
    35 <listitem><para>Download (FTP): <ulink url="&cvs-download-ftp;"/></para></listitem>
     35<listitem><para>Download (HTTP):
     36<ulink url="&cvs-download-http;"/></para></listitem>
     37<listitem><para>Download (FTP):
     38<ulink url="&cvs-download-ftp;"/></para></listitem>
     39<listitem><para>Download MD5 sum: &cvs-md5sum;</para></listitem>
    3640<listitem><para>Download size: &cvs-size;</para></listitem>
    37 <listitem><para>Estimated disk space required: &cvs-buildsize;</para></listitem>
    38 <listitem><para>Estimated build time: &cvs-time;</para></listitem></itemizedlist>
     41<listitem><para>Estimated disk space required:
     42&cvs-buildsize;</para></listitem>
     43<listitem><para>Estimated build time:
     44&cvs-time;</para></listitem></itemizedlist>
    3945</sect3>
    4046
     
    4854<sect3><title><application>CVS</application> dependencies</title>
    4955<sect4><title>Optional</title>
    50 <para>
    51 <xref linkend="gdbm"/>,
     56<para><xref linkend="gdbm"/>,
    5257<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
    5358<xref linkend="mitkrb"/> or <xref linkend="heimdal"/>,
    5459<xref linkend="gs"/> or <xref linkend="espgs"/>,
    5560<ulink url="../server/mail.html">MTA</ulink> and
    56 <xref linkend="vim"/>
    57 </para></sect4>
     61<xref linkend="vim"/></para>
     62</sect4>
    5863</sect3>
    5964
     
    7176<screen><userinput><command>patch -Np1 -i ../cvs-&cvs-version;-zlib-1.patch</command></userinput></screen>
    7277
    73 <para>Install <application><acronym>cvs</acronym></application> by running the following commands:</para>
     78<para>Install <application><acronym>cvs</acronym></application> by running
     79the following commands:</para>
    7480
    7581<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     
    108114
    109115<para>The <application><acronym>CVS</acronym></application> package contains
    110 <command>cvs</command>, <command>cvsbug</command> and <command>rcs2log</command>.</para>
     116<command>cvs</command>, <command>cvsbug</command> and
     117<command>rcs2log</command>.</para>
    111118
    112119</sect2>
  • basicnet/netprogs/inetutils.xml

    r25d03a51 rf5f7f9d  
    77  <!ENTITY inetutils-download-http "http://gd.tuwien.ac.at/gnu/gnusrc/inetutils/inetutils-&inetutils-version;.tar.gz">
    88  <!ENTITY inetutils-download-ftp  "ftp://ftp.gnu.org/gnu/inetutils/inetutils-&inetutils-version;.tar.gz">
     9  <!ENTITY inetutils-md5sum        "df0909a586ddac2b7a0d62795eea4206">
    910  <!ENTITY inetutils-size          "1019 KB">
    1011  <!ENTITY inetutils-buildsize     "13 MB">
     
    2829<sect3><title>Package information</title>
    2930<itemizedlist spacing='compact'>
    30 <listitem><para>Download (HTTP): <ulink url="&inetutils-download-http;"/></para></listitem>
    31 <listitem><para>Download (FTP): <ulink url="&inetutils-download-ftp;"/></para></listitem>
     31<listitem><para>Download (HTTP):
     32<ulink url="&inetutils-download-http;"/></para></listitem>
     33<listitem><para>Download (FTP):
     34<ulink url="&inetutils-download-ftp;"/></para></listitem>
     35<listitem><para>Download MD5 sum: &inetutils-md5sum;</para></listitem>
    3236<listitem><para>Download size: &inetutils-size;</para></listitem>
    33 <listitem><para>Estimated disk space required: &inetutils-buildsize;</para></listitem>
    34 <listitem><para>Estimated build time: &inetutils-time;</para></listitem></itemizedlist>
     37<listitem><para>Estimated disk space required:
     38&inetutils-buildsize;</para></listitem>
     39<listitem><para>Estimated build time:
     40&inetutils-time;</para></listitem></itemizedlist>
    3541</sect3>
    3642
    3743<sect3><title>Additional downloads</title>
    3844<itemizedlist spacing='compact'>
    39 <listitem><para>Required Patch (If compiled using
    40 <application>Linux</application>-2.6.x): <ulink
     45<listitem><para>Required Patch: <ulink
    4146url="&patch-root;/inetutils-&inetutils-version;-kernel_headers-1.patch"/></para>
    4247</listitem>
     
    4954<xref linkend="tcpwrappers"/>,
    5055<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink> and
    51 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/></para></sect4>
     56<xref linkend="heimdal"/> or <xref linkend="mitkrb"/></para>
     57</sect4>
    5258</sect3>
    5359
  • basicnet/netprogs/ncftp.xml

    r25d03a51 rf5f7f9d  
    77  <!ENTITY ncftp-download-http "http://gd.tuwien.ac.at/infosys/clients/ftp/ncftp/ncftp-&ncftp-version;-src.tar.bz2">
    88  <!ENTITY ncftp-download-ftp  "ftp://ftp.ncftp.com/ncftp/ncftp-&ncftp-version;-src.tar.bz2">
     9  <!ENTITY ncftp-md5sum        "N/A">
    910  <!ENTITY ncftp-size          "389 KB">
    1011  <!ENTITY ncftp-buildsize     "5.2 MB">
     
    2122
    2223<sect2>
    23 <title>Introduction to <application>Nc<acronym>FTP</acronym></application></title>
     24<title>Introduction to
     25<application>Nc<acronym>FTP</acronym></application></title>
    2426
    25 <para>The <application>Nc<acronym>FTP</acronym></application> package contains a powerful and
    26 flexible interface to the Internet standard File Transfer Protocol.  It is
    27 intended to replace or supplement the stock <command>ftp</command> program.
    28 </para>
     27<para>The <application>Nc<acronym>FTP</acronym></application> package contains
     28a powerful and flexible interface to the Internet standard File Transfer
     29Protocol.  It is intended to replace or supplement the stock
     30<command>ftp</command> program.</para>
    2931
    3032<sect3><title>Package information</title>
     
    3436<listitem><para>Download (FTP): <ulink
    3537url="&ncftp-download-ftp;"/></para></listitem>
     38<listitem><para>Download MD5 sum: &ncftp-md5sum;</para></listitem>
    3639<listitem><para>Download size: &ncftp-size;</para></listitem>
    3740<listitem><para>Estimated disk space required:
     
    4447
    4548<sect2>
    46 <title>Installation of <application>Nc<acronym>FTP</acronym></application></title>
     49<title>Installation of
     50<application>Nc<acronym>FTP</acronym></application></title>
    4751
    48 <para>There are two ways to build <application>Nc<acronym>FTP</acronym></application>.  The first
     52<para>There are two ways to build
     53<application>Nc<acronym>FTP</acronym></application>.  The first
    4954(and optimal) way builds most of the functionality as a shared library and
    5055then builds and installs the program linked against this library.  The second
     
    5358applications.  You need to choose which method best suits you.  Note
    5459that the second method does <emphasis>not</emphasis> create an entirely
    55 statically linked binary; only the <filename class="libraryfile">libncftp</filename> parts are
     60statically linked binary; only the
     61<filename class="libraryfile">libncftp</filename> parts are
    5662statically linked in, in this case. Be aware that building and using the shared
    5763library is covered by the Clarified Artistic License; however, developing
    58 applications that utilize the shared library is subject to a different license.
    59 </para>
     64applications that utilize the shared library is subject to a different
     65license.</para>
    6066
    61 <para>To install <application>Nc<acronym>FTP</acronym></application> using the first (and optimal)
    62 method, run the following commands:</para>
     67<para>To install <application>Nc<acronym>FTP</acronym></application> using the
     68first (and optimal) method, run the following commands:</para>
    6369
    6470<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     
    6874make install</command></userinput></screen>
    6975
    70 <para>To install <application>Nc<acronym>FTP</acronym></application> using the second method (with
    71 the <filename class="libraryfile">libncftp</filename> functionality linked in statically) run the
    72 following commands:</para>
     76<para>To install <application>Nc<acronym>FTP</acronym></application> using the
     77second method (with the <filename class="libraryfile">libncftp</filename>
     78functionality linked in statically) run the following commands:</para>
    7379
    7480<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     
    99105<sect3><title>Configuration Information</title>
    100106
    101 <para>Most <application>Nc<acronym>FTP</acronym></application> configuration is done while in the
    102 program, and the configuration files are dealt with automatically.  One
    103 exception to this is <filename>~/.ncftp/prefs_v3</filename>.  There are various
    104 options to alter in there, including:</para>
     107<para>Most <application>Nc<acronym>FTP</acronym></application> configuration
     108is done while in the program, and the configuration files are dealt with
     109automatically. One exception to this is <filename>~/.ncftp/prefs_v3</filename>.
     110There are various options to alter in there, including:</para>
    105111
    106112<para><screen><userinput>yes-i-know-about-NcFTPd=yes</userinput></screen>
     
    108114<application>NcFTPd</application> server.</para>
    109115
    110 <para>There are other options in the <filename>prefs_v3</filename> file.  Most of these are self-explanatory.</para>
     116<para>There are other options in the <filename>prefs_v3</filename> file. Most
     117of these are self-explanatory.</para>
    111118</sect3>
    112119
  • basicnet/netprogs/ncpfs.xml

    r25d03a51 rf5f7f9d  
    77  <!ENTITY ncpfs-download-http "http://platan.vc.cvut.cz/ftp/pub/linux/ncpfs/ncpfs-&ncpfs-version;.tar.gz">
    88  <!ENTITY ncpfs-download-ftp  "ftp://platan.vc.cvut.cz/pub/linux/ncpfs/ncpfs-&ncpfs-version;.tar.gz">
     9  <!ENTITY ncpfs-md5sum        "5fd2ec0680ba7e66df142637e17a5ac9">
    910  <!ENTITY ncpfs-size          "1.6 MB">
    1011  <!ENTITY ncpfs-buildsize     "30 MB">
     
    2122
    2223<sect2>
    23 <title>Introduction to <application><acronym>NCPFS</acronym></application></title>
     24<title>Introduction to
     25<application><acronym>NCPFS</acronym></application></title>
    2426
    2527<para>The <application><acronym>NCPFS</acronym></application> package
     
    3335<listitem><para>Download (FTP): <ulink
    3436url="&ncpfs-download-ftp;"/></para></listitem>
     37<listitem><para>Download MD5 sum: &ncpfs-md5sum;</para></listitem>
    3538<listitem><para>Download size: &ncpfs-size;</para></listitem>
    3639<listitem><para>Estimated disk space required:
     
    4043</sect3>
    4144
    42 <sect3><title><application><acronym>NCPFS</acronym></application> dependencies</title>
     45<sect3><title><application><acronym>NCPFS</acronym></application>
     46dependencies</title>
    4347<sect4><title>Optional</title>
    44 <para>
    45 <xref linkend="Linux_PAM"/> and
    46 <xref linkend="php"/>
    47 </para></sect4>
    48 </sect3>
    49 
    50 </sect2>
    51 
    52 <sect2>
    53 <title>Installation of <application><acronym>NCPFS</acronym></application></title>
    54 
    55 <para>Install <application><acronym>NCPFS</acronym></application> by running the following commands:</para>
     48<para><xref linkend="Linux_PAM"/> and <xref linkend="php"/></para>
     49</sect4>
     50</sect3>
     51
     52</sect2>
     53
     54<sect2>
     55<title>Installation of
     56<application><acronym>NCPFS</acronym></application></title>
     57
     58<para>Install <application><acronym>NCPFS</acronym></application> by running
     59the following commands:</para>
    5660
    5761<screen><userinput>./configure --prefix="" --includedir=/usr/include \
     
    7377
    7478<para><parameter>--includedir=/usr/include</parameter>: Tells configure
    75 to look in <filename class="directory">/usr/include</filename> for header files.  It also
    76 tells make to install <application>NCPFS</application>'s headers here.</para>
     79to look in <filename class="directory">/usr/include</filename> for header
     80files. It also tells make to install <application>NCPFS</application>'s
     81headers here.</para>
    7782
    7883<para><parameter>--mandir=/usr/share/man</parameter>:  installs the man
     
    8287locale files to <filename class="directory">/usr/share</filename>.</para>
    8388
    84 <note><para>If you do not need to use the <acronym>IPX</acronym> protocol, or you use a different
    85 <acronym>IPX</acronym> package, you can optionally pass <parameter>--disable-ipx</parameter>
    86 and/or <parameter>--disable-ipx-tools</parameter> to the configure
     89<note><para>If you do not need to use the <acronym>IPX</acronym> protocol, or
     90you use a different <acronym>IPX</acronym> package, you can optionally pass
     91<parameter>--disable-ipx</parameter> and/or
     92<parameter>--disable-ipx-tools</parameter> to the <command>configure</command>
    8793script to disable these options.</para></note>
    8894
     
    98104<sect3><title>Configuration Information</title>
    99105
    100 <para>A config file <filename>~/.nwclient</filename> should be placed
    101 in the home directory of each user that intends to use <application>ncpfs</application>. The permissions on this file should be set to 600, for obvious
    102 security reasons.  The configuration file should contain a single line
    103 per server that the user will use.  Each line should contain
     106<para>A config file <filename>~/.nwclient</filename> should be placed in the
     107home directory of each user that intends to use
     108<application>ncpfs</application>. The permissions on this file should be set
     109to 600, for obvious security reasons.  The configuration file should contain
     110a single line per server that the user will use.  Each line should contain
    104111the server name, the user name, and optionally the password.  Below is a
    105112sample <filename>.nwclient</filename> file.</para>
     
    179186 and <command>nwvolinfo</command>.</para></listitem>
    180187
    181 <listitem><para><emphasis><acronym>IPX</acronym> Interface Utilities:</emphasis>
     188<listitem><para><emphasis><acronym>IPX</acronym>
     189Interface Utilities:</emphasis>
    182190<command>ipx_cmdt</command>, <command>ipx_configuret</command>,
    183191<command>ipx_interfacet</command>, <command>ipx_internal_nett</command>
  • basicnet/netprogs/net-tools.xml

    r25d03a51 rf5f7f9d  
    77  <!ENTITY net-tools-download-http "http://www.tazenda.demon.co.uk/phil/net-tools/net-tools-&net-tools-version;.tar.bz2">
    88  <!ENTITY net-tools-download-ftp  "ftp://ftp.ibiblio.org/pub/Linux/distributions/rootlinux/rootlinux-1.3/source/base/net-tools/net-tools-&net-tools-version;.tar.gz">
     9  <!ENTITY net-tools-md5sum-http   "888774accab40217dde927e21979c165">
     10  <!ENTITY net-tools-md5sum-ftp    "e1e83a4d4cdd72d35bcf90d76a16206f">
    911  <!ENTITY net-tools-size          "194 KB">
    1012  <!ENTITY net-tools-buildsize     "4.3 MB">
     
    3032<sect3><title>Package information</title>
    3133<itemizedlist spacing='compact'>
    32 <listitem><para>Download (HTTP): <ulink url="&net-tools-download-http;"/></para></listitem>
    33 <listitem><para>Download (FTP): <ulink url="&net-tools-download-ftp;"/></para></listitem>
     34<listitem><para>Download (HTTP):
     35<ulink url="&net-tools-download-http;"/></para></listitem>
     36<listitem><para>Download (FTP):
     37<ulink url="&net-tools-download-ftp;"/></para></listitem>
     38<listitem><para>Download MD5 sum (HTTP):
     39&net-tools-md5sum-http;</para></listitem>
     40<listitem><para>Download MD5 sum (FTP):
     41&net-tools-md5sum-ftp;</para></listitem>
    3442<listitem><para>Download size: &net-tools-size;</para></listitem>
    35 <listitem><para>Estimated disk space required: &net-tools-buildsize;</para></listitem>
    36 <listitem><para>Estimated build time: &net-tools-time;</para></listitem></itemizedlist>
     43<listitem><para>Estimated disk space required:
     44&net-tools-buildsize;</para></listitem>
     45<listitem><para>Estimated build time:
     46&net-tools-time;</para></listitem></itemizedlist>
    3747</sect3>
    3848
  • basicnet/netprogs/nfs-utils.xml

    r25d03a51 rf5f7f9d  
    77  <!ENTITY nfs-utils-download-http "http://ftp.kernel.org/pub/linux/utils/nfs/nfs-utils-&nfs-utils-version;.tar.gz">
    88  <!ENTITY nfs-utils-download-ftp  "ftp://ftp.kernel.org/pub/linux/utils/nfs/nfs-utils-&nfs-utils-version;.tar.gz">
     9  <!ENTITY nfs-utils-md5sum        "f17e9983457e1cf61c37f0be4493fce6">
    910  <!ENTITY nfs-utils-size          "260 KB">
    1011  <!ENTITY nfs-utils-buildsize     "4.1 MB">
     
    2324<title>Introduction to <application>nfs-utils</application></title>
    2425
    25 <para>The <application>nfs-utils</application> package contains the userspace server and client
    26 tools necessary to use the kernel's nfs-abilities. <acronym>NFS</acronym> is a protocol that
    27 allows sharing file systems over the network.</para>
     26<para>The <application>nfs-utils</application> package contains the userspace
     27server and client tools necessary to use the kernel's nfs-abilities.
     28<acronym>NFS</acronym> is a protocol that allows sharing file systems over the
     29network.</para>
    2830
    2931<sect3><title>Package information</title>
     
    3335<listitem><para>Download (FTP): <ulink
    3436url="&nfs-utils-download-ftp;"/></para></listitem>
     37<listitem><para>Download MD5 sum: &nfs-utils-md5sum;</para></listitem>
    3538<listitem><para>Download size: &nfs-utils-size;</para></listitem>
    3639<listitem><para>Estimated disk space required:
     
    9295<sect3><title>Server Configutation</title>
    9396
    94 <para><filename>/etc/exports</filename> contains the exported directories on NFS servers.
    95 Refer to the exports manual page for the syntax of this file. Also refer to the
    96 NFS HowTo available at <ulink url="http://nfs.sourceforge.net/nfs-howto/"/> on how to
    97 configure the servers and clients in a secure manner. For example, for sharing the
    98 <filename>/home</filename> directory over the local network, the following line may
    99 be added:</para>
     97<para><filename>/etc/exports</filename> contains the exported directories on
     98<acronym>NFS</acronym> servers. Refer to the exports manual page for the
     99syntax of this file. Also refer to the <acronym>NFS</acronym> HowTo available
     100at <ulink url="http://nfs.sourceforge.net/nfs-howto/"/> on how to configure
     101the servers and clients in a secure manner. For example, for sharing the
     102<filename>/home</filename> directory over the local network, the following
     103line may be added:</para>
    100104
    101105<screen><userinput>/home 192.168.0.0/255.255.0.0(rw)</userinput></screen>
     
    108112<screen><userinput><command>make install-nfs-server</command></userinput></screen>
    109113
    110 <para>Now create the <filename>/etc/sysconfig/nfs-server</filename>
    111  configuration file:</para>
     114<para>Now create the <filename>/etc/sysconfig/nfs-server</filename> 
     115configuration file:</para>
    112116
    113117<screen><userinput><command>cat &gt; /etc/sysconfig/nfs-server &lt;&lt; "EOF"</command>
     
    122126<sect3><title>Client Configutation</title>
    123127
    124 <para><filename>/etc/fstab</filename> contains the directories that are to be mounted
    125 on the client. Alternately the partitions can be mounted by using the
    126 <command>mount</command> command with the proper options. To mount the <filename>/home</filename>
    127 partition, add the following to the <filename>/etc/fstab</filename>:</para>
     128<para><filename>/etc/fstab</filename> contains the directories that are to be
     129mounted on the client. Alternately the partitions can be mounted by using the
     130<command>mount</command> command with the proper options. To mount the
     131<filename>/home</filename> partition, add the following to the
     132<filename>/etc/fstab</filename>:</para>
    128133
    129134<screen><userinput>&lt;server-name&gt;:/home /home nfs rw 0 0</userinput></screen>
     
    175180is the <acronym>NFS</acronym> lock manager.</para></sect3>
    176181<sect3><title>mountd</title><para><command>mountd</command>
    177 is the <acronym>NFS</acronym> mount daemon which checks client-permissions.</para></sect3>
     182is the <acronym>NFS</acronym> mount daemon which checks
     183client-permissions.</para></sect3>
    178184<sect3><title>nfsd</title><para><command>nfsd</command>
    179185is the user-space daemon of the <acronym>NFS</acronym> service.</para></sect3>
  • basicnet/netprogs/ntp.xml

    r25d03a51 rf5f7f9d  
    77  <!ENTITY ntp-download-http "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-&ntp-version;.tar.gz">
    88  <!ENTITY ntp-download-ftp  "ftp://ftp.udel.edu/pub/ntp/ntp4/ntp-&ntp-version;.tar.gz">
     9  <!ENTITY ntp-md5sum        "0f8fabe87cf54f409b57c6283f0c0c3d">
    910  <!ENTITY ntp-size          "2.4 MB">
    1011  <!ENTITY ntp-buildsize     "27 MB">
     
    2324<title>Introduction to <application><acronym>NTP</acronym></application></title>
    2425
    25 <para>The <application><acronym>NTP</acronym></application> package contains a client and server
    26 to keep the time synchronized between various computers over a network.
    27 This package is the official reference implementation of the <acronym>NTP</acronym> protocol.</para>
     26<para>The <application><acronym>NTP</acronym></application> package contains a
     27client and server to keep the time synchronized between various computers over
     28a network. This package is the official reference implementation of the
     29<acronym>NTP</acronym> protocol.</para>
    2830
    2931<sect3><title>Package information</title>
    3032<itemizedlist spacing='compact'>
    31 <listitem><para>Download (HTTP): <ulink url="&ntp-download-http;"/></para></listitem>
    32 <listitem><para>Download (FTP): <ulink url="&ntp-download-ftp;"/></para></listitem>
     33<listitem><para>Download (HTTP):
     34<ulink url="&ntp-download-http;"/></para></listitem>
     35<listitem><para>Download (FTP):
     36<ulink url="&ntp-download-ftp;"/></para></listitem>
     37<listitem><para>Download MD5 sum: &ntp-md5sum;</para></listitem>
    3338<listitem><para>Download size: &ntp-size;</para></listitem>
    34 <listitem><para>Estimated disk space required: &ntp-buildsize;</para></listitem>
    35 <listitem><para>Estimated build time: &ntp-time;</para></listitem></itemizedlist>
     39<listitem><para>Estimated disk space required:
     40&ntp-buildsize;</para></listitem>
     41<listitem><para>Estimated build time:
     42&ntp-time;</para></listitem></itemizedlist>
    3643</sect3>
    3744
    38 <sect3><title><application><acronym>NTP</acronym></application> dependencies</title>
     45<sect3><title><application><acronym>NTP</acronym></application>
     46dependencies</title>
    3947<sect4><title>Optional</title>
    40 <para><xref linkend="openssl"/></para></sect4>
     48<para><xref linkend="openssl"/></para>
     49</sect4>
    4150</sect3>
    4251
     
    4655<title>Installation of <application><acronym>NTP</acronym></application></title>
    4756
    48 <para>Install <application><acronym>NTP</acronym></application> by running the following
    49 commands:</para>
     57<para>Install <application><acronym>NTP</acronym></application> by running
     58the following commands:</para>
    5059
    5160<screen><userinput><command>./configure --prefix=/usr --bindir=/usr/sbin \
     
    95104
    96105<para>There are two options. Option one is to run <command>ntpd</command>
    97 continuously and allow it to synchronize the time in a gradual manner. The other
    98 option is to run <command>ntpd</command> periodically (using cron)
     106continuously and allow it to synchronize the time in a gradual manner. The
     107other option is to run <command>ntpd</command> periodically (using cron)
    99108and update the time each time <command>ntpd</command> is scheduled.</para>
    100109
  • basicnet/netprogs/portmap.xml

    r25d03a51 rf5f7f9d  
    77  <!ENTITY portmap-download-http " ">
    88  <!ENTITY portmap-download-ftp  "ftp://ftp.porcupine.org/pub/security/portmap_&portmap-version;.tar.gz">
     9  <!ENTITY portmap-md5sum        "781e16ed4487c4caa082c6fef09ead4f">
    910  <!ENTITY portmap-size          "18 KB">
    1011  <!ENTITY portmap-buildsize     "222 KB">
     
    3536<listitem><para>Download (FTP): <ulink
    3637url="&portmap-download-ftp;"/></para></listitem>
     38<listitem><para>Download MD5 sum: &portmap-md5sum;</para></listitem>
    3739<listitem><para>Download size: &portmap-size;</para></listitem>
    3840<listitem><para>Estimated disk space required:
     
    4446<sect3><title>Additional downloads</title>
    4547<itemizedlist spacing='compact'>
    46 <listitem><para>Required Patch: <ulink
    47 url="&patch-root;/portmap-&portmap-version;-compilation_fixes-3.patch"/></para></listitem>
    48 <listitem><para>Required Patch: <ulink
    49 url="&patch-root;/portmap-&portmap-version;-glibc_errno_fix-1.patch"/></para></listitem>
     48<listitem><para>Required Patch: <ulink
     49url="&patch-root;/portmap-&portmap-version;-compilation_fixes-3.patch"/></para>
     50</listitem>
     51<listitem><para>Required Patch: <ulink
     52url="&patch-root;/portmap-&portmap-version;-glibc_errno_fix-1.patch"/></para>
     53</listitem>
    5054</itemizedlist>
    5155</sect3>
     
    5357<sect3><title><application>portmap</application> dependencies</title>
    5458<sect4><title>Required</title>
    55 <para><xref linkend="tcpwrappers"/></para></sect4>
     59<para><xref linkend="tcpwrappers"/></para>
     60</sect4>
    5661</sect3>
    5762
     
    6166<title>Installation of <application>portmap</application></title>
    6267
    63 <para>Install <application>portmap</application> with the following commands:</para>
     68<para>Install <application>portmap</application> with the following
     69commands:</para>
    6470
    6571<screen><userinput><command>patch -Np1 -i ../portmap-&portmap-version;-compilation_fixes-3.patch &amp;&amp;
     
    6874make install</command></userinput></screen>
    6975
    70 <note><para>The above installation places executable <filename>portmap</filename>
    71 in <filename class="directory">/sbin</filename>. You may choose to move the file
    72 to <filename class="directory">/usr/sbin</filename>. If you do, remember to
     76<note><para>The above installation places executable
     77<filename>portmap</filename> in <filename class="directory">/sbin</filename>.
     78You may choose to move the file to
     79<filename class="directory">/usr/sbin</filename>. If you do, remember to
    7380modify the bootscript.</para></note>
    7481
  • basicnet/netprogs/wget.xml

    r25d03a51 rf5f7f9d  
    77  <!ENTITY wget-download-http "http://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.gz">
    88  <!ENTITY wget-download-ftp  "ftp://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.gz">
     9  <!ENTITY wget-md5sum        "e6051f1e1487ec0ebfdbda72bedc70ad">
    910  <!ENTITY wget-size          "1.3 MB">
    1011  <!ENTITY wget-buildsize     "6.2 MB">
     
    3233<listitem><para>Download (FTP): <ulink
    3334url="&wget-download-ftp;"/></para></listitem>
     35<listitem><para>Download MD5 sum: &wget-md5sum;</para></listitem>
    3436<listitem><para>Download size: &wget-size;</para></listitem>
    3537<listitem><para>Estimated disk space required:
Note: See TracChangeset for help on using the changeset viewer.