Quick builds with Joyent Manta
For example, packaging SaltStack:
- Place in Manta the following
- A git checkout that can be quickly updated
- A simple build script
- A prebuilt /opt/local tree with everything needed for the build
- Let the magic happen:
mjob create -s /nahamu/public/salt/salt-git-tree.tar.gz -s /nahamu/public/salt/build-develop.sh -o -m "bash -x /assets/nahamu/public/salt/build-develop.sh" <<< /nahamu/public/salt/salt-build-opt-local-tarball-2013Q3-i386.tar.gz