Changeset f5f7f9d
- Timestamp:
- 02/11/2005 03:57:40 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 6c291b58
- Parents:
- 25d03a51
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/netprogs/cvs.xml
r25d03a51 rf5f7f9d 7 7 <!ENTITY cvs-download-http "https://ccvs.cvshome.org/files/documents/19/534/cvs-&cvs-version;.tar.bz2"> 8 8 <!ENTITY cvs-download-ftp " "> 9 <!ENTITY cvs-md5sum "1dd5c16064906617e4358738bfe59b66"> 9 10 <!ENTITY cvs-size "2.3 MB"> 10 11 <!ENTITY cvs-buildsize "20 MB"> … … 32 33 <sect3><title>Package information</title> 33 34 <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> 36 40 <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> 39 45 </sect3> 40 46 … … 48 54 <sect3><title><application>CVS</application> dependencies</title> 49 55 <sect4><title>Optional</title> 50 <para> 51 <xref linkend="gdbm"/>, 56 <para><xref linkend="gdbm"/>, 52 57 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>, 53 58 <xref linkend="mitkrb"/> or <xref linkend="heimdal"/>, 54 59 <xref linkend="gs"/> or <xref linkend="espgs"/>, 55 60 <ulink url="../server/mail.html">MTA</ulink> and 56 <xref linkend="vim"/> 57 </ para></sect4>61 <xref linkend="vim"/></para> 62 </sect4> 58 63 </sect3> 59 64 … … 71 76 <screen><userinput><command>patch -Np1 -i ../cvs-&cvs-version;-zlib-1.patch</command></userinput></screen> 72 77 73 <para>Install <application><acronym>cvs</acronym></application> by running the following commands:</para> 78 <para>Install <application><acronym>cvs</acronym></application> by running 79 the following commands:</para> 74 80 75 81 <screen><userinput><command>./configure --prefix=/usr && … … 108 114 109 115 <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> 111 118 112 119 </sect2> -
basicnet/netprogs/inetutils.xml
r25d03a51 rf5f7f9d 7 7 <!ENTITY inetutils-download-http "http://gd.tuwien.ac.at/gnu/gnusrc/inetutils/inetutils-&inetutils-version;.tar.gz"> 8 8 <!ENTITY inetutils-download-ftp "ftp://ftp.gnu.org/gnu/inetutils/inetutils-&inetutils-version;.tar.gz"> 9 <!ENTITY inetutils-md5sum "df0909a586ddac2b7a0d62795eea4206"> 9 10 <!ENTITY inetutils-size "1019 KB"> 10 11 <!ENTITY inetutils-buildsize "13 MB"> … … 28 29 <sect3><title>Package information</title> 29 30 <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> 32 36 <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> 35 41 </sect3> 36 42 37 43 <sect3><title>Additional downloads</title> 38 44 <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 41 46 url="&patch-root;/inetutils-&inetutils-version;-kernel_headers-1.patch"/></para> 42 47 </listitem> … … 49 54 <xref linkend="tcpwrappers"/>, 50 55 <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> 52 58 </sect3> 53 59 -
basicnet/netprogs/ncftp.xml
r25d03a51 rf5f7f9d 7 7 <!ENTITY ncftp-download-http "http://gd.tuwien.ac.at/infosys/clients/ftp/ncftp/ncftp-&ncftp-version;-src.tar.bz2"> 8 8 <!ENTITY ncftp-download-ftp "ftp://ftp.ncftp.com/ncftp/ncftp-&ncftp-version;-src.tar.bz2"> 9 <!ENTITY ncftp-md5sum "N/A"> 9 10 <!ENTITY ncftp-size "389 KB"> 10 11 <!ENTITY ncftp-buildsize "5.2 MB"> … … 21 22 22 23 <sect2> 23 <title>Introduction to <application>Nc<acronym>FTP</acronym></application></title> 24 <title>Introduction to 25 <application>Nc<acronym>FTP</acronym></application></title> 24 26 25 <para>The <application>Nc<acronym>FTP</acronym></application> package contains a powerful and26 flexible interface to the Internet standard File Transfer Protocol. It is27 intended to replace or supplement the stock <command>ftp</command> program. 28 < /para>27 <para>The <application>Nc<acronym>FTP</acronym></application> package contains 28 a powerful and flexible interface to the Internet standard File Transfer 29 Protocol. It is intended to replace or supplement the stock 30 <command>ftp</command> program.</para> 29 31 30 32 <sect3><title>Package information</title> … … 34 36 <listitem><para>Download (FTP): <ulink 35 37 url="&ncftp-download-ftp;"/></para></listitem> 38 <listitem><para>Download MD5 sum: &ncftp-md5sum;</para></listitem> 36 39 <listitem><para>Download size: &ncftp-size;</para></listitem> 37 40 <listitem><para>Estimated disk space required: … … 44 47 45 48 <sect2> 46 <title>Installation of <application>Nc<acronym>FTP</acronym></application></title> 49 <title>Installation of 50 <application>Nc<acronym>FTP</acronym></application></title> 47 51 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 49 54 (and optimal) way builds most of the functionality as a shared library and 50 55 then builds and installs the program linked against this library. The second … … 53 58 applications. You need to choose which method best suits you. Note 54 59 that the second method does <emphasis>not</emphasis> create an entirely 55 statically linked binary; only the <filename class="libraryfile">libncftp</filename> parts are 60 statically linked binary; only the 61 <filename class="libraryfile">libncftp</filename> parts are 56 62 statically linked in, in this case. Be aware that building and using the shared 57 63 library is covered by the Clarified Artistic License; however, developing 58 applications that utilize the shared library is subject to a different license.59 </para>64 applications that utilize the shared library is subject to a different 65 license.</para> 60 66 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 68 first (and optimal) method, run the following commands:</para> 63 69 64 70 <screen><userinput><command>./configure --prefix=/usr && … … 68 74 make install</command></userinput></screen> 69 75 70 <para>To install <application>Nc<acronym>FTP</acronym></application> using the second method (with71 the <filename class="libraryfile">libncftp</filename> functionality linked in statically) run the72 f ollowing commands:</para>76 <para>To install <application>Nc<acronym>FTP</acronym></application> using the 77 second method (with the <filename class="libraryfile">libncftp</filename> 78 functionality linked in statically) run the following commands:</para> 73 79 74 80 <screen><userinput><command>./configure --prefix=/usr && … … 99 105 <sect3><title>Configuration Information</title> 100 106 101 <para>Most <application>Nc<acronym>FTP</acronym></application> configuration is done while in the102 program, and the configuration files are dealt with automatically. One103 exception to this is <filename>~/.ncftp/prefs_v3</filename>. There are various104 options to alter in there, including:</para>107 <para>Most <application>Nc<acronym>FTP</acronym></application> configuration 108 is done while in the program, and the configuration files are dealt with 109 automatically. One exception to this is <filename>~/.ncftp/prefs_v3</filename>. 110 There are various options to alter in there, including:</para> 105 111 106 112 <para><screen><userinput>yes-i-know-about-NcFTPd=yes</userinput></screen> … … 108 114 <application>NcFTPd</application> server.</para> 109 115 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 117 of these are self-explanatory.</para> 111 118 </sect3> 112 119 -
basicnet/netprogs/ncpfs.xml
r25d03a51 rf5f7f9d 7 7 <!ENTITY ncpfs-download-http "http://platan.vc.cvut.cz/ftp/pub/linux/ncpfs/ncpfs-&ncpfs-version;.tar.gz"> 8 8 <!ENTITY ncpfs-download-ftp "ftp://platan.vc.cvut.cz/pub/linux/ncpfs/ncpfs-&ncpfs-version;.tar.gz"> 9 <!ENTITY ncpfs-md5sum "5fd2ec0680ba7e66df142637e17a5ac9"> 9 10 <!ENTITY ncpfs-size "1.6 MB"> 10 11 <!ENTITY ncpfs-buildsize "30 MB"> … … 21 22 22 23 <sect2> 23 <title>Introduction to <application><acronym>NCPFS</acronym></application></title> 24 <title>Introduction to 25 <application><acronym>NCPFS</acronym></application></title> 24 26 25 27 <para>The <application><acronym>NCPFS</acronym></application> package … … 33 35 <listitem><para>Download (FTP): <ulink 34 36 url="&ncpfs-download-ftp;"/></para></listitem> 37 <listitem><para>Download MD5 sum: &ncpfs-md5sum;</para></listitem> 35 38 <listitem><para>Download size: &ncpfs-size;</para></listitem> 36 39 <listitem><para>Estimated disk space required: … … 40 43 </sect3> 41 44 42 <sect3><title><application><acronym>NCPFS</acronym></application> dependencies</title> 45 <sect3><title><application><acronym>NCPFS</acronym></application> 46 dependencies</title> 43 47 <sect4><title>Optional</title> 44 <para> 45 < xref linkend="Linux_PAM"/> and46 < xref linkend="php"/>47 </para></sect4> 48 </sect 3>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 runningthe 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 59 the following commands:</para> 56 60 57 61 <screen><userinput>./configure --prefix="" --includedir=/usr/include \ … … 73 77 74 78 <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> 79 to look in <filename class="directory">/usr/include</filename> for header 80 files. It also tells make to install <application>NCPFS</application>'s 81 headers here.</para> 77 82 78 83 <para><parameter>--mandir=/usr/share/man</parameter>: installs the man … … 82 87 locale files to <filename class="directory">/usr/share</filename>.</para> 83 88 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 90 you 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> 87 93 script to disable these options.</para></note> 88 94 … … 98 104 <sect3><title>Configuration Information</title> 99 105 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 107 home directory of each user that intends to use 108 <application>ncpfs</application>. The permissions on this file should be set 109 to 600, for obvious security reasons. The configuration file should contain 110 a single line per server that the user will use. Each line should contain 104 111 the server name, the user name, and optionally the password. Below is a 105 112 sample <filename>.nwclient</filename> file.</para> … … 179 186 and <command>nwvolinfo</command>.</para></listitem> 180 187 181 <listitem><para><emphasis><acronym>IPX</acronym> Interface Utilities:</emphasis> 188 <listitem><para><emphasis><acronym>IPX</acronym> 189 Interface Utilities:</emphasis> 182 190 <command>ipx_cmdt</command>, <command>ipx_configuret</command>, 183 191 <command>ipx_interfacet</command>, <command>ipx_internal_nett</command> -
basicnet/netprogs/net-tools.xml
r25d03a51 rf5f7f9d 7 7 <!ENTITY net-tools-download-http "http://www.tazenda.demon.co.uk/phil/net-tools/net-tools-&net-tools-version;.tar.bz2"> 8 8 <!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"> 9 11 <!ENTITY net-tools-size "194 KB"> 10 12 <!ENTITY net-tools-buildsize "4.3 MB"> … … 30 32 <sect3><title>Package information</title> 31 33 <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> 34 42 <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> 37 47 </sect3> 38 48 -
basicnet/netprogs/nfs-utils.xml
r25d03a51 rf5f7f9d 7 7 <!ENTITY nfs-utils-download-http "http://ftp.kernel.org/pub/linux/utils/nfs/nfs-utils-&nfs-utils-version;.tar.gz"> 8 8 <!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"> 9 10 <!ENTITY nfs-utils-size "260 KB"> 10 11 <!ENTITY nfs-utils-buildsize "4.1 MB"> … … 23 24 <title>Introduction to <application>nfs-utils</application></title> 24 25 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 27 server 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 29 network.</para> 28 30 29 31 <sect3><title>Package information</title> … … 33 35 <listitem><para>Download (FTP): <ulink 34 36 url="&nfs-utils-download-ftp;"/></para></listitem> 37 <listitem><para>Download MD5 sum: &nfs-utils-md5sum;</para></listitem> 35 38 <listitem><para>Download size: &nfs-utils-size;</para></listitem> 36 39 <listitem><para>Estimated disk space required: … … 92 95 <sect3><title>Server Configutation</title> 93 96 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 99 syntax of this file. Also refer to the <acronym>NFS</acronym> HowTo available 100 at <ulink url="http://nfs.sourceforge.net/nfs-howto/"/> on how to configure 101 the servers and clients in a secure manner. For example, for sharing the 102 <filename>/home</filename> directory over the local network, the following 103 line may be added:</para> 100 104 101 105 <screen><userinput>/home 192.168.0.0/255.255.0.0(rw)</userinput></screen> … … 108 112 <screen><userinput><command>make install-nfs-server</command></userinput></screen> 109 113 110 <para>Now create the <filename>/etc/sysconfig/nfs-server</filename> 111 114 <para>Now create the <filename>/etc/sysconfig/nfs-server</filename> 115 configuration file:</para> 112 116 113 117 <screen><userinput><command>cat > /etc/sysconfig/nfs-server << "EOF"</command> … … 122 126 <sect3><title>Client Configutation</title> 123 127 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 129 mounted 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> 128 133 129 134 <screen><userinput><server-name>:/home /home nfs rw 0 0</userinput></screen> … … 175 180 is the <acronym>NFS</acronym> lock manager.</para></sect3> 176 181 <sect3><title>mountd</title><para><command>mountd</command> 177 is the <acronym>NFS</acronym> mount daemon which checks client-permissions.</para></sect3> 182 is the <acronym>NFS</acronym> mount daemon which checks 183 client-permissions.</para></sect3> 178 184 <sect3><title>nfsd</title><para><command>nfsd</command> 179 185 is the user-space daemon of the <acronym>NFS</acronym> service.</para></sect3> -
basicnet/netprogs/ntp.xml
r25d03a51 rf5f7f9d 7 7 <!ENTITY ntp-download-http "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-&ntp-version;.tar.gz"> 8 8 <!ENTITY ntp-download-ftp "ftp://ftp.udel.edu/pub/ntp/ntp4/ntp-&ntp-version;.tar.gz"> 9 <!ENTITY ntp-md5sum "0f8fabe87cf54f409b57c6283f0c0c3d"> 9 10 <!ENTITY ntp-size "2.4 MB"> 10 11 <!ENTITY ntp-buildsize "27 MB"> … … 23 24 <title>Introduction to <application><acronym>NTP</acronym></application></title> 24 25 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 27 client and server to keep the time synchronized between various computers over 28 a network. This package is the official reference implementation of the 29 <acronym>NTP</acronym> protocol.</para> 28 30 29 31 <sect3><title>Package information</title> 30 32 <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> 33 38 <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> 36 43 </sect3> 37 44 38 <sect3><title><application><acronym>NTP</acronym></application> dependencies</title> 45 <sect3><title><application><acronym>NTP</acronym></application> 46 dependencies</title> 39 47 <sect4><title>Optional</title> 40 <para><xref linkend="openssl"/></para></sect4> 48 <para><xref linkend="openssl"/></para> 49 </sect4> 41 50 </sect3> 42 51 … … 46 55 <title>Installation of <application><acronym>NTP</acronym></application></title> 47 56 48 <para>Install <application><acronym>NTP</acronym></application> by running the following49 commands:</para>57 <para>Install <application><acronym>NTP</acronym></application> by running 58 the following commands:</para> 50 59 51 60 <screen><userinput><command>./configure --prefix=/usr --bindir=/usr/sbin \ … … 95 104 96 105 <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 other98 o ption is to run <command>ntpd</command> periodically (using cron)106 continuously and allow it to synchronize the time in a gradual manner. The 107 other option is to run <command>ntpd</command> periodically (using cron) 99 108 and update the time each time <command>ntpd</command> is scheduled.</para> 100 109 -
basicnet/netprogs/portmap.xml
r25d03a51 rf5f7f9d 7 7 <!ENTITY portmap-download-http " "> 8 8 <!ENTITY portmap-download-ftp "ftp://ftp.porcupine.org/pub/security/portmap_&portmap-version;.tar.gz"> 9 <!ENTITY portmap-md5sum "781e16ed4487c4caa082c6fef09ead4f"> 9 10 <!ENTITY portmap-size "18 KB"> 10 11 <!ENTITY portmap-buildsize "222 KB"> … … 35 36 <listitem><para>Download (FTP): <ulink 36 37 url="&portmap-download-ftp;"/></para></listitem> 38 <listitem><para>Download MD5 sum: &portmap-md5sum;</para></listitem> 37 39 <listitem><para>Download size: &portmap-size;</para></listitem> 38 40 <listitem><para>Estimated disk space required: … … 44 46 <sect3><title>Additional downloads</title> 45 47 <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 49 url="&patch-root;/portmap-&portmap-version;-compilation_fixes-3.patch"/></para> 50 </listitem> 51 <listitem><para>Required Patch: <ulink 52 url="&patch-root;/portmap-&portmap-version;-glibc_errno_fix-1.patch"/></para> 53 </listitem> 50 54 </itemizedlist> 51 55 </sect3> … … 53 57 <sect3><title><application>portmap</application> dependencies</title> 54 58 <sect4><title>Required</title> 55 <para><xref linkend="tcpwrappers"/></para></sect4> 59 <para><xref linkend="tcpwrappers"/></para> 60 </sect4> 56 61 </sect3> 57 62 … … 61 66 <title>Installation of <application>portmap</application></title> 62 67 63 <para>Install <application>portmap</application> with the following commands:</para> 68 <para>Install <application>portmap</application> with the following 69 commands:</para> 64 70 65 71 <screen><userinput><command>patch -Np1 -i ../portmap-&portmap-version;-compilation_fixes-3.patch && … … 68 74 make install</command></userinput></screen> 69 75 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>. 78 You may choose to move the file to 79 <filename class="directory">/usr/sbin</filename>. If you do, remember to 73 80 modify the bootscript.</para></note> 74 81 -
basicnet/netprogs/wget.xml
r25d03a51 rf5f7f9d 7 7 <!ENTITY wget-download-http "http://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.gz"> 8 8 <!ENTITY wget-download-ftp "ftp://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.gz"> 9 <!ENTITY wget-md5sum "e6051f1e1487ec0ebfdbda72bedc70ad"> 9 10 <!ENTITY wget-size "1.3 MB"> 10 11 <!ENTITY wget-buildsize "6.2 MB"> … … 32 33 <listitem><para>Download (FTP): <ulink 33 34 url="&wget-download-ftp;"/></para></listitem> 35 <listitem><para>Download MD5 sum: &wget-md5sum;</para></listitem> 34 36 <listitem><para>Download size: &wget-size;</para></listitem> 35 37 <listitem><para>Estimated disk space required: -
general.ent
r25d03a51 rf5f7f9d 1 <!ENTITY day "1 0">1 <!ENTITY day "11"> 2 2 <!ENTITY month "02"> 3 3 <!ENTITY year "2005"> -
introduction/welcome/changelog.xml
r25d03a51 rf5f7f9d 22 22 23 23 <itemizedlist> 24 25 <listitem><para>February 11th, 2005 [randy]: Added md5sums to Chapter 18 26 package instructions.</para></listitem> 24 27 25 28 <listitem><para>February 10th, 2005 [larry]: Updated to emacs-21.4 and
Note:
See TracChangeset
for help on using the changeset viewer.