Commit Graph

4 Commits

Author SHA1 Message Date
Cheng Sun
f0149fa495 Update build script
Adapted from Packer's build script
2015-01-02 16:55:43 +00:00
Cheng Sun
152bdee7f2 Initial work on splitting ISO and XVA builders
Compiles -- but xva create_instance is incomplete

Several changes were rolled into this commit, including:

- "export_format" is now "format", and "keep_instance" is "keep_vm"
- gox is used for building (with the intention of allowing
  cross-compilation in the future)
2014-12-31 16:09:23 +00:00
Rob Dobson
6216e2fa95 Use an environment variable to find where paker is located.
Signed-off-by: Rob Dobson <rob.dobson@citrix.com>
2014-11-14 18:27:10 +00:00
Rob Dobson
4d634aaf70 Initial plugin for building XenServer images using Packer.IO
Signed-off-by: Rob Dobson <rob.dobson@citrix.com>
2014-11-10 18:16:02 +00:00