Commit Graph

95 Commits (28a22a5fbe1b332d5eb34ccf5ff7400a68972014)

Author SHA1 Message Date
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
Mitchell Hashimoto e920c49e8f builder/virtualbox: Set the default boot_wait [GH-44]
13 years ago
Mitchell Hashimoto 66fac2e82f builder/virtualbox: close the input source ISO
13 years ago
Mitchell Hashimoto 39aea8c5ee builder/virtualbox: check the proper file path
13 years ago
Mitchell Hashimoto 13bff7e353 builder/virtualbox: return if cancelled, to avoid nil deref
13 years ago
Mitchell Hashimoto 9a318ceddc builder/virtualbox, vmware: delete output dir if cancelled
13 years ago
Mitchell Hashimoto 73a2e52a75 builder/virtualbox: Error if output directory already exists
13 years ago
Mitchell Hashimoto 2e0a051539 builder/*: Fail if provisioning fails [GH-33]
13 years ago
Mitchell Hashimoto 32e319920c fmt
13 years ago
Mitchell Hashimoto d7ec646506 builder/virtualbox: "stopping" is still running [GH-30]
13 years ago
Mitchell Hashimoto 7c2475e886 builder/virtualbox: remap versions that don't have guest additions
13 years ago
Mitchell Hashimoto 777c869c61 builder/virtualbox: checksum the guest additions
13 years ago
Mitchell Hashimoto 3259bd7e23 builder/virtualbox: treat guest_additions_path as a template
13 years ago
Mitchell Hashimoto 9e8b1b424b builder/virtualbox: upload guest additions to VM
13 years ago
Mitchell Hashimoto 4fb31f1cab builder/virtualbox: Download guest additions for the VM
13 years ago