Changeset 8070ffce
- Timestamp:
- 02/04/2005 09:24:31 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 85a135f
- Parents:
- d4afab2
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rd4afab2 r8070ffce 25 25 <listitem><para>February 4th, 2005 [randy]: Added MD5sums to OpenSSL, 26 26 iptables, Tripwire-portable, Shadow, Linux-PAM, cracklib, MIT krb5, Heimdal, 27 Cyrus SASL, Stunnel, ReiserFS, XFS, Emacs, Vim, nano, JOE and Ed instructions;28 fixed MIT krb5 download URL.</para></listitem>27 Cyrus SASL, Stunnel, ReiserFS, XFS, Emacs, Vim, nano, JOE, Ed and ASH 28 instructions; fixed MIT krb5 and ZSH download URLs.</para></listitem> 29 29 30 30 <listitem><para>February 3rd, 2005 [bdubbs]: Added index items to -
postlfs/shells/ash.xml
rd4afab2 r8070ffce 8 8 <!ENTITY ash-download-http " "> 9 9 <!ENTITY ash-download-ftp "ftp://distro.ibiblio.org/pub/Linux/distributions/slackware/slackware_source/ap/ash/ash-&ash-version;.tar.gz"> 10 <!ENTITY ash-md5sum "1c59f5b62a081cb0cb3b053c01d79529"> 10 11 <!ENTITY ash-size "118 KB"> 11 12 <!ENTITY ash-buildsize "2.2 MB"> … … 41 42 <listitem><para>Download (FTP): <ulink 42 43 url="&ash-download-ftp;"/></para></listitem> 44 <listitem><para>Download MD5 sum: &ash-md5sum;</para></listitem> 43 45 <listitem><para>Download size: &ash-size;</para></listitem> 44 46 <listitem><para>Estimated disk space required: -
postlfs/shells/zsh.xml
rd4afab2 r8070ffce 5 5 %general-entities; 6 6 7 <!ENTITY zsh-download-http "http:// www.zsh.org/pub/zsh-&zsh-version;.tar.bz2">8 <!ENTITY zsh-download-ftp " ftp://ftp.zsh.org/zsh/zsh-&zsh-version;.tar.bz2">7 <!ENTITY zsh-download-http "http://prdownloads.sourceforge.net/zsh/zsh-&zsh-version;.tar.bz2"> 8 <!ENTITY zsh-download-ftp " "> 9 9 <!ENTITY zsh-size "1.9 MB"> 10 10 <!ENTITY zsh-buildsize "17 MB"> 11 11 <!ENTITY zsh-time "0.51 SBU"> 12 <!ENTITY zsh-md5sum 12 <!ENTITY zsh-md5sum "b59ef34b8de288d5fd16f842451125c8"> 13 13 ]> 14 14
Note:
See TracChangeset
for help on using the changeset viewer.