Commit Graph

126 Commits (ea5361a9aceeeea48cdee9b464f4cd3b0ecee8a5)

Author SHA1 Message Date
Mitchell Hashimoto 19bafd8da8 builder/virtualbox: support ssh keys as auth mechanism [GH-70]
13 years ago
Mitchell Hashimoto 7ad307e95a builder/virtualbox: fmt
13 years ago
Mitchell Hashimoto 844e355ed3 website: document formats feature
13 years ago
Johan Siebens a73ec1deb7 builder/virtualbox: export to ovf or ova (default ovf)
13 years ago
Mitchell Hashimoto a1a7ff20c2 *: switch to packer ConfigTemplate
13 years ago
Mitchell Hashimoto a6d4e326a7 builder/virtualbox: iso_urls for multiple ISO urls [GH-110]
13 years ago
Mitchell Hashimoto bda45c1b53 builder/virtualbox: remove unused function
13 years ago
Mitchell Hashimoto 4188e07fc2 builder/virtualbox: switch download guest additions to use new common
13 years ago
Mitchell Hashimoto 2946d14edf common: Add new StepDownload to DRY up downloads
13 years ago
Mitchell Hashimoto 9f84f2c363 common: return -1 download percent if download hasn't started [GH-288]
13 years ago
Mitchell Hashimoto 91af560d26 builder/virtualbox: Don't validate guest additions URL so early because it requires template
13 years ago
Mitchell Hashimoto 80e37446e9 builder/virtualbox: guest-additions_url can use Version var [GH-272]
13 years ago
Mitchell Hashimoto 2789162fec builder/virtualbox: instantiate driver in Run method
13 years ago
Mitchell Hashimoto 100458955f builder/*, provisioner/*: set user vars
13 years ago
Mitchell Hashimoto 8fad60b1b4 builder/virtualbox: use new template processing stuff
13 years ago
Mitchell Hashimoto ef59ee41a8 rename builder/common to common since it is generally useful
13 years ago
Mitchell Hashimoto 8f6b2e4d32 builder/virtualbox,vmware: retry removing output dir if fails
13 years ago
Mitchell Hashimoto 0bff938880 builder/virtualbox,vmware: use DownloadableURL
13 years ago
Mitchell Hashimoto 9f38f4cb47 fmt
13 years ago
Jeff Stamerjohn c5aad085f3 Merge branch 'master' into jstamerj/windows
13 years ago
Jeff Stamerjohn 41df9fa2e8 Windows fixes
13 years ago
Mitchell Hashimoto 9fb778c012 builder/common: common config struct for Packer configs
13 years ago
Mitchell Hashimoto 479855a4f1 builder/virtualbox: shutdown messages go to Ui
13 years ago
Mitchell Hashimoto e51e9cd56e Merge pull request #204 from sit/builder-output-directory-error
13 years ago
Mitchell Hashimoto 9349c81631 Merge pull request #205 from sit/preserve-cache-suffix
13 years ago
Mitchell Hashimoto f97148bc22 Update changelog
13 years ago
JD Harrington 6028a3c3de Add special keys for backspace, delete and F1-F12
13 years ago
Emil Sit 20d3946eae builder/v*: Include path to output dir in error
13 years ago
Emil Sit bc4b2d079d Revert "builder/virtualbox: Copy ISO because VirtualBox can't recognize"
13 years ago
Mitchell Hashimoto 7d1f799ced builder/*: switch to MultiErrorAppend
13 years ago
Mitchell Hashimoto d1ecd89635 builder/*: extract to common the config decoding
13 years ago
Mitchell Hashimoto 28a22a5fbe builder/*: convert to common StepProvision
13 years ago
Mitchell Hashimoto 60b8e1f2dc builder/virtualbox: use common SSH connect step
13 years ago
Mitchell Hashimoto b1c7d93ee8 packer: Make builder type available in configs [GH-154]
13 years ago
Mitchell Hashimoto 033c90cfa3 builder/virtualbox: unexport calculated fields
13 years ago
Mitchell Hashimoto 559e0a7d6f communicator/ssh: tweakable timeout on retry connection
13 years ago
Mitchell Hashimoto 4d297315c4 communicator/ssh: have a Connection func so we can re-establish
13 years ago
Mitchell Hashimoto 5a529ee41a builder/virtualbox: support generic hash types [GH-175]
13 years ago
Mitchell Hashimoto a354f5fc08 Unused keys are invalid in templates [GH-104]
13 years ago
Mitchell Hashimoto 39b3fe794b buidler/virtualbox,vmware: only stat if not force
13 years ago
Jason A. Beranek 442c5e3e3b Remove output directory in a step when "-force" flag step [GH-178]
13 years ago
Mitchell Hashimoto 7c2f50d4dc fmt
13 years ago
Jason A. Beranek 71a1bd7354 Add support for -force flag on builds [GH-119]
13 years ago
Mitchell Hashimoto 86ec808fe0 builder/virtualbox: paused is still running
13 years ago
Mitchell Hashimoto e60945ed7b builder/virtualbox: remove floppy drive before exporting
13 years ago
Mitchell Hashimoto efc9e9db6e builder/virtualbox: support floppy_files
13 years ago
Mitchell Hashimoto 27bada1ba9 builder/virtualbox: whitespace
13 years ago
Mitchell Hashimoto cd6e154bd1 builder/virtualbox: style nitpicks and CHANGELOG
13 years ago
Mitchell Hashimoto 4ecb92358b fmt
13 years ago
Mitchell Hashimoto c1ad88aaa6 builder/virtualbox: test the configuration
13 years ago