Commit Graph

9708 Commits (6bbfe7e0bdc693cdd2e024eab3fbf502bbdf8728)
 

Author SHA1 Message Date
Matthew Hooker 6bbfe7e0bd
remove useless check against format
8 years ago
Matthew Hooker fdeadfe3f6
builder/vmware: correctly default export format to ovf
8 years ago
Matthew Hooker 0e80d98805
Merge pull request #6166 from hashicorp/parallelsfixes
8 years ago
M. Marsh 69c7e2d51d
Merge pull request #6144 from hashicorp/winrm_password_fix
8 years ago
M. Marsh e455e7b054
Merge pull request #6074 from DanHam/fix-vmx-compacting-error
8 years ago
Rickard von Essen 7e31768a9b
Updated CHANGELOG.md
8 years ago
Rickard von Essen a2a593759e
Merge pull request #6041 from Xeite/f-add-instance-name
8 years ago
Matthew Hooker 18147a367c
Merge pull request #6172 from tylert/more-doc-fixups
8 years ago
Tyler Tidman 90fde9fc46 More cleanup in communicator and builder docs
8 years ago
DanHam bd9e585cb9
Add test for enumeration of vmx network type
8 years ago
DanHam 94d5a7f2e2
Fix copy/paste error referencing Virtualbox
8 years ago
DanHam 1aee759f06
Fix tests and reconfigure for support of multi-disk vm
8 years ago
DanHam 6c9d4efd9f
Fix error on compaction step of vmx build. Support compacting multi-disk vm
8 years ago
Matthew Hooker e4bd30e53d
fix bug with empty boot command.
8 years ago
M. Marsh bcbee45bf9
Merge pull request #6039 from stack72/triton-insecure-skip-tls-verify
8 years ago
Matthew Hooker 40d054a1a7
add recommended vmware network setting when using HTTPIP.
8 years ago
Matthew Hooker 45b5199453
update changelog
8 years ago
Matthew Hooker 024fac4b4f
Merge pull request #6129 from hashicorp/bc_replace
8 years ago
Matthew Hooker 8079616cc3
Merge pull request #6167 from evgeni/patch-1
8 years ago
Evgeni Golov 5a10e5a038
fix invalid disc_discard setting error message
8 years ago
Matthew Hooker b5a97e468f
fix test
8 years ago
Matthew Hooker 7e9af8247a
fix 2 byte scancodes for pc-xt VMs.
8 years ago
Matthew Hooker 675eae1e92
flush scancodes when we wait
8 years ago
Matthew Hooker 11de2b9759
remove unnecessary log line.
8 years ago
Matthew Hooker c920e0a20b
forcefully stop parallels vm.
8 years ago
Matthew Hooker 374d8f089f
better log message
8 years ago
Matthew Hooker 31d04f1945
remove outdated comment
8 years ago
Matthew Hooker df6224d04e
fix vnc config
8 years ago
Matthew Hooker aa69bdf74e
Perform validation of boot command.
8 years ago
Matthew Hooker 7d43324359
add menu key.
8 years ago
Matthew Hooker e9e27941cc
sort keycode lists
8 years ago
Matthew Hooker 1d36ef038c
implement boot config struct for hyperv
8 years ago
Matthew Hooker a0c9ddb9ae
implement boot config struct for virtualbox
8 years ago
Matthew Hooker c8e76ce298
implement config struct for qemu
8 years ago
Matthew Hooker c6299972b9
s/boot_command/bootcommand/
8 years ago
Matthew Hooker 7990966a09
fix boot command config struct name
8 years ago
Matthew Hooker e662927623
Implement boot config struct for parallels
8 years ago
Matthew Hooker 408eba88ad
flatten boot command config and implement for vmware
8 years ago
Matthew Hooker 84894ca459
remove nonsensical negative waits.
8 years ago
Matthew Hooker 9a8acbbcab
negative wait WIP
8 years ago
Matthew Hooker add7e8acb9
Stop sending boot commands when context canceled.
8 years ago
Matthew Hooker 9a839c401b
fix formatting
8 years ago
Matthew Hooker 94129b7fe3
we're using PC-XT (set1) not PC-AT
8 years ago
Matthew Hooker c753391f43
fill out and reformat the boot command docs
8 years ago
Matthew Hooker f5b09c8c38
set vim pandoc modeline
8 years ago
Matthew Hooker 4454e4fb4f
Use erb to add support for partials.
8 years ago
Matthew Hooker 36aeaf27b3
Use a partial for the boot command docs.
8 years ago
Matthew Hooker a46a7afa20
Remove old tests.
8 years ago
Matthew Hooker e2e7bc65fd
Make special keys case insensitive.
8 years ago
Matthew Hooker cba4d3235f
cleanup
8 years ago