Fork of e2fsprogs with inode table reallocator
 
 
 
 
 
 
Go to file
Theodore Ts'o 813b901d41 ostype.c (e2p_os2string): Check to make sure malloc() is
successful before attempting to copy into it.  Add
	#include of stdlib.h to fix a core dump bug on the IA64
	architecture.  (Addresses Debian Bug #302200)
2005-03-31 00:01:33 -05:00
config Update to use gettext 0.14.1 and autoconf 2.50+ 2004-11-30 19:00:19 -05:00
contrib Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
debian Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
debugfs Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
doc Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
e2fsck Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
ext2ed Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
include/nonunix Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
install-utils Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
intl Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
lib ostype.c (e2p_os2string): Check to make sure malloc() is 2005-03-31 00:01:33 -05:00
misc Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
po Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
resize Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
tests Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
util Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05: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_37 2005-03-21 22:55:18 -05:00
.missing-copyright Many files: 1997-04-29 16:15:03 +00:00
.release-checklist Update for 1.34 release. 2003-07-26 01:03:34 -04:00
ABOUT-NLS Update to gettext 0.11.5. We now enable NLS support by default. 2003-05-03 16:35:17 -04:00
COPYING Clarified that the lib/uuid directory is under a BSD-style and 2004-04-12 13:19:21 -04:00
ChangeLog Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
INSTALL Remove the a.out DLL support, since it's been obsolete and unmaintained 2004-11-19 17:06:47 -05:00
INSTALL.elfbin ChangeLog, INSTALL.elfbin: 1999-01-02 04:15:29 +00:00
MCONFIG.in Add support for maintainer mode, which enables the makefile rules 2005-02-04 10:43:58 -05:00
Makefile.in Add install-strip and install-shlibs-strip targets 2004-12-15 11:28:55 -05:00
README Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
README.subset Update for 1.33 release. 2003-04-21 16:17:09 -04:00
RELEASE-NOTES Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
SHLIBS Many files: 1997-04-29 16:15:03 +00:00
TODO Update the TODO file to have more information in it. 2005-03-01 17:15:33 -05:00
aclocal.m4 Update to use gettext 0.14.1 and autoconf 2.50+ 2004-11-30 19:00:19 -05:00
configure Makefile util/gen-tarball executable after creating the file. 2005-02-05 15:53:56 -05:00
configure.in Makefile util/gen-tarball executable after creating the file. 2005-02-05 15:53:56 -05:00
depfix.sed ChangeLog, depfix.sed: 1999-07-19 15:48:08 +00:00
e2fsprogs.lsm Update LSM file for 1.37 release. 2005-03-21 22:55:18 -05:00
e2fsprogs.spec.in Add pkg-config files to e2fsprogs's libraries. 2005-01-26 12:59:25 -05:00
version.h Update for the e2fsprogs 1.37 release. 2005-03-21 22:37:03 -05:00
wordwrap.pl ChangeLog, wordwrap.pl: 2001-06-01 23:49:46 +00:00

README

	This is the new version (1.37) 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

	The INSTALL file has instructions on building and installing
e2fsprogs.  Provisions for building Red Hat RPMs and Debian dpkg files
are supplied as well.

	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.