NameDateSize

..05-Nov-20144 KiB

.hgignore05-Nov-201453

.missing-copyright05-Nov-2014106

.release-checklist05-Nov-2014433

ABOUT-NLS05-Nov-201424.1 KiB

aclocal.m405-Nov-2014104.6 KiB

Android.mk05-Nov-201437

CleanSpec.mk05-Nov-20142.2 KiB

config/05-Nov-20144 KiB

configure05-Nov-2014358 KiB

configure.in05-Nov-201432.2 KiB

contrib/05-Nov-20144 KiB

COPYING05-Nov-201443.5 KiB

debian/05-Nov-20144 KiB

debugfs/05-Nov-20144 KiB

depfix.sed05-Nov-2014463

doc/05-Nov-20144 KiB

e2fsck/05-Nov-20144 KiB

e2fsprogs.lsm05-Nov-2014715

e2fsprogs.spec.in05-Nov-20146.5 KiB

ext2ed/05-Nov-20144 KiB

include/05-Nov-20144 KiB

INSTALL05-Nov-20142.3 KiB

install-utils/05-Nov-20144 KiB

INSTALL.elfbin05-Nov-20142.2 KiB

intl/05-Nov-20144 KiB

lib/05-Nov-20144 KiB

Makefile.in05-Nov-20144.3 KiB

MCONFIG.in05-Nov-20148.1 KiB

misc/05-Nov-20144 KiB

po/05-Nov-20144 KiB

README05-Nov-2014719

README.subset05-Nov-2014538

RELEASE-NOTES05-Nov-2014296.3 KiB

resize/05-Nov-20144 KiB

SHLIBS05-Nov-2014763

SUBMITTING-PATCHES05-Nov-20141.7 KiB

tests/05-Nov-20144 KiB

TODO05-Nov-201410.2 KiB

util/05-Nov-20144 KiB

version.h05-Nov-2014358

wordwrap.pl05-Nov-2014681

README

1	This is the new version (1.42.9) of the second extended file
2system management programs.
3
4	From time to time, I release new versions of e2fsprogs, to fix
5bugs and to make the utilities more robust.  You can always find
6information about the latest version at the the e2fsprogs web page,
7which is:
8
9	http://e2fsprogs.sourceforge.net
10
11	The INSTALL file has instructions on building and installing
12e2fsprogs.  Provisions for building Red Hat RPMs and Debian dpkg files
13are supplied as well.
14
15	In case of bugs in these programs, please contact Ted Ts'o at
16tytso@mit.edu or tytso@alum.mit.edu.  See the e2fsck man page for
17suggestions of what sort of information to include when submitting bug
18reports for these programs.
19
20

README.subset

1This distribution contains a subset of the e2fsprogs package; it
2contains the base libraries (ss, et, uuid, blkid) which may be used by
3other non-ext2-related applications.
4
5This may be useful for non-Linux operating systems that need these
6libraries for GNOME, but who do not need the ext2/ext3 filesystem
7utilities.
8
9The full e2fsprogs distributions can be found at the e2fsprogs web
10page, which is:
11
12	http://e2fsprogs.sourceforge.net
13
14In case of bugs in these libraries, please contact Ted Ts'o at
15tytso@mit.edu or tytso@alum.mit.edu.
16