Go to file
Theodore Ts'o a7ccdff8e1 In mke2fs and resize2fs, round the default size of the filesystem to
be an even multiple of the pagesize to work around a potential
Linux kernel bug.

Use the testio manager in mke2fs if CONFIG_TESTIO_DEBUG is set.
2003-07-08 18:03:48 -04:00
contrib Update for 1.33 release. 2003-04-21 16:17:09 -04:00
debian Update for e2fsprogs 1.34-WIP-0521 release. 2003-05-21 18:26:31 -04:00
debugfs Fixx gcc -Wall nitpicks. 2003-07-06 00:36:48 -04:00
doc Update for 1.33 release. 2003-04-21 16:17:09 -04:00
e2fsck Fixx gcc -Wall nitpicks. 2003-07-06 00:36:48 -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 Fixx gcc -Wall nitpicks. 2003-07-06 00:36:48 -04:00
misc In mke2fs and resize2fs, round the default size of the filesystem to 2003-07-08 18:03:48 -04:00
po Update for e2fsprogs 1.34-WIP-0521 release. 2003-05-21 18:26:31 -04:00
resize In mke2fs and resize2fs, round the default size of the filesystem to 2003-07-08 18:03:48 -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_34-WIP-0521 2003-05-21 18:26:31 -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 Fixx gcc -Wall nitpicks. 2003-07-06 00:36:48 -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 configure.in: 2003-07-05 14:50:24 -04:00
configure.in configure.in: 2003-07-05 14:50:24 -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 Fixx gcc -Wall nitpicks. 2003-07-06 00:36:48 -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 e2fsprogs 1.34-WIP-0521 release. 2003-05-21 18:26:31 -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.