History log of /external/e2fsprogs/util/gen-tarball.in
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f7c9a06c99223c4a3ff87eb019c2a109fc8a3cea 05-Sep-2008 Matthias Andree <matthias.andree@gmx.de> Unbreak build if directory renamed from e2fsprogs.

gen-tarball currently assumes that the top-level directory is called
e2fsprogs, which breaks building the tarball if it's named differently.
Since we have already computed the basename, let's use it.

Signed-off-by: Matthias Andree <matthias.andree@gmx.de>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
/external/e2fsprogs/util/gen-tarball.in
a6c408b691b48ff482de91a1f714dfeb8e196246 05-Sep-2008 Matthias Andree <matthias.andree@gmx.de> Print size of resulting .tar.gz file.

Signed-off-by: Matthias Andree <matthias.andree@gmx.de>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
/external/e2fsprogs/util/gen-tarball.in
ab06396f70939ae5a35ea7e7205ee3cd19e61aea 07-Jul-2008 Theodore Ts'o <tytso@mit.edu> debian: Create debian release tarball to obey new WIP naming convention

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
/external/e2fsprogs/util/gen-tarball.in
1a9188507c5ef43ae10893cd8ee5c7136ad1dfe8 24-Jun-2007 Theodore Ts'o <tytso@mit.edu> Remove RFC-4122 from e2fsprogs distribution

Documentation about UUID's is available in enough places, and it's
awkward to deal with debian-legal's insanities. So I'm caving in the
"more-lunatic-than-RMS" wing of Debian by removing RFC-4122 so we don't
have do the dfsg tarball. Also remove the rule that only tried to
install RFC-4122 on Ubuntu, since Ubuntu seems to want to fetch
e2fsprogs exclusively from Debian.

Addresses Debian Bug: #407107

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
/external/e2fsprogs/util/gen-tarball.in
927566a3abfdb576c53b42898affb78333e7299a 13-Nov-2006 Andreas Dilger <adilger@clusterfs.com> Fixes for building RPM's via "make rpm"

Fixed version number generation so that the same common
algorithm is used for Debian and RPM version numbering schemes.
This allows the RPM spec file to do the right thing for WIP releases.

Signed-off-by: Andreas Dilger <adilger@clusterfs.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
/external/e2fsprogs/util/gen-tarball.in
ec3bb41be77e0f3ea864d9ed49e5675411205cda 04-Oct-2006 Theodore Ts'o <tytso@mit.edu> Update Debian packaging for 1.39+1.40-WIP-2006.10.02+dfsg-1

Remove I-D because of DFSG license Nazi's.

Make e2fsck and uuid-dev have its own /usr/share/doc directories, and make
the e2fsck-static package not depend on the e2fsprogs package.

Addresses Debian Bug: #383521

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
/external/e2fsprogs/util/gen-tarball.in
4aad4daee4b47c9b165e6ddcb701068d64d7d87f 02-Mar-2005 Theodore Ts'o <tytso@mit.edu> gen_tarball.in: Don't remove the .gmo files from the generated tarball;
they are now treated as source files instead of generated files.
/external/e2fsprogs/util/gen-tarball.in
1b30d17bf6c22b0fbf047c19cb0335592d6c767d 08-Jan-2005 Theodore Ts'o <tytso@mit.edu> When generating tarballs for Debian builds, remove the hyphen in version
numbers such as "1.36-rc1", since Debian can't deal with version numbers
with '-' characters in them.
/external/e2fsprogs/util/gen-tarball.in
b9fd1f462d4b747e242e9b37afa56df2dcc2c57f 23-Feb-2004 Matthias Andree <matthias.andree@gmx.de> Do not package autom4te.cache directory into tarball.
/external/e2fsprogs/util/gen-tarball.in
bff0cc950b835bef92ade333e97842d408a2d1a1 23-Mar-2003 Theodore Ts'o <tytso@mit.edu> Move tarball generation functions to util/gen-tarball
/external/e2fsprogs/util/gen-tarball.in