]> git.puffer.fish Git - mirror/frr.git/commit
tools: add new tarsource.sh helper
authorDavid Lamparter <equinox@diac24.net>
Wed, 24 Oct 2018 15:01:11 +0000 (17:01 +0200)
committerDavid Lamparter <equinox@diac24.net>
Fri, 18 Jan 2019 14:36:40 +0000 (15:36 +0100)
commit70bcb5f0145f0ecc5286a77b77df5109e721ce78
tree11b45f53f74d1e6953e038ab0353a4b5bd1b8322
parentbed06285288952cdf3d851b8f90f8dbb8e7a92d2
tools: add new tarsource.sh helper

It cleans your house and cooks dinner.  Or maybe it creates a clean dist
tarball for you, plus a Debian .dsc if you have dpkg installed - and
GPG-signs the result appropriately if requested.

In any case the resulting tarball should be distributed for our
releases.

Signed-off-by: David Lamparter <equinox@diac24.net>
tools/tarsource.sh [new file with mode: 0755]