Ignore:
Timestamp:
02/12/2005 07:50:52 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:
f62b122b
Parents:
3616dc5
Message:

Added md5sums to Chapter 22 package instructions

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/other/leafnode.xml

    r3616dc5 r0fbab6b  
    77<!ENTITY leafnode-download-http "http://prdownloads.sourceforge.net/leafnode/leafnode-&leafnode-version;.rel.tar.bz2">
    88<!ENTITY leafnode-download-ftp "ftp://ftp.gwdg.de/pub/linux/mirrors/sunsite/system/news/transport/leafnode-&leafnode-version;.rel.tar.bz2">
     9<!ENTITY leafnode-md5sum "271f5335e5ea3115cc0dfe7ce91da477">
    910<!ENTITY leafnode-size "383 KB">
    1011<!ENTITY leafnode-buildsize "8.8 MB">
    1112<!ENTITY leafnode-time "0.11 SBU">
    12 
    1313]>
    1414
     
    2929<sect3><title>Package information</title>
    3030<itemizedlist spacing='compact'>
    31 <listitem><para>Download (HTTP): <ulink url="&leafnode-download-http;"/></para></listitem>
    32 <listitem><para>Download (FTP): <ulink url="&leafnode-download-ftp;"/></para></listitem>
     31<listitem><para>Download (HTTP):
     32<ulink url="&leafnode-download-http;"/></para></listitem>
     33<listitem><para>Download (FTP):
     34<ulink url="&leafnode-download-ftp;"/></para></listitem>
     35<listitem><para>Download MD5 sum: &leafnode-md5sum;</para></listitem>
    3336<listitem><para>Download size: &leafnode-size;</para></listitem>
    34 <listitem><para>Estimated disk space required: &leafnode-buildsize;</para></listitem>
    35 <listitem><para>Estimated build time: &leafnode-time;</para></listitem></itemizedlist>
     37<listitem><para>Estimated disk space required:
     38&leafnode-buildsize;</para></listitem>
     39<listitem><para>Estimated build time:
     40&leafnode-time;</para></listitem></itemizedlist>
    3641</sect3>
    3742
    3843<sect3><title><application>Leafnode</application> dependencies</title>
    3944<sect4><title>Required</title>
    40 <para><xref linkend="pcre"/> and <xref linkend="tcpwrappers"/>
    41 </para></sect4>
     45<para><xref linkend="pcre"/> and <xref linkend="tcpwrappers"/></para>
     46</sect4>
     47
    4248<sect4><title>Recommended</title>
    43 <para><xref linkend="xinetd"/></para></sect4>
     49<para><xref linkend="xinetd"/></para>
     50</sect4>
    4451</sect3>
    4552
Note: See TracChangeset for help on using the changeset viewer.