]> 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>
Tue, 19 Feb 2019 20:30:50 +0000 (21:30 +0100)
commite14560a7e69ed99d3dc7a3655c82ce10fa038aff
tree8917049bf4a165c9345aa67256d5fdd226a0478e
parent6397fb88093f603086f46a87bf9b0d72730fecce
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]