Fork of e2fsprogs with inode table reallocator
 
 
 
 
 
 
Go to file
Theodore Ts'o 66fbee8cbb unix.c (check_if_skip): If the checkinterval is zero, then
disregard it when calculating when the next check will
	take place by e2fsck.
2004-05-04 20:38:17 -04:00
contrib Update version number for e2fsprogs 1.35 release. 2004-02-28 10:52:35 -05:00
debian Add dependency on awk in the debian e2fsprogs package. Addresses 2004-05-04 19:58:46 -04:00
debugfs util.c (open_pager): Use DEBUGFS_PAGER in preference to PAGER 2004-04-11 17:06:58 -04:00
doc Update version number for e2fsprogs 1.35 release. 2004-02-28 10:52:35 -05:00
e2fsck unix.c (check_if_skip): If the checkinterval is zero, then 2004-05-04 20:38:17 -04: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 Update version number for e2fsprogs 1.35 release. 2004-02-28 10:52:35 -05:00
intl Update version number for e2fsprogs 1.35 release. 2004-02-28 10:52:35 -05:00
lib probe.c (blkid_verify_devname): If the time is earlier than the 2004-04-19 21:42:18 -04:00
misc Fix obvious spelling mistake in mke2fs man page. 2004-04-12 20:36:35 -04:00
po Fix typo in de.po file from previous fix 2004-05-04 19:07:18 -04:00
resize Refine the build process to avoid re-running subst all the time on 2004-04-03 13:53:46 -05:00
tests Update version number for e2fsprogs 1.35 release. 2004-02-28 10:52:35 -05:00
util Add missing #include <time.h>, fixing a compiler warning. 2004-04-12 20:16:04 +02: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: 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, configure: Enable the fsck wrapper for the Debian 2004-05-04 19:39:54 -04:00
INSTALL Many files: 1997-04-29 15:29:49 +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
MCONFIG.in Refine the build process to avoid re-running subst all the time on 2004-04-03 13:53:46 -05:00
Makefile.in Use $(MAKE) rather than hardcoded "make", to aid build process on 2003-08-01 15:09:15 +02:00
README Update for 1.35-WIP 01-Aug-2003 release. 2003-08-02 20:48:35 -04:00
README.subset Update for 1.33 release. 2003-04-21 16:17:09 -04:00
RELEASE-NOTES Update version number for e2fsprogs 1.35 release. 2004-02-28 10:52:35 -05:00
SHLIBS Many files: 1997-04-29 16:15:03 +00:00
TODO debugfs.c (make_link): Set the filetype information when creating 2004-03-20 16:54:15 -05:00
aclocal.m4 Update to gettext 0.11.5. We now enable NLS support by default. 2003-05-03 16:35:17 -04:00
config.guess config.guess, config.sub: Update to newer version from the FSF 2004-05-04 18:42:53 -04: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 config.guess, config.sub: Update to newer version from the FSF 2004-05-04 18:42:53 -04:00
configure configure.in, configure: Enable the fsck wrapper for the Debian 2004-05-04 19:39:54 -04:00
configure.in configure.in, configure: Enable the fsck wrapper for the Debian 2004-05-04 19:39:54 -04:00
depfix.sed ChangeLog, depfix.sed: 1999-07-19 15:48:08 +00:00
e2fsprogs.lsm Update version number for e2fsprogs 1.35 release. 2004-02-28 10:52:35 -05:00
e2fsprogs.spec.in e2fsprogs.spec.in: Mostly synchronize spec file with the one 2004-03-04 21:05:14 -05:00
install-sh Many files: 1997-04-26 13:58:21 +00:00
mkinstalldirs Update to gettext 0.11.5. We now enable NLS support by default. 2003-05-03 16:35:17 -04:00
version.h Update version number for e2fsprogs 1.35 release. 2004-02-28 10:52:35 -05:00
wordwrap.pl ChangeLog, wordwrap.pl: 2001-06-01 23:49:46 +00:00

README

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