Pack.sh is a packaging script for a single BLTS test asset. It can be used to build a tarball out of sources as well as building a RPM or Debian package. Pack.sh is included with every test asset and only corresponding version should be used.
| General Switch | Function |
|---|---|
| -o | Copy files (packages) to <dir> |
| -r | Build RPM package, fails if there's no .spec |
| -d | Build Debian package, fails if there's no debian/control |
| -h | Show help |