Change gen_tarball to ignore Mercurial/quilt files (and remove BK ignores).

Since e2fsprogs is now being managed by Mercurial instead of BK,
remove BitKeeper and add ".hg", ".hgignore", ".pc", and "patches" to
the list of files/directories not included in the tar file.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
bitmap-optimize
Theodore Ts'o 2005-07-19 13:21:34 -05:00
parent 2f614c8009
commit 99200c6b0f
3 changed files with 13 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2005-07-19 Theodore Ts'o <tytso@mit.edu>
* all.exclude, subset.exclude: Remove BitKeeper and add
mercurial/quilt files to the exclusion files.
2006-06-30 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.38

View File

@ -1,4 +1,7 @@
BitKeeper
.hg
.hgignore
.pc
patches
README.subset
build
rpm.log

View File

@ -1,4 +1,7 @@
BitKeeper
.hg
.hgignore
.pc
patches
build
rpm.log
TODO