Fork of e2fsprogs with inode table reallocator
 
 
 
 
 
 
Go to file
Theodore Ts'o d48bc60459 Compile the default mke2fs.conf into mke2fs program
People are getting surprised by mke2fs creating filesystems with
different defaults than earlier versions of mke2fs if mke2fs.conf is
not present.  Having gotten two complaints about ramdisks getting
created by with 4k blocksizes which then blow up when the ramdisk is
mounted with a "Magic mismatch, very weird" error message from the
kernel, let's fix this by making sure mke2fs has a built-in version of
mke2fs.conf file.  People can still override the built-in version of
mke2fs.conf by editing /etc/mke2fs.conf, but this maintains the
previous behavior.

Addresses-Sourceforge-Bug: #1745818

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-07-04 14:27:30 -04:00
config Update config.guess and config.sub to latest version (2006-02-23) from FSF 2006-04-09 18:37:22 -04:00
contrib Update Release Notes, Changelogs, version.h, etc. for 1.40 release 2007-06-24 17:32:47 -04:00
debian Update e2fsprogs 1.40 changelogs 2007-06-30 16:44:13 -04:00
debugfs Update Release Notes, Changelogs, version.h, etc. for 1.40 release 2007-06-24 17:32:47 -04:00
doc Update Release Notes, Changelogs, version.h, etc. for 1.40 release 2007-06-24 17:32:47 -04:00
e2fsck Add new function: profile_set_default() 2007-07-04 13:03:35 -04:00
ext2ed Update Release Notes, Changelogs, version.h, etc. for 1.40 release 2007-06-24 17:32:47 -04:00
include/nonunix Update Release Notes, Changelogs, version.h, etc. for 1.40 release 2007-06-24 17:32:47 -04:00
install-utils Update Release Notes, Changelogs, version.h, etc. for 1.40 release 2007-06-24 17:32:47 -04:00
intl Update Release Notes, Changelogs, version.h, etc. for 1.40 release 2007-06-24 17:32:47 -04:00
lib Make it clear in an error message that it is mk_cmds that is complaining 2007-06-30 20:05:41 -04:00
misc Compile the default mke2fs.conf into mke2fs program 2007-07-04 14:27:30 -04:00
po Update Release Notes, Changelogs, version.h, etc. for 1.40 release 2007-06-24 17:32:47 -04:00
resize Update Release Notes, Changelogs, version.h, etc. for 1.40 release 2007-06-24 17:32:47 -04:00
tests Set LC_ALL instead of LANG in the test suite config 2007-06-30 19:52:11 -04:00
util Add .git directory to set of files to be ignored when building tarballs 2007-06-30 16:47:38 -04:00
.fix-Changelog Update files for 1.31 release. 2002-11-08 20:08:48 -05:00
.gitignore Add .gitignore file 2007-06-30 17:01:42 -04:00
.head-Changelog Many files: 1997-04-29 14:51:31 +00:00
.hgignore Ignore quilt work files 2005-07-19 08:41:27 -05:00
.hgtags Added tag E2FSPROGS-1_40 for changeset 097cd140ac3b 2007-06-29 22:05:59 -04: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 Clarify the copyright licenses used by the various libraries in COPYING 2007-06-23 01:04:53 -04:00
ChangeLog Update Release Notes, Changelogs, version.h, etc. for 1.40 release 2007-06-24 17:32:47 -04:00
INSTALL Remove the a.out DLL support, since it's been obsolete and unmaintained 2004-11-19 17:06:47 -05:00
INSTALL.elfbin ChangeLog, INSTALL.elfbin: 1999-01-02 04:15:29 +00:00
MCONFIG.in Update WFLAGS to suppress spurious warning messages 2006-11-14 23:40:19 -05:00
Makefile.in Add Makefile production rule for e2fsprogs.spec in case it gets deleted 2007-05-22 16:20:14 -04:00
README Update Release Notes, Changelogs, version.h, etc. for 1.40 release 2007-06-24 17:32:47 -04:00
README.subset Update for 1.33 release. 2003-04-21 16:17:09 -04:00
RELEASE-NOTES Update e2fsprogs 1.40 changelogs 2007-06-30 16:44:13 -04:00
SHLIBS Many files: 1997-04-29 16:15:03 +00:00
SUBMITTING-PATCHES Added SUBMITTING-PATCHES file 2005-07-05 22:30:13 -05:00
TODO Update TODO to remove item which is already completed. 2006-05-13 09:28:04 -04:00
aclocal.m4 Update to use gettext 0.14.1 and autoconf 2.50+ 2004-11-30 19:00:19 -05:00
configure Add tdb from Samba into libext2fs library. 2007-04-04 21:26:37 -04:00
configure.in Add tdb from Samba into libext2fs library. 2007-04-04 21:26:37 -04:00
depfix.sed ChangeLog, depfix.sed: 1999-07-19 15:48:08 +00:00
e2fsprogs.lsm Update Release Notes, Changelogs, version.h, etc. for 1.40 release 2007-06-24 17:32:47 -04:00
e2fsprogs.spec.in Fixes for building RPM's via "make rpm" 2006-11-12 19:41:25 -05:00
version.h Release of e2fsprogs version 1.40 2007-06-29 22:05:14 -04:00
wordwrap.pl ChangeLog, wordwrap.pl: 2001-06-01 23:49:46 +00:00

README

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