Ignore:
Timestamp:
02/12/2005 02:51:10 AM (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:
0bfe309a
Parents:
fdcfc4cf
Message:

Added md5sums to Chapter 21 packages

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/mail/sendmail.xml

    rfdcfc4cf r793c1ba  
    77<!ENTITY sendmail-download-ftp "ftp://ftp.sendmail.org/pub/sendmail/sendmail.&sendmail-version;.tar.gz">
    88<!ENTITY sendmail-download-http "http://www.sendmail.org/ftp/sendmail.&sendmail-version;.tar.gz">
     9<!ENTITY sendmail-md5sum "2809fbf9c8b067947b650d0128928d05">
    910<!ENTITY sendmail-size "1.9 MB">
    1011<!ENTITY sendmail-buildsize "18.8 MB">
     
    3435<listitem><para>Download (FTP):
    3536<ulink url="&sendmail-download-ftp;"/></para></listitem>
     37<listitem><para>Download MD5 sum: &sendmail-md5sum;</para></listitem>
    3638<listitem><para>Download size: &sendmail-size;</para></listitem>
    3739<listitem><para>Estimated disk space required:
     
    4446
    4547<sect4><title>Required</title>
    46 <para><xref linkend="db"/> and <xref linkend="procmail"/>
    47 </para></sect4>
     48<para><xref linkend="db"/> and <xref linkend="procmail"/></para>
     49</sect4>
    4850
    4951<sect4><title>Optional</title>
     
    5557<ulink url="http://www-dev.cites.uiuc.edu/ph/nph/">nph</ulink>, and
    5658<xref linkend="gs"/> or <xref linkend="espgs"/> (for creating
    57 <acronym>PDF</acronym> documentation)
    58 </para></sect4>
     59<acronym>PDF</acronym> documentation)</para>
     60</sect4>
    5961</sect3>
    6062
     
    111113packages into the build. Use the example below, which adds support for
    112114<application>tcpwrappers</application>, <acronym>SASL</acronym> and
    113 Start<acronym>TLS</acronym> as a starting point. Of course, modify it to suit
     115Start<acronym>TLS</acronym>, as a starting point. Of course, modify it to suit
    114116your particular needs.</para>
    115117
Note: See TracChangeset for help on using the changeset viewer.