Added md5sums to Chapter 21 packages

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3445 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-02-12 02:51:10 +00:00
parent fdcfc4cf58
commit 793c1ba06c
6 changed files with 64 additions and 47 deletions

View File

@ -23,7 +23,7 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>February 11th, 2005 [randy]: Added md5sums to Chapter 18,
19 and 20 package instructions; changed FTP download URL in NcFTP and Pine
19, 20 and 21 package instructions; changed FTP download URL in NcFTP and Pine
instructions; added a note about using --enable-yydebug to libpcap
instructions.</para></listitem>

View File

@ -6,6 +6,7 @@
<!ENTITY courier-download-http "http://prdownloads.sourceforge.net/courier/courier-&courier-version;.tar.bz2">
<!ENTITY courier-download-ftp " ">
<!ENTITY courier-md5sum "639bb3b236914e3b86f287ce3f55264e">
<!ENTITY courier-size "4.3 MB">
<!ENTITY courier-buildsize "102 MB">
<!ENTITY courier-time "2.62 SBU">
@ -38,6 +39,7 @@ packages also includes a web-based email interface, <acronym>IMAP</acronym>,
<ulink url="&courier-download-http;"/></para></listitem>
<listitem><para>Download (FTP):
<ulink url="&courier-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &courier-md5sum;</para></listitem>
<listitem><para>Download size: &courier-size;</para></listitem>
<listitem><para>Estimated disk space required:
&courier-buildsize;</para></listitem>
@ -49,6 +51,7 @@ packages also includes a web-based email interface, <acronym>IMAP</acronym>,
<sect4><title>Required</title>
<para><xref linkend="gdbm"/></para>
</sect4>
<sect4><title>Optional</title>
<para><xref linkend="mysql"/> or <xref linkend="postgresql"/>,
<xref linkend="Linux_PAM"/>,
@ -61,8 +64,8 @@ packages also includes a web-based email interface, <acronym>IMAP</acronym>,
<xref linkend="expect"/>,
<xref linkend="gs"/> or <xref linkend="espgs"/>,
<ulink url="http://netpbm.sourceforge.net/">Netpbm</ulink> and
<ulink url="http://alpha.greenie.net/mgetty/">Mgetty+Sendfax</ulink>
</para></sect4>
<ulink url="http://alpha.greenie.net/mgetty/">Mgetty+Sendfax</ulink></para>
</sect4>
</sect3>
</sect2>

View File

@ -6,6 +6,7 @@
<!ENTITY exim-download-http "http://www.exim.org/ftp/exim4/exim-&exim-version;.tar.bz2">
<!ENTITY exim-download-ftp "ftp://ftp.exim.org/pub/exim/exim4/exim-&exim-version;.tar.bz2">
<!ENTITY exim-md5sum "f8f646d4920660cb5579becd9265a3bf">
<!ENTITY exim-size "1.4 MB">
<!ENTITY exim-buildsize "14.9 MB">
<!ENTITY exim-time "0.14 SBU">
@ -32,6 +33,8 @@ Agent written by the University of Cambridge, released under the
<ulink url="&exim-download-http;"/></para></listitem>
<listitem><para>Download (FTP):
<ulink url="&exim-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum:
&exim-md5sum;</para></listitem>
<listitem><para>Download size:
&exim-size;</para></listitem>
<listitem><para>Estimated disk space required:
@ -76,14 +79,14 @@ url="&patch-root;/exim-&exim-version;-db43-1.patch"/></para>
create the group and user exim which will run the
<command>exim</command> daemon:</para>
<para>If you have Berkeley DB installed, apply
the following patch:</para>
<screen><userinput><command>patch -Np1 -i ../exim-&exim-version;-db43-1.patch</command></userinput></screen>
<screen><userinput><command>groupadd exim &amp;&amp;
useradd -d /dev/null -c "Exim Daemon" -g exim -s /bin/false exim</command></userinput></screen>
<para>If you have <application>Berkeley <acronym>DB</acronym></application>
installed, apply the following patch:</para>
<screen><userinput><command>patch -Np1 -i ../exim-&exim-version;-db43-1.patch</command></userinput></screen>
<para>Install <application>Exim</application> with the following
commands:</para>

View File

@ -6,6 +6,7 @@
<!ENTITY postfix-download-http "http://www.mirrorspace.org/postfix/official/postfix-&postfix-version;.tar.gz">
<!ENTITY postfix-download-ftp "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
<!ENTITY postfix-md5sum "bcaa4aac80595d04c60c72844203a04d">
<!ENTITY postfix-size "1.9 MB">
<!ENTITY postfix-buildsize "81 MB">
<!ENTITY postfix-time "0.29 SBU">
@ -37,6 +38,7 @@ delivery agent to your local Internet Service Provider
url="&postfix-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&postfix-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &postfix-md5sum;</para></listitem>
<listitem><para>Download size: &postfix-size;</para></listitem>
<listitem><para>Estimated disk space required:
&postfix-buildsize;</para></listitem>
@ -46,16 +48,17 @@ url="&postfix-download-ftp;"/></para></listitem>
<sect3><title><application>Postfix</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="db"/></para></sect4>
<para><xref linkend="db"/></para>
</sect4>
<sect4><title>Optional</title>
<para>
<xref linkend="pcre"/>,
<para><xref linkend="pcre"/>,
<xref linkend="mysql"/>,
<xref linkend="postgresql"/>,
<xref linkend="openldap"/>,
<xref linkend="openssl"/> and
<xref linkend="cyrus-sasl"/>
</para></sect4>
<xref linkend="cyrus-sasl"/></para>
</sect4>
</sect3>
</sect2>
@ -91,8 +94,8 @@ Unzip the patch tarball, and apply with the following commands:</para>
<screen><userinput><command>patch -p1 &lt; ../pfixtls-0.8.18-2.1.3-0.9.7d/pfixtls.diff</command></userinput></screen>
<para>You will need to pass the following values to the <command>make
makefiles</command> command:</para>
<para>You will need to pass the following values to the
<command>make makefiles</command> command:</para>
<screen><userinput>CCARGS="-DHAS_SSL -I/usr/include/openssl" \
AUXLIBS="-L/usr/lib -lssl -lcrypto"</userinput></screen>
@ -212,8 +215,8 @@ appended, the <filename>main.cf</filename> and the
<filename>aliases</filename> file needs your non-root login identity so mail
addressed to root can be forwarded to you at the user level. The
<filename>main.cf</filename> file needs your fully qualified hostname. All of
these edits can be done with sed commands entered into the console with
appropriate substitutions of your non-root login name for
these edits can be done with <command>sed</command> commands entered into the
console with appropriate substitutions of your non-root login name for
<replaceable>[user]</replaceable> and your fully qualified hostname for
<replaceable>[localhost.localdomain]</replaceable>. You will find the
<filename>main.cf</filename> file is self documenting, so load it into your
@ -244,6 +247,7 @@ sortas="f-postfix">postfix</primary></indexterm>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
@ -252,6 +256,7 @@ newaliases, nqmgr, oqmgr, pickup, pipe, postalias, postcat, postconf,
postdrop, postfix, postkick, postlock, postlog, postmap, postqueue,
postsuper, proxymap, qmgr, qmqpd, sendmail, showq, smtp, smtpd, spawn,
trivial-rewrite, verify, and virtual</seg>
<seg>None</seg>
<seg>/etc/postfix and /usr/share/doc/postfix</seg>
</seglistitem>
</segmentedlist>

View File

@ -6,10 +6,10 @@
<!ENTITY qpopper-download-http "http://ftp.uni-koeln.de/mail/qpopper&qpopper-version;.tar.gz">
<!ENTITY qpopper-download-ftp "ftp://ftp.qualcomm.com/eudora/servers/unix/popper/qpopper&qpopper-version;.tar.gz">
<!ENTITY qpopper-md5sum "e00853280c9e899711f0b0239d3d8f86">
<!ENTITY qpopper-size "2.2 MB">
<!ENTITY qpopper-buildsize "9.0 MB">
<!ENTITY qpopper-time "0.13 SBU">
]>
<sect1 id="qpopper" xreflabel="Qpopper-&qpopper-version;">
@ -24,31 +24,34 @@
<title>Introduction to <application>Qpopper</application></title>
<para>The <application>Qpopper</application> package contains a
<acronym>POP</acronym>3
mail server.</para>
<acronym>POP</acronym>3 mail server.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&qpopper-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&qpopper-download-ftp;"/></para></listitem>
<listitem><para>Download (HTTP):
<ulink url="&qpopper-download-http;"/></para></listitem>
<listitem><para>Download (FTP):
<ulink url="&qpopper-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &qpopper-md5sum;</para></listitem>
<listitem><para>Download size: &qpopper-size;</para></listitem>
<listitem><para>Estimated disk space required: &qpopper-buildsize;</para></listitem>
<listitem><para>Estimated build time: &qpopper-time;</para></listitem></itemizedlist>
<listitem><para>Estimated disk space required:
&qpopper-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&qpopper-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>Qpopper</application> dependencies</title>
<sect4><title>Required</title>
<para>
<ulink url="../server/mail.html">MTA</ulink>
</para></sect4>
<para><ulink url="../server/mail.html">MTA</ulink>
</para>
</sect4>
<sect4><title>Optional</title>
<para>
<xref linkend="openssl"/>,
<para><xref linkend="openssl"/>,
<xref linkend="gdbm"/>,
<xref linkend="Linux_PAM"/> and
<xref linkend="mitkrb"/>
</para></sect4>
<xref linkend="mitkrb"/></para>
</sect4>
</sect3>
</sect2>
@ -56,7 +59,8 @@ mail server.</para>
<sect2>
<title>Installation of <application>Qpopper</application></title>
<para>Install <application>Qpopper</application> with the following commands:</para>
<para>Install <application>Qpopper</application> with the following
commands:</para>
<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
@ -64,14 +68,14 @@ make install</command></userinput></screen>
</sect2>
<sect2>
<title>Configuring <application>Qpopper</application></title>
<sect3><title>Configuration Information</title>
<para>If you use <command>inetd</command>, the following command will add the qpopper
entry to <filename>/etc/inetd.conf</filename>:</para>
<para>If you use <command>inetd</command>, the following command will add the
<application>Qpopper</application> entry to
<filename>/etc/inetd.conf</filename>:</para>
<screen><userinput><command>echo "pop3 stream tcp nowait root /usr/sbin/popper popper" &gt;&gt; \
/etc/inetd.conf &amp;&amp;
@ -83,8 +87,9 @@ killall -HUP syslogd</command></userinput></screen>
<para>Issue a <command>killall -HUP inetd</command> to reread the changed
<filename>inetd.conf</filename> file.</para>
<para>If you use <command>xinetd</command>, the following command will add the qpopper
entry to <filename>/etc/xinetd.conf</filename>:</para>
<para>If you use <command>xinetd</command>, the following command will add the
<application>Qpopper</application> entry to
<filename>/etc/xinetd.conf</filename>:</para>
<screen><userinput><command>cat &gt;&gt; /etc/xinetd.conf &lt;&lt; "EOF"</command>
service pop3
@ -100,7 +105,6 @@ service pop3
<para>Issue a <command>killall -HUP xinetd</command> to reread the changed
<filename>xinetd.conf</filename> file.</para>
</sect3>
</sect2>
@ -109,15 +113,15 @@ service pop3
<title>Contents</title>
<para>The <application>Qpopper</application> package contains
<command>popper</command>.
</para>
<command>popper</command>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>popper</title>
<para><command>popper</command> is the <acronym>POP</acronym>3 server daemon.</para></sect3>
<para><command>popper</command> is the <acronym>POP</acronym>3 server
daemon.</para></sect3>
</sect2>

View File

@ -6,6 +6,7 @@
<!ENTITY sendmail-download-ftp "ftp://ftp.sendmail.org/pub/sendmail/sendmail.&sendmail-version;.tar.gz">
<!ENTITY sendmail-download-http "http://www.sendmail.org/ftp/sendmail.&sendmail-version;.tar.gz">
<!ENTITY sendmail-md5sum "2809fbf9c8b067947b650d0128928d05">
<!ENTITY sendmail-size "1.9 MB">
<!ENTITY sendmail-buildsize "18.8 MB">
<!ENTITY sendmail-time "0.38 SBU">
@ -33,6 +34,7 @@ Transport Agent (<acronym>MTA</acronym>).</para>
<ulink url="&sendmail-download-http;"/></para></listitem>
<listitem><para>Download (FTP):
<ulink url="&sendmail-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &sendmail-md5sum;</para></listitem>
<listitem><para>Download size: &sendmail-size;</para></listitem>
<listitem><para>Estimated disk space required:
&sendmail-buildsize;</para></listitem>
@ -43,8 +45,8 @@ Transport Agent (<acronym>MTA</acronym>).</para>
<sect3><title><application>Sendmail</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="db"/> and <xref linkend="procmail"/>
</para></sect4>
<para><xref linkend="db"/> and <xref linkend="procmail"/></para>
</sect4>
<sect4><title>Optional</title>
<para><xref linkend="openssl"/>,
@ -54,8 +56,8 @@ Transport Agent (<acronym>MTA</acronym>).</para>
<xref linkend="cyrus-sasl"/>,
<ulink url="http://www-dev.cites.uiuc.edu/ph/nph/">nph</ulink>, and
<xref linkend="gs"/> or <xref linkend="espgs"/> (for creating
<acronym>PDF</acronym> documentation)
</para></sect4>
<acronym>PDF</acronym> documentation)</para>
</sect4>
</sect3>
</sect2>
@ -110,7 +112,7 @@ install -v -m444 vacation/vacation.1 /usr/share/man/man1</command></userinput>
<filename>sendmail/README</filename> file for information on linking optional
packages into the build. Use the example below, which adds support for
<application>tcpwrappers</application>, <acronym>SASL</acronym> and
Start<acronym>TLS</acronym> as a starting point. Of course, modify it to suit
Start<acronym>TLS</acronym>, as a starting point. Of course, modify it to suit
your particular needs.</para>
<screen><userinput><command>cat &gt;&gt; devtools/Site/site.config.m4 &lt;&lt; "EOF"</command>