]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
bin/make_dist_tarball.sh
authorSage Weil <sage@redhat.com>
Sat, 30 May 2015 01:29:48 +0000 (21:29 -0400)
committerSage Weil <sage@redhat.com>
Sat, 30 May 2015 01:29:48 +0000 (21:29 -0400)
commite8cc7a86cce321997524fc41c1a4df15679d5b78
tree228843a03bdf46f533bf6dc896acec4db2de858d
parent8bd27b61cb6c4f86661d8c3090853bd8997d2529
bin/make_dist_tarball.sh

This includes all submodules *except* ceph-object-corpus and
ceph-erasure-code-corpus.

This is a bit different that autotools' version:

 - compiled man pages
 - some autotools cruft
 - src/.git_version
 - compiled *.in files
 + .git*
 + CMake stuff
 + copyright files
 + readme files
 + cmake/
 + debian/
 + doc/
 + keys/
 + qa/
 + systemd/
 + tons of other stuff we should probably have included

All in all, I think it's much more complete.

Signed-off-by: Sage Weil <sage@redhat.com>
bin/make_dist_tarball.sh [new file with mode: 0755]