Commit Graph

9823 Commits

Author SHA1 Message Date
Matthew Hooker bf0a320125
Implement new parser for qemu boot command 2018-04-19 14:26:29 -07:00
Matthew Hooker bdb1eee7d8
Implement new parser for HyperV boot command 2018-04-19 14:26:29 -07:00
Matthew Hooker f9ad264f4d
Comments 2018-04-19 14:26:29 -07:00
Matthew Hooker 81d127768c
Add key press interval to virtualbox. 2018-04-19 14:26:29 -07:00
Matthew Hooker 59376294ef
Maximize scancode throughput.
Let's cache the scancodes and flush them at the end. Also make sure to
send only as many as the driver can send correctly. It's important here
to chunk the scancodes correctly, so that we don't accidentally split them
over successive calls to the driver
2018-04-19 14:26:29 -07:00
Matthew Hooker 9b7704c714
Implement new parser for Parallels boot command 2018-04-19 14:26:29 -07:00
Matthew Hooker 99d61920d0
Abstract vbox driver into PC-AT driver. 2018-04-19 14:26:29 -07:00
Matthew Hooker e4af71858f
Implement new parser for Virtualbox boot command
Remove boot wait for virtualbox run step
2018-04-19 14:26:29 -07:00
Matthew Hooker 1c0af28662
Some cleanup and comments. 2018-04-19 14:26:29 -07:00
Matthew Hooker 4e2f14196a
Rely on context to cancel typing boot command. 2018-04-19 14:26:28 -07:00
Matthew Hooker 673245afcf
Replace boot command parser with PEG parser. 2018-04-19 14:26:28 -07:00
Matthew Hooker 508064d0af
Merge pull request #6165 from alexgottschalkmedal/patch-1
Update amazon.html.md
2018-04-19 13:10:15 -07:00
alexgottschalkmedal 38e419dd8c
Update amazon.html.md
Fix typo - CreateKeypair should be CreateKeyPair
2018-04-19 13:07:20 -07:00
M. Marsh f5c031baf9
Merge pull request #5941 from synax/hyper-v-disk-block-size
Adds Support to configure hyper-v disk block size
2018-04-19 11:27:52 -07:00
Matthew Hooker a8072614e1
update gemfile.lock 2018-04-18 16:34:32 -07:00
Christopher Boumenot 87fd8653e0
Merge pull request #6158 from dcasati/master
Add an example for FreeBSD
2018-04-18 15:49:29 -07:00
Stefan Henseler b8bf421dc2 Fixes missing diskblocksize parameter for gen1 vms 2018-04-18 22:14:44 +02:00
Diego Casati de429da5f9 add expect_disconnect otherwise the build fails 2018-04-18 12:05:27 -07:00
M. Marsh 7a7386e800
Merge pull request #6124 from hashicorp/remove_directory_test
remove attempt to discover whether destination is a directory from up…
2018-04-18 11:52:18 -07:00
Matthew Hooker 9e97497536
Merge pull request #6157 from LieAlbertTriAdrian/master
update aliyungo common package
2018-04-18 11:16:44 -07:00
Diego Casati aa737a5862 Add a FreeBSD example 2018-04-18 10:08:00 -07:00
Albert Lie b41e5fa63b update aliyungo common package 2018-04-18 22:41:56 +07:00
Jeff Escalante 30429deb8c remove turbolinks & other analytics tests 2018-04-17 20:25:22 -04:00
Matthew Hooker 71abcdaab0
lowercase sirupsen is the right version.
sirupsen/logrus#543
2018-04-17 15:59:41 -07:00
Matthew Hooker 678f0647cc
remove lowercase sirupsen 2018-04-17 15:51:03 -07:00
Matthew Hooker 12f80208bb
fix vendor dep casing 2018-04-17 15:48:27 -07:00
Matthew Hooker 1393467241
Merge pull request #6148 from hashicorp/update-middleman
update middleman
2018-04-17 13:24:00 -07:00
Matthew Hooker 2f58511252
update middleman 2018-04-17 11:44:43 -07:00
Harvey Lowndes c442ba165e Migrate to official OCI Go SDK 2018-04-17 10:30:42 +01:00
Harvey Lowndes 31973d9f8b Add OCI Go SDK dependency 2018-04-17 10:30:30 +01:00
Matthew Hooker e7db66faf7
update middleman docker version 2018-04-16 15:31:09 -07:00
Matthew Hooker bd57b01d66
Merge pull request #6145 from hashicorp/je.segment4
Move analytics.js to the head
2018-04-16 14:40:46 -07:00
Jeff Escalante fd670e7799 move analytics.js to the head 2018-04-16 17:34:27 -04:00
Christopher Boumenot aaad846856
Merge pull request #6137 from andrew-best-diaxion/azure_setup.sh-improvement
Azure setup.sh improvement
2018-04-16 14:27:52 -07:00
Megan Marsh 3afb243f11 use build name to ensure that winrm password and other shared state is not overwritten if two builders need the password in the same packer run. 2018-04-16 13:41:17 -07:00
Matthew Hooker 747d1eba27
add a note about sdl errors and how to fix. 2018-04-16 10:39:11 -07:00
Richard Nienaber ec6f8264bf fix winrm password access in google compute 2018-04-16 10:56:26 +01:00
andrew-best-diaxion d2e8fd4952 forces az cli to output in JSON where required
This check in forces the scipt to output in JSON when that output is being piped to jq.
2018-04-16 08:01:31 +10:00
andrew-best-diaxion e911f03b6d Revert "azure-cli output config check added"
This reverts commit 0f0fc1b99c.
2018-04-16 07:45:17 +10:00
Rickard von Essen fe8697ad4b
Merge pull request #6134 from jwm/jwm/fix_lxd_builder_docs_typo
Fix missing comma in docs for LXD builder
2018-04-14 15:46:21 +02:00
John Morrissey b5ec42e62f fix missing comma in docs for lxd builder 2018-04-14 09:15:21 -04:00
Matthew Hooker 33bb7ecfdf
Merge pull request #6132 from hashicorp/je.segment3
analytics script adjustments
2018-04-13 18:00:11 -07:00
Jeff Escalante 5e22942f30 analytics script adjustments 2018-04-13 17:59:14 -04:00
andrew-best-diaxion 0f0fc1b99c azure-cli output config check added
Adds a check to contrib/azure-setup.sh which ensure the users azure-cli is configured to output json.
2018-04-13 14:02:55 +10:00
Loïc Carr 545b2c4e0f Update changelog 2018-04-12 09:37:10 +02:00
Loïc Carr d2ad4c911f
Merge pull request #6069 from dimtion/scaleway/solaris-build
builder/scaleway: solve compilation issues on Solaris
2018-04-12 09:36:58 +02:00
Megan Marsh ee1ff3132d remove attempt to discover whether destination is a directory from upload function in various communicators 2018-04-10 08:13:06 -07:00
Matthew Patton 554b2b4a5d ignore errors during Find 2018-04-09 19:47:41 -04:00
Edouard Bonlieu 39845915ca
Merge pull request #6117 from Morsicus/fix_doc_scaleway_commercial_type
fix: documentation scaleway - update commercial type name
2018-04-07 22:25:33 +02:00
Mickaël Fortunato 6bb173045a fix: documentation scaleway - update commercial type name 2018-04-07 22:12:19 +02:00