ChangeLog
Nov 2, 2005 - Fixed broken howto links
Jul 28, 2005 - Rearranged options to shut up new version of find
- Run chown -R root:root on the source directory if
$UID = 0 (if you are root)
- Added sha1sum verification of tarball
May 10, 2005 - Missed one: ftp -> http
- Moved source directory (see note <a href="howtos.php?msd">here</a>)
Apr 5, 2005 - ftp://ftp.gnu.org -> http://ftp.gnu.org
- Changed md5sum verification to output
- root.root -> root:root
- Removed make, gcc, binutils, fileutils links
Mar 9, 2004 - Added links to fileutils and sh-utils howtos
- Added prerequisites
Sep 22, 2003 - Replaced verification against the now non-existant
sha1sums file at ftp.gnu.org with a verified (from before
they were cracked) md5sum and gpg verification against a
key that is now at ftp.gnu.org/gnu/textutils/
- Instead of running sort, then make install, now we run
make install-strip
- Create ~/installed with mode 700
Jul 23, 2003 - Set to re-use tarball, misc other cleanups
Mar 5, 2003 - Added tarball verification w/ sha1sum and gpg verification
of the sha1sums
- Added removal of old versions
- Added --disable-nls to configure, added cleanup of old
/usr/share/locale/*/textutils.mo files
Aug 25, 2002 - First entry