Support for self extracting sh files (.sh files)
This class only supports output of packages.
The sh package is a single sh file with a tar payload concatenated to the end. The script can unpack the tarball to install it and call optional post install scripts.
Where we keep metadata and post install scripts and such
Returns the path to the tar file containing the packed up staging directory
[Validate]