Commit Graph

110 Commits (f7cbdf4112caceca57c19fcef8a1bc6ac7656f20)

Author SHA1 Message Date
Mitchell Hashimoto 558027465a builder/virtualbox,vmware: retry removing output dir if fails
13 years ago
Mitchell Hashimoto 0363a1cdc2 builder/virtualbox,vmware: use DownloadableURL
13 years ago
Mitchell Hashimoto ce5849308b fmt
13 years ago
Jeff Stamerjohn 32eaa39a5f Merge branch 'master' into jstamerj/windows
13 years ago
Jeff Stamerjohn 4ff0185add Windows fixes
13 years ago
Mitchell Hashimoto 56c3cbfb2a builder/common: common config struct for Packer configs
13 years ago
Mitchell Hashimoto 56cf09f29e builder/virtualbox: shutdown messages go to Ui
13 years ago
Mitchell Hashimoto 91c1bf0b8a Merge pull request #204 from sit/builder-output-directory-error
13 years ago
Mitchell Hashimoto d999d1c5dd Merge pull request #205 from sit/preserve-cache-suffix
13 years ago
Mitchell Hashimoto e84811e2f8 Update changelog
13 years ago
JD Harrington dbd45dfd58 Add special keys for backspace, delete and F1-F12
13 years ago
Emil Sit 329266e86e builder/v*: Include path to output dir in error
13 years ago
Emil Sit e171477e15 Revert "builder/virtualbox: Copy ISO because VirtualBox can't recognize"
13 years ago
Mitchell Hashimoto 16d102d055 builder/*: switch to MultiErrorAppend
13 years ago
Mitchell Hashimoto 42059f9b07 builder/*: extract to common the config decoding
13 years ago
Mitchell Hashimoto 8e1e40c096 builder/*: convert to common StepProvision
13 years ago
Mitchell Hashimoto 979bfc412e builder/virtualbox: use common SSH connect step
13 years ago
Mitchell Hashimoto 9387ba0fd4 packer: Make builder type available in configs [GH-154]
13 years ago
Mitchell Hashimoto 16960a52f2 builder/virtualbox: unexport calculated fields
13 years ago
Mitchell Hashimoto a0f1667df1 communicator/ssh: tweakable timeout on retry connection
13 years ago
Mitchell Hashimoto 9718a4656c communicator/ssh: have a Connection func so we can re-establish
13 years ago
Mitchell Hashimoto 3007498282 builder/virtualbox: support generic hash types [GH-175]
13 years ago
Mitchell Hashimoto 3b4ef72e47 Unused keys are invalid in templates [GH-104]
13 years ago
Mitchell Hashimoto 245deaf599 buidler/virtualbox,vmware: only stat if not force
13 years ago
Jason A. Beranek 9c31c69a7b Remove output directory in a step when "-force" flag step [GH-178]
13 years ago
Mitchell Hashimoto 2981da4eef fmt
13 years ago
Jason A. Beranek 13c733a3db Add support for -force flag on builds [GH-119]
13 years ago
Mitchell Hashimoto 2ad30e1ea1 builder/virtualbox: paused is still running
13 years ago
Mitchell Hashimoto dbad270d27 builder/virtualbox: remove floppy drive before exporting
13 years ago
Mitchell Hashimoto 45c47e64fa builder/virtualbox: support floppy_files
13 years ago
Mitchell Hashimoto 019ab13f53 builder/virtualbox: whitespace
13 years ago
Mitchell Hashimoto f83ec95928 builder/virtualbox: style nitpicks and CHANGELOG
13 years ago
Mitchell Hashimoto 1e7508c828 fmt
13 years ago
Mitchell Hashimoto f8617b2641 builder/virtualbox: test the configuration
13 years ago
Mitchell Hashimoto d289a6a850 builder/virtualbox: typo in test
13 years ago
Mitchell Hashimoto 509712c4a4 Merge pull request #145 from sgirones/feature/local-mode-guest-additions
13 years ago
Salvador Gironès babd47541b Local mode for VBoxGuestAdditions. Provide local path and SHA256
13 years ago
Mitchell Hashimoto 1a2e4f9d0b fmt
13 years ago
Brandon Liu 6cdc938f46 Virtualbox: clean up port forwarding before exporting OVF.
13 years ago
Geoffrey Bachelet c5258c5422 Typo
13 years ago
Mitchell Hashimoto 50095283ef builder/virtualbox, builder/vmware: keyboard-interactive [GH-121]
13 years ago
Mitchell Hashimoto 2b010269a3 builder/virtualbox: Warning about headless mode
13 years ago
Mitchell Hashimoto 67920da4ec Merge pull request #108 from smerrill/headless-mode
13 years ago
Brandon Liu 471f33d02e Add wait5 and wait10 special keys for boot command.
13 years ago
Steven Merrill 2aeb756a56 Add VirtualBox headless mode.
13 years ago
Mitchell Hashimoto bac976332f builder/virtualbox, builder/vmware: output and VM name based on build
13 years ago
Mitchell Hashimoto 9cf78edcf0 builder/virtualbox: trim whitespace when getting version
13 years ago
Mitchell Hashimoto b317c763ac builder/virtualbox: add more logging to version detection
13 years ago
Mitchell Hashimoto daac8b959f builder/common: Fix nil deref on race condition [GH-52]
13 years ago
Mitchell Hashimoto 8aaadf354a builder/virtualbox,vmware: work if port range for HTTP is 0 [GH-53]
13 years ago