Fork of e2fsprogs with inode table reallocator
 
 
 
 
 
 
Go to file
Theodore Ts'o 2d10769ec6 debugfs.c (internal_dump_inode): Display the major/minor device
numbers for block/character devices.
	(do_mknod): Add support for new-style device numbers (where
	the major or minor number is greater than 255 and less
	than 65535).  (Addresses Sourceforge bug #865289)
2004-02-23 22:30:54 -05:00
contrib Update for 1.34 release. 2003-07-26 01:03:34 -04:00
debian Update for WIP release 1.35-WIP release dated 31-Jan-2004. 2004-01-31 22:33:16 -05:00
debugfs debugfs.c (internal_dump_inode): Display the major/minor device 2004-02-23 22:30:54 -05:00
doc Update for 1.35-WIP 01-Aug-2003 release. 2003-08-02 20:48:35 -04:00
e2fsck Makefile.in (PROFILED_LIBS, PROFILED_DEPLIBS): Fix reference to 2004-02-23 21:26:23 -05:00
ext2ed Update for 1.34 release. 2003-07-26 01:03:34 -04:00
include/nonunix Update for 1.34 release. 2003-07-26 01:03:34 -04:00
install-utils Update for 1.34 release. 2003-07-26 01:03:34 -04:00
intl Update for 1.34 release. 2003-07-26 01:03:34 -04:00
lib ext2fs.h (ext2fs_resize_mem): Fix C++ problem. (Addresses Red 2004-02-21 21:04:30 -05:00
misc fsck.c (execute): Use '&&' instead of '&'. (It didn't cause a 2004-02-21 21:02:15 -05:00
po Update e2fsprogs POT file. 2003-12-26 14:03:39 -05:00
resize Fix more compiler warnings. 2003-12-28 13:04:35 +01:00
tests Add f_selinux test case. 2004-01-30 01:59:42 -05:00
util Do not package autom4te.cache directory into tarball. 2004-02-23 21:34:11 +01: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: E2FSPROGS-1_35-WIP-0131 2004-01-31 22:33:16 -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 Update and clarify copyright statement. 2003-03-16 02:58:01 -05:00
ChangeLog Add -mieee to CFLAGS if we're using GCC and the CPU is an Alpha. 2004-02-23 21:30:11 +01: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 MCONFIG.in: Make the gcc-wall print more warnings to catch 2003-11-26 23:18:56 -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 for WIP release 1.35-WIP release dated 31-Jan-2004. 2004-01-31 22:33:16 -05:00
SHLIBS Many files: 1997-04-29 16:15:03 +00:00
TODO Update for WIP release December 7, 2003. 2003-12-07 02:16:43 -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 Update config.guess and config.sub with newer versions from the FSF. 2003-03-15 20:24:16 -05: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 with newer versions from the FSF. 2003-03-15 20:24:16 -05:00
configure Add -mieee to CFLAGS if we're using GCC and the CPU is an Alpha. 2004-02-23 21:30:11 +01:00
configure.in Add -mieee to CFLAGS if we're using GCC and the CPU is an Alpha. 2004-02-23 21:30:11 +01:00
depfix.sed ChangeLog, depfix.sed: 1999-07-19 15:48:08 +00:00
e2fsprogs.lsm Update for 1.34 release. 2003-07-26 01:03:34 -04:00
e2fsprogs.spec.in Add filefrag program to the list of programs installed in /usr/sbin. 2003-12-25 14:31:08 -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 for WIP release 1.35-WIP release dated 31-Jan-2004. 2004-01-31 22:33:16 -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.