Changeset 28ce643


Ignore:
Timestamp:
02/11/2005 06:16:14 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:
55c657e
Parents:
293c333
Message:

Added md5sums to Chapter 19 package instructions

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netutils/bind-utils.xml

    r293c333 r28ce643  
    77  <!ENTITY bind-download-http   "http://gd.tuwien.ac.at/infosys/servers/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    88  <!ENTITY bind-download-ftp    "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
     9  <!ENTITY bind-md5sum          "fdb42fff7e345372ac52a4493b77b694">
    910  <!ENTITY bind-size            "4.6 MB">
    1011  <!ENTITY bind-utils-buildsize "52.2 MB">
     
    4445<listitem><para>Download (FTP): <ulink
    4546url="&bind-download-ftp;"/></para></listitem>
     47<listitem><para>Download MD5 sum: &bind-md5sum;</para></listitem>
    4648<listitem><para>Download size: &bind-size;</para></listitem>
    4749<listitem><para>Estimated disk space required:
  • basicnet/netutils/traceroute.xml

    r293c333 r28ce643  
    77  <!ENTITY traceroute-download-http "http://gd.tuwien.ac.at/platform/sun/packages/solaris/freeware/SOURCES/traceroute-&traceroute-version;.tar.gz">
    88  <!ENTITY traceroute-download-ftp  "ftp://ftp.ee.lbl.gov/traceroute-&traceroute-version;.tar.gz">
     9  <!ENTITY traceroute-md5sum        "964d599ef696efccdeebe7721cd4828d">
    910  <!ENTITY traceroute-size          "74 KB">
    1011  <!ENTITY traceroute-buildsize     "540 KB">
     
    3738<listitem><para>Download (FTP): <ulink
    3839url="&traceroute-download-ftp;"/></para></listitem>
     40<listitem><para>Download MD5 sum: &traceroute-md5sum;</para></listitem>
    3941<listitem><para>Download size: &traceroute-size;</para></listitem>
    4042<listitem><para>Estimated disk space required:
  • introduction/welcome/changelog.xml

    r293c333 r28ce643  
    2323<itemizedlist>
    2424
    25 <listitem><para>February 11th, 2005 [randy]: Added md5sums to Chapter 18
    26 package instructions.</para></listitem>
     25<listitem><para>February 11th, 2005 [randy]: Added md5sums to Chapters 18
     26and 19 package instructions.</para></listitem>
    2727
    2828<listitem><para>February 10th, 2005 [larry]: Updated to emacs-21.4 and
Note: See TracChangeset for help on using the changeset viewer.