Go to file
Theodore Ts'o 7ef3bb838d mke2fs.c: Check for the BSD disklabel on all architectures, and
also check the byte-swapped magic number as well.
2002-03-08 03:01:53 -05:00
contrib Update files for 1.26 release. 2002-02-03 01:00:22 -05:00
debian Update makefiles to install mkfs.ext3, and to install man pages for 2002-02-24 03:08:57 -05:00
debugfs ls.c (list_dir_proc): Fix typo in debugfs which was causing a 2002-03-07 02:56:53 -05:00
doc Update for 1.27-WIP release. 2002-03-05 03:31:06 -05:00
e2fsck Fix various gcc -Wall complaints. 2002-03-07 23:52:56 -05:00
include/nonunix Update files for 1.26 release. 2002-02-03 01:00:22 -05:00
install-utils Update files for 1.26 release. 2002-02-03 01:00:22 -05:00
intl Update files for 1.26 release. 2002-02-03 01:00:22 -05:00
lib Fix various gcc -Wall complaints. 2002-03-07 23:52:56 -05:00
misc mke2fs.c: Check for the BSD disklabel on all architectures, and 2002-03-08 03:01:53 -05:00
po Update files for 1.26 release. 2002-02-03 01:00:22 -05:00
resize Fix various gcc -Wall complaints. 2002-03-07 23:52:56 -05:00
tests Fixed the journal handling so that an offer is made to clear the 2002-03-07 03:13:07 -05:00
util Update files for 1.26 release. 2002-02-03 01:00:22 -05:00
.cvsignore .cvsignore: 2000-05-25 23:19:08 +00:00
.fix-Changelog Many files: 1997-04-29 16:15:03 +00:00
.head-Changelog Many files: 1997-04-29 14:51:31 +00:00
.hgtags ADD TAG: E2FSPROGS-1.27-WIP-0305 2002-03-05 03:37:06 -05: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 ABOUT-NLS, ChangeLog: 2000-04-03 13:31:09 +00:00
aclocal.m4 ChangeLog, configure, configure.in, aclocal.m4: 2000-02-08 20:17:21 +00:00
ChangeLog Update files for 1.26 release. 2002-02-03 01:00:22 -05:00
config.guess ChangeLog, config.guess, config.sub: 2001-05-05 06:49:27 +00:00
config.sub ChangeLog, config.guess, config.sub: 2001-05-05 06:49:27 +00:00
configure Fix e2fsck's handling of external journals,and update journal 2001-12-16 02:23:36 -05:00
configure.in Fix e2fsck's handling of external journals,and update journal 2001-12-16 02:23:36 -05:00
COPYING COPYING: 2001-05-11 05:41:37 +00:00
depfix.sed ChangeLog, depfix.sed: 1999-07-19 15:48:08 +00:00
e2fsprogs.lsm Final adjustment of LSM file before 1.26 release. 2002-02-03 01:32:57 -05:00
e2fsprogs.spec Add check for mkfs.ext3 and create a journal in this case. 2002-02-25 23:11:26 -07: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 Add "*.orig" to "make clean" target, change explicit listing of 2001-08-04 01:02:34 -06:00
MCONFIG.in Miscellaneous cleanup before 1.26-WIP release. Removed unused 2001-12-24 15:33:49 -05:00
mkinstalldirs Many files: 1997-04-26 13:58:21 +00:00
README Update for 1.27-WIP release. 2002-03-05 03:31:06 -05:00
RELEASE-NOTES Update release notes with some last minute fixes. 2002-03-05 03:37:06 -05:00
SHLIBS Many files: 1997-04-29 16:15:03 +00:00
TODO ismounted.c (is_swap_device): New function used by 2001-12-24 15:20:22 -05:00
version.h Update for 1.27-WIP release. 2002-03-05 03:31:06 -05:00
wordwrap.pl ChangeLog, wordwrap.pl: 2001-06-01 23:49:46 +00:00

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