Ignore:
Timestamp:
02/11/2005 03:57:40 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:
6c291b58
Parents:
25d03a51
Message:

Added md5sums to Chapter 18 package instructions

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netprogs/cvs.xml

    r25d03a51 rf5f7f9d  
    77  <!ENTITY cvs-download-http "https://ccvs.cvshome.org/files/documents/19/534/cvs-&cvs-version;.tar.bz2">
    88  <!ENTITY cvs-download-ftp  " ">
     9  <!ENTITY cvs-md5sum        "1dd5c16064906617e4358738bfe59b66">
    910  <!ENTITY cvs-size          "2.3 MB">
    1011  <!ENTITY cvs-buildsize     "20 MB">
     
    3233<sect3><title>Package information</title>
    3334<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>
    3640<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>
    3945</sect3>
    4046
     
    4854<sect3><title><application>CVS</application> dependencies</title>
    4955<sect4><title>Optional</title>
    50 <para>
    51 <xref linkend="gdbm"/>,
     56<para><xref linkend="gdbm"/>,
    5257<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
    5358<xref linkend="mitkrb"/> or <xref linkend="heimdal"/>,
    5459<xref linkend="gs"/> or <xref linkend="espgs"/>,
    5560<ulink url="../server/mail.html">MTA</ulink> and
    56 <xref linkend="vim"/>
    57 </para></sect4>
     61<xref linkend="vim"/></para>
     62</sect4>
    5863</sect3>
    5964
     
    7176<screen><userinput><command>patch -Np1 -i ../cvs-&cvs-version;-zlib-1.patch</command></userinput></screen>
    7277
    73 <para>Install <application><acronym>cvs</acronym></application> by running the following commands:</para>
     78<para>Install <application><acronym>cvs</acronym></application> by running
     79the following commands:</para>
    7480
    7581<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     
    108114
    109115<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>
    111118
    112119</sect2>
Note: See TracChangeset for help on using the changeset viewer.