Create an Onload distribution tarball
masterUse the scripts/onload_mkdist script to create a tarball containing production code. The resulting tarball will be placed at the base of the repository.
- Non-release tarballs: Versioned with the current commit hash (intended for testing).
- Release tarballs: Versioned with the current date only (intended for wider distribution). Use the
--releaseflag to produce these.
To install from the resulting tarball, follow the README included inside it. You can install with the --debug flag to enable additional logging and error-checking.
./scripts/onload_mkdist --release