Fork of e2fsprogs with inode table reallocator
 
 
 
 
 
 
Go to file
Theodore Ts'o 0aa0e0c7d6 filefrag.c (frag_report): Fix filefrag so that it works
correctly with sparse files; unallocated blocks should not
be treated as a discontinuity.
2005-01-20 17:37:01 -05:00
config Update to use gettext 0.14.1 and autoconf 2.50+ 2004-11-30 19:00:19 -05:00
contrib Use rpmbuild if it is installed instead of rpm 2004-05-04 22:19:07 -04:00
debian Remove debugging printf from e2image -s's code. 2005-01-19 02:27:09 -05:00
debugfs Cleanup C code in debugfs's setfield. Added missing return statement (turned 2005-01-19 13:26:38 -05:00
doc Makefile.in: Fix the kernel compile-time echo commands to be 2005-01-19 00:25:25 -05:00
e2fsck Miscellaneous gcc -Wall cleanups. Use fixed rather than floating point 2005-01-19 13:57:40 -05:00
ext2ed ext2ed.h: Use the ext2_fs.h header file from libext2fs, instead 2004-04-03 13:55:37 -05:00
include/nonunix Update version number for e2fsprogs 1.35 release. 2004-02-28 10:52:35 -05:00
install-utils Remove XSI:isms for greater portability. (Addresses 2004-09-17 19:54:22 -04:00
intl Remove libgnuintl.h file, since it is a generated file. 2005-01-19 01:45:33 -05:00
lib Fix stupid typo in the CreateOS FreeBSD/Solaris changeset. Also included 2005-01-19 19:30:01 -05:00
misc filefrag.c (frag_report): Fix filefrag so that it works 2005-01-20 17:37:01 -05:00
po Update Italian translation file. 2005-01-19 00:31:46 -05:00
resize Add new function in e2p for parsing the number of blocks on the command line 2005-01-05 03:01:06 -05:00
tests r_resize_inode, m_dasd_bs, m_large_file, m_meta_bg, m_no_opt, 2005-01-19 18:06:45 -05:00
util When generating tarballs for Debian builds, remove the hyphen in version 2005-01-07 21:04:46 -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: APPLE_UUID_SNAP_1 2004-04-03 13:55:37 -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 configure.in: Clean up checks for dirent.d_reclen, ssize_t, 2005-01-19 12:59:48 -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 MCONFIG.in: 2005-01-20 03:17:31 +01:00
Makefile.in Add install-strip and install-shlibs-strip targets 2004-12-15 11:28:55 -05:00
README Update for e2fsprogs 1.36-rc2 release. 2005-01-11 14:39:55 -05:00
README.subset Update for 1.33 release. 2003-04-21 16:17:09 -04:00
RELEASE-NOTES Update release notes, changelog, for the 1.36-rc3 release. 2005-01-19 02:20:04 -05:00
SHLIBS Many files: 1997-04-29 16:15:03 +00:00
TODO Add interpretation of OS Creator values for FreeBSD and Lites in mke2fs 2005-01-19 18:18:44 -05:00
aclocal.m4 Update to use gettext 0.14.1 and autoconf 2.50+ 2004-11-30 19:00:19 -05:00
configure configure.in: Clean up checks for dirent.d_reclen, ssize_t, 2005-01-19 12:59:48 -05:00
configure.in configure.in: Clean up checks for dirent.d_reclen, ssize_t, 2005-01-19 12:59:48 -05:00
depfix.sed ChangeLog, depfix.sed: 1999-07-19 15:48:08 +00:00
e2fsprogs.lsm Update for e2fsprogs 1.36-rc2 release. 2005-01-11 14:39:55 -05:00
e2fsprogs.spec.in Remove support for EVMS 1.x plugin library. 2004-11-19 17:25:27 -05:00
version.h Update release notes, changelog, for the 1.36-rc3 release. 2005-01-19 02:20:04 -05:00
wordwrap.pl ChangeLog, wordwrap.pl: 2001-06-01 23:49:46 +00:00

README

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