mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Added md5sum to ASH instructions; fixed download URL for ZSH
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3398 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d4afab26f0
commit
8070ffce5f
@ -24,8 +24,8 @@ who wrote what.</para>
|
||||
|
||||
<listitem><para>February 4th, 2005 [randy]: Added MD5sums to OpenSSL,
|
||||
iptables, Tripwire-portable, Shadow, Linux-PAM, cracklib, MIT krb5, Heimdal,
|
||||
Cyrus SASL, Stunnel, ReiserFS, XFS, Emacs, Vim, nano, JOE and Ed instructions;
|
||||
fixed MIT krb5 download URL.</para></listitem>
|
||||
Cyrus SASL, Stunnel, ReiserFS, XFS, Emacs, Vim, nano, JOE, Ed and ASH
|
||||
instructions; fixed MIT krb5 and ZSH download URLs.</para></listitem>
|
||||
|
||||
<listitem><para>February 3rd, 2005 [bdubbs]: Added index items to
|
||||
kdebase.</para></listitem>
|
||||
|
@ -7,6 +7,7 @@
|
||||
<!ENTITY ash-version "0.4.0">
|
||||
<!ENTITY ash-download-http " ">
|
||||
<!ENTITY ash-download-ftp "ftp://distro.ibiblio.org/pub/Linux/distributions/slackware/slackware_source/ap/ash/ash-&ash-version;.tar.gz">
|
||||
<!ENTITY ash-md5sum "1c59f5b62a081cb0cb3b053c01d79529">
|
||||
<!ENTITY ash-size "118 KB">
|
||||
<!ENTITY ash-buildsize "2.2 MB">
|
||||
<!ENTITY ash-time "0.06 SBU">
|
||||
@ -40,6 +41,7 @@ memory and space requirements compared to the other
|
||||
url="&ash-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&ash-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download MD5 sum: &ash-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: &ash-size;</para></listitem>
|
||||
<listitem><para>Estimated disk space required:
|
||||
&ash-buildsize;</para></listitem>
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY zsh-download-http "http://www.zsh.org/pub/zsh-&zsh-version;.tar.bz2">
|
||||
<!ENTITY zsh-download-ftp "ftp://ftp.zsh.org/zsh/zsh-&zsh-version;.tar.bz2">
|
||||
<!ENTITY zsh-download-http "http://prdownloads.sourceforge.net/zsh/zsh-&zsh-version;.tar.bz2">
|
||||
<!ENTITY zsh-download-ftp " ">
|
||||
<!ENTITY zsh-size "1.9 MB">
|
||||
<!ENTITY zsh-buildsize "17 MB">
|
||||
<!ENTITY zsh-time "0.51 SBU">
|
||||
<!ENTITY zsh-md5sum "b59ef34b8de288d5fd16f842451125c8">
|
||||
<!ENTITY zsh-md5sum "b59ef34b8de288d5fd16f842451125c8">
|
||||
]>
|
||||
|
||||
<sect1 id="zsh" xreflabel="ZSH-&zsh-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user