Go to file
Theodore Ts'o 91d71c4147 tune2fs.8.in: Add a description of the .journal file, why it
is created, and how e2fsck converts it to an invisible
journal.  (Addresses Debian Bug #256760)
2004-09-19 07:34:35 -04:00
contrib Use rpmbuild if it is installed instead of rpm 2004-05-04 22:19:07 -04:00
debian Filter out linux-gate.so, which is a pseudo entry for the 32->64bit 2004-09-19 07:15:30 -04:00
debugfs Add ability for debugfs to use a separate source of data blocks when 2004-07-28 21:11:48 -04:00
doc Remove .cvsignore files; they were out of date, and causes lintian 2004-05-05 09:02:36 -04:00
e2fsck pass1.c (process_block): Change the limit of directory size from 2004-07-26 20:11:49 -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 Remove XSI:isms for greater portability. (Addresses 2004-09-17 19:54:22 -04:00
intl Remove .cvsignore files; they were out of date, and causes lintian 2004-05-05 09:02:36 -04:00
lib Add support for ocfs2 detection to the blkid library, 2004-09-17 21:37:49 -04:00
misc tune2fs.8.in: Add a description of the .journal file, why it 2004-09-19 07:34:35 -04:00
po Remove .cvsignore files; they were out of date, and causes lintian 2004-05-05 09:02:36 -04:00
resize resize2fs.c (check_and_change_inodes): Fix debugging printf to 2004-09-17 17:10:17 -04:00
tests Remove XSI:isms for greater portability. (Addresses 2004-09-17 19:54:22 -04:00
util Remove .cvsignore files; they were out of date, and causes lintian 2004-05-05 09:02:36 -04: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
aclocal.m4 Update to gettext 0.11.5. We now enable NLS support by default. 2003-05-03 16:35:17 -04:00
ChangeLog Revamp the initrd scripts to use a new helper program, 2004-09-18 14:53:14 -04:00
config.guess Update config.guess and config.sub from the FSF. 2004-09-17 18:15:58 -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 Update config.guess and config.sub from the FSF. 2004-09-17 18:15:58 -04:00
configure Revamp the initrd scripts to use a new helper program, 2004-09-18 14:53:14 -04:00
configure.in Revamp the initrd scripts to use a new helper program, 2004-09-18 14:53:14 -04:00
COPYING Clarified that the lib/uuid directory is under a BSD-style and 2004-04-12 13:19:21 -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: Fix up e2fsprogs.spec file so it should work 2004-05-04 22:17:27 -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 Remove XSI:isms for greater portability. (Addresses 2004-09-17 19:54:22 -04:00
MCONFIG.in Refine the build process to avoid re-running subst all the time on 2004-04-03 13:53:46 -05: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 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
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

	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.