tune2fs: Allow building it as a static lib
JP Abgrall authored
This allows getting all of tune2fs as a static library.
The entry point is
  int tune2fs_main(int argc, char **argv).
It requires passing argv[0]="tune2fs" to get tune2fs behavior.

Bug: 18430740
Change-Id: I7bf8d96c53066a4da37778c0d67383b0b820e2ff
d25948b9
Name Last commit Last update
config Switch back to 1.42.9 now that there is a fix
contrib Switch back to 1.42.9 now that there is a fix
debian Switch back to 1.42.9 now that there is a fix
debugfs Switch back to 1.42.9 now that there is a fix
doc Switch back to 1.42.9 now that there is a fix
e2fsck e2fsck: remove unneeded type redefinitions
ext2ed Switch back to 1.42.9 now that there is a fix
include/nonunix Remove trailing whitespace for the entire source tree
install-utils Remove Changelog files since they're not used after the git migration
intl Switch back to 1.42.9 now that there is a fix
lib tune2fs: Allow building it as a static lib
misc tune2fs: Allow building it as a static lib
po Switch back to 1.42.9 now that there is a fix
resize Switch back to 1.42.9 now that there is a fix
tests Switch back to 1.42.9 now that there is a fix
util Switch back to 1.42.9 now that there is a fix
.hgignore Switch back to 1.42.9 now that there is a fix
.missing-copyright Many files:
.release-checklist Update release checklist to include reminder to update translation
ABOUT-NLS Update to gettext 0.11.5. We now enable NLS support by default.
Android.mk Re-add Android makefiles from AOSP master
COPYING Clarify the copyright licenses used by the various libraries in COPYING
CleanSpec.mk Re-add Android makefiles from AOSP master
INSTALL Add a comment in INSTALL regarding --disable-tls on older systems
INSTALL.elfbin ChangeLog, INSTALL.elfbin:
MCONFIG.in
Makefile.in
README
README.subset
RELEASE-NOTES
SHLIBS
SUBMITTING-PATCHES
TODO
aclocal.m4
configure
configure.in
depfix.sed
e2fsprogs.lsm
e2fsprogs.spec.in
version.h
wordwrap.pl
	This is the new version (1.42.9) 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@mit.edu 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.