Go to file
Theodore Ts'o 2a29f1354f Add --enable-test-io-debug configure option which causes e2fsck and
tune2fs to use the test I/O manager.

The test I/O manager has been changed to not do anything extra by 
default, unless the TEST_IO_FLAGS and/or TEST_IO_BLOCK environment
variables are set, which controls what I/O operations are logged and
a block number to watch, respectively.  The log messages are sent to
stderr by default, unless a filename is specified via the 
TEST_IO_LOGFILE environment variable.
2003-05-05 12:08:47 -04:00
contrib Update for 1.33 release. 2003-04-21 16:17:09 -04:00
debian Update for 1.33 release. 2003-04-21 16:17:09 -04:00
debugfs debugfs.c (do_imap), debugfs.h, debug_cmds.ct, debugfs.8.in: 2003-05-05 11:35:04 -04:00
doc Update for 1.33 release. 2003-04-21 16:17:09 -04:00
e2fsck Add --enable-test-io-debug configure option which causes e2fsck and 2003-05-05 12:08:47 -04:00
ext2ed Update for 1.33 release. 2003-04-21 16:17:09 -04:00
include/nonunix Update for 1.33 release. 2003-04-21 16:17:09 -04:00
install-utils Update for 1.33 release. 2003-04-21 16:17:09 -04:00
intl Add Czech translation. 2003-05-03 18:45:55 -04:00
lib Add --enable-test-io-debug configure option which causes e2fsck and 2003-05-05 12:08:47 -04:00
misc Add --enable-test-io-debug configure option which causes e2fsck and 2003-05-05 12:08:47 -04:00
po Add Czech translation. 2003-05-03 18:45:55 -04:00
resize Add Czech translation. 2003-05-03 18:45:55 -04:00
tests Update for 1.33 release. 2003-04-21 16:17:09 -04:00
util Update for 1.33 release. 2003-04-21 16:17:09 -04:00
.cvsignore .cvsignore: 2000-05-25 23:19:08 +00:00
.fix-Changelog Update files for 1.31 release. 2002-11-08 20:08:48 -05:00
.head-Changelog Many files: 1997-04-29 14:51:31 +00:00
.hgtags ADD TAG: E2FSPROGS-1_33 2003-04-21 16:17:09 -04:00
.missing-copyright Many files: 1997-04-29 16:15:03 +00:00
.release-checklist .release-checklist: 1998-07-09 05:38:07 +00:00
ABOUT-NLS Update to gettext 0.11.5. We now enable NLS support by default. 2003-05-03 16:35:17 -04:00
aclocal.m4 Update to gettext 0.11.5. We now enable NLS support by default. 2003-05-03 16:35:17 -04:00
ChangeLog Add --enable-test-io-debug configure option which causes e2fsck and 2003-05-05 12:08:47 -04:00
config.guess Update config.guess and config.sub with newer versions from the FSF. 2003-03-15 20:24:16 -05:00
config.rpath Update to gettext 0.11.5. We now enable NLS support by default. 2003-05-03 16:35:17 -04:00
config.sub Update config.guess and config.sub with newer versions from the FSF. 2003-03-15 20:24:16 -05:00
configure Add --enable-test-io-debug configure option which causes e2fsck and 2003-05-05 12:08:47 -04:00
configure.in Add --enable-test-io-debug configure option which causes e2fsck and 2003-05-05 12:08:47 -04:00
COPYING Update and clarify copyright statement. 2003-03-16 02:58:01 -05:00
depfix.sed ChangeLog, depfix.sed: 1999-07-19 15:48:08 +00:00
e2fsprogs.lsm Update for 1.33 release. 2003-04-21 16:17:09 -04:00
e2fsprogs.spec.in Add logsave, a new program which saves the output of a command 2003-04-14 18:05:12 -04:00
INSTALL Many files: 1997-04-29 15:29:49 +00:00
install-sh Many files: 1997-04-26 13:58:21 +00:00
INSTALL.dllbin Many files: 1997-04-29 16:15:03 +00:00
INSTALL.elfbin ChangeLog, INSTALL.elfbin: 1999-01-02 04:15:29 +00:00
Makefile.in configure.in, configure, Makefile.in: Add --with-diet-libc 2003-05-05 09:00:24 -04:00
MCONFIG.in Update to gettext 0.11.5. We now enable NLS support by default. 2003-05-03 16:35:17 -04:00
mkinstalldirs Update to gettext 0.11.5. We now enable NLS support by default. 2003-05-03 16:35:17 -04:00
README Update version numbers and release notes for 1.33-WIP (16-Mar-2003) 2003-03-16 20:41:04 -05:00
README.subset Update for 1.33 release. 2003-04-21 16:17:09 -04:00
RELEASE-NOTES Update for 1.33 release. 2003-04-21 16:17:09 -04:00
SHLIBS Many files: 1997-04-29 16:15:03 +00:00
TODO Update for 1.28 release. 2002-08-31 03:00:33 -04:00
version.h Update for 1.33 release. 2003-04-21 16:17:09 -04:00
wordwrap.pl ChangeLog, wordwrap.pl: 2001-06-01 23:49:46 +00:00

	This is the new version (1.33) of the second extended file
system management programs.

	From time to time, I release new versions of e2fsprogs, to fix
bugs and to make the utilities more robust.  You can always find
information about the latest version at the the e2fsprogs web page,
which is:

	http://e2fsprogs.sourceforge.net

	Note: If you are NOT using the RedHat RPM distributions of
e2fsprogs, and are building e2fsprogs from source, please see the file
INSTALL for instructions on building and installing e2fsprogs.  

	In case of bugs in these programs, please contact Ted Ts'o at
tytso@thunk.org or tytso@alum.mit.edu.  See the e2fsck man page for
suggestions of what sort of information to include when submitting bug
reports for these programs.