Go to file
Theodore Ts'o 8fd69563ce fs_ext2.c, fsimext2.c: Synchronize with EVMS CVS tree.
Fixed up confusion caused by bad parameter names for
	get_fs_limits().  Added missing conversion of
	volume->vol_size from sectors to bytes.  Fix up error 
	returns for unsupported tasks as EINVAL, not ENOSYS.
	Use logical names for the API version numbers, since 
	the ABI is much more dependent on the headers.  Add
	code to byte-swap the superblock if necessary.
2002-08-18 01:48:46 -04:00
contrib Update for 1.27 release. 2002-03-08 03:12:14 -05:00
debian Update to debian's 1.27+1.28-WIP-0626-1 2002-08-17 21:11:29 -04:00
debugfs Fix stupid typo in previous changeset. 2002-08-16 17:07:06 -04:00
doc Update for 1.27 release. 2002-03-08 03:12:14 -05:00
e2fsck Update and clarify man pages (addresses Debian Bug #145044). 2002-08-17 13:32:21 -04:00
ext2ed Fixed up some grammar problems with the ext2ed README, added some 2002-07-09 01:33:51 -04:00
include/nonunix Update for 1.27 release. 2002-03-08 03:12:14 -05:00
install-utils Update for 1.27 release. 2002-03-08 03:12:14 -05:00
intl Update for 1.27 release. 2002-03-08 03:12:14 -05:00
lib fs_ext2.c, fsimext2.c: Synchronize with EVMS CVS tree. 2002-08-18 01:48:46 -04:00
misc Add support for searching /proc/evms/volumes when interpreting 2002-08-17 23:01:22 -04:00
po Update for 1.27 release. 2002-03-08 03:12:14 -05:00
resize Fix stupid typo in previous changeset. 2002-08-16 17:07:06 -04:00
tests Overhaul extended attribute handling. Should now be correct with 2002-08-17 10:19:44 -04:00
util Integrate ext2ed into the e2fsprogs build system, and make minimal changes so 2002-05-11 19:17:00 -04: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.28-WIP-0626 2002-06-26 17:14:45 -04: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 Various portability fixes which should help out HURD. 2002-07-14 15:58:38 -04: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 Various portability fixes which should help out HURD. 2002-07-14 15:58:38 -04:00
configure.in Various portability fixes which should help out HURD. 2002-07-14 15:58:38 -04: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 Update for 1.27 release. 2002-03-08 03:12:14 -05:00
e2fsprogs.spec Bump versions for 1.28-WIP release. 2002-06-26 17:14:45 -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 Add "*.orig" to "make clean" target, change explicit listing of 2001-08-04 01:02:34 -06:00
MCONFIG.in Integrate ext2ed into the e2fsprogs build system, and make minimal changes so 2002-05-11 19:17:00 -04:00
mkinstalldirs Many files: 1997-04-26 13:58:21 +00:00
README Bump versions for 1.28-WIP release. 2002-06-26 17:14:45 -04:00
RELEASE-NOTES Update for 1.27 release. 2002-03-08 03:12:14 -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 Bump versions for 1.28-WIP release. 2002-06-26 17:14:45 -04:00
wordwrap.pl ChangeLog, wordwrap.pl: 2001-06-01 23:49:46 +00:00

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