Commit Graph

109 Commits (8c341b0c78b79dab69964349831f1e4e2eefdbde)

Author SHA1 Message Date
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
Mitchell Hashimoto ee9aa9b071 builder/virtualbox: typo in test
13 years ago
Mitchell Hashimoto 8d5c2091d4 Merge pull request #145 from sgirones/feature/local-mode-guest-additions
13 years ago
Salvador Gironès d5731a13d4 Local mode for VBoxGuestAdditions. Provide local path and SHA256
13 years ago
Mitchell Hashimoto 8b25acfab6 fmt
13 years ago
Brandon Liu cf191350cd Virtualbox: clean up port forwarding before exporting OVF.
13 years ago
Geoffrey Bachelet 94c0fac5ad Typo
13 years ago
Mitchell Hashimoto 259986e7e5 builder/virtualbox, builder/vmware: keyboard-interactive [GH-121]
13 years ago
Mitchell Hashimoto 925734d06b builder/virtualbox: Warning about headless mode
13 years ago
Mitchell Hashimoto b729ba0e00 Merge pull request #108 from smerrill/headless-mode
13 years ago
Brandon Liu cf13f57528 Add wait5 and wait10 special keys for boot command.
13 years ago
Steven Merrill f27ea933a4 Add VirtualBox headless mode.
13 years ago
Mitchell Hashimoto da225c0d06 builder/virtualbox, builder/vmware: output and VM name based on build
13 years ago
Mitchell Hashimoto 7f17c58335 builder/virtualbox: trim whitespace when getting version
13 years ago
Mitchell Hashimoto 5ad40dd184 builder/virtualbox: add more logging to version detection
13 years ago
Mitchell Hashimoto 0691bf7657 builder/common: Fix nil deref on race condition [GH-52]
13 years ago
Mitchell Hashimoto 0c20949ed9 builder/virtualbox,vmware: work if port range for HTTP is 0 [GH-53]
13 years ago
Mitchell Hashimoto 5786f6ad5a builder/virtualbox: Tests for the defaults [GH-44]
13 years ago