Changeset 0dfa6f4f


Ignore:
Timestamp:
02/04/2005 07:15:08 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:
d4afab2
Parents:
90e2fb4e
Message:

Added md5sums to ReiserFS and XFS instructions

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r90e2fb4e r0dfa6f4f  
    2525<listitem><para>February 4th, 2005 [randy]: Added MD5sums to OpenSSL,
    2626iptables, Tripwire-portable, Shadow, Linux-PAM, cracklib, MIT krb5, Heimdal,
    27 Cyrus SASL and Stunnel instructions.</para></listitem>
     27Cyrus SASL, Stunnel, ReiserFS and XFS instructions; fixed MIT krb5 download
     28URL.</para></listitem>
    2829
    2930<listitem><para>February 3rd, 2005 [bdubbs]: Added index items to
  • postlfs/filesystems/reiser.xml

    r90e2fb4e r0dfa6f4f  
    77  <!ENTITY reiser-download-http "http://ftp.namesys.com/pub/reiserfsprogs/reiserfsprogs-&reiser-version;.tar.gz">
    88  <!ENTITY reiser-download-ftp "ftp://ftp.namesys.com/pub/reiserfsprogs/reiserfsprogs-&reiser-version;.tar.gz">
     9  <!ENTITY reiser-md5sum "b42cf15f6651c3ceff5cb84996c0d539">
    910  <!ENTITY reiser-size "400 KB">
    1011  <!ENTITY reiser-buildsize "7.9 MB">
     
    3536<listitem><para>Download (FTP): <ulink
    3637url="&reiser-download-ftp;"/></para></listitem>
     38<listitem><para>Download MD5 sum: &reiser-md5sum;</para></listitem>
    3739<listitem><para>Download size: &reiser-size;</para></listitem>
    3840<listitem><para>Estimated disk space required:
  • postlfs/filesystems/xfs.xml

    r90e2fb4e r0dfa6f4f  
    77  <!ENTITY xfsprogs-download-http "http://mirrors.sunsite.dk/xfs/download/cmd_tars/xfsprogs-&xfsprogs-version;.src.tar.gz">
    88  <!ENTITY xfsprogs-download-ftp  "ftp://oss.sgi.com/projects/xfs/download/cmd_tars/xfsprogs-&xfsprogs-version;.src.tar.gz">
     9  <!ENTITY xfsprogs-md5sum        "65fbf692f348b57f21edd4813733d9ae">
    910  <!ENTITY xfsprogs-size          "833 KB">
    1011  <!ENTITY xfsprogs-buildsize     "25.2 MB">
     
    3637<listitem><para>Download (FTP): <ulink
    3738url="&xfsprogs-download-ftp;"/></para></listitem>
     39<listitem><para>Download MD5 sum: &xfsprogs-md5sum;</para></listitem>
    3840<listitem><para>Download size: &xfsprogs-size;</para></listitem>
    3941<listitem><para>Estimated disk space required:
Note: See TracChangeset for help on using the changeset viewer.