Begin3
Title: EXT2 Filesystem utilities
Version: 1.12
-Entered-date: 4Jul97
+Entered-date: 9Jul97
Description: The filesystem utilities for the EXT2 filesystem, including
e2fsck, mke2fs, dumpe2fs, fsck, and others.
Keywords: utilities, fsck, filesystem, Ext2fs
686kB e2fsprogs-1.12.tar.gz
237kB e2fsprogs-1.12-elfbin.tar.gz
166kB e2fsprogs-1.12-dllbin.tar.gz
- 237kB e2fsprogs-1.12-0.i386.rpm
+ 236kB e2fsprogs-1.12-0.i386.rpm
82kB e2fsprogs-devel-1.12-0.i386.rpm
688kB e2fsprogs-1.12-0.src.rpm
1kB e2fsprogs-1.12.lsm
+1998-07-10 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * mk_cmds.sh.in: Fix error message so that it says mk_cmds's
+ template files instead of compile_et's template files.
+
1998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Release of E2fsprogs 1.12
DIR=$SS_DIR
# echo "Falling back to $DIR..."
if test ! -f $DIR/ct_c.sed -o ! -f $DIR/ct_c.awk ; then
- echo "compile_et: Couldn't find compile_et's template files."
+ echo "mk_cmds: Couldn't find mk_cmds's template files."
exit 1
fi
fi
+1998-07-26 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * resize2fs.h: Protect include of unistd.h with HAVE_UNISTD_H.
+
1998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Release of E2fsprogs 1.12