Commit Graph

1064 Commits (dbd45dfd589d91b5dfbf11871a1e6129ece3d381)
 

Author SHA1 Message Date
JD Harrington dbd45dfd58 Add special keys for backspace, delete and F1-F12
13 years ago
Mitchell Hashimoto 16d102d055 builder/*: switch to MultiErrorAppend
13 years ago
Mitchell Hashimoto 9db2f2f676 packer: MultiErrorAppend helper method.
13 years ago
Mitchell Hashimoto a61f178606 builder/common: CheckUnusedConfig
13 years ago
Mitchell Hashimoto 42059f9b07 builder/*: extract to common the config decoding
13 years ago
Mitchell Hashimoto e84669aa37 builder/common: extract out decode config
13 years ago
Mitchell Hashimoto b2397f4fb1 communicator/ssh: style
13 years ago
Mitchell Hashimoto ff7c51b5c5 packer: fix failing tests
13 years ago
Mitchell Hashimoto b88595b169 communicator/ssh: remove complete TODO
13 years ago
Mitchell Hashimoto bde641ed27 Update CHANGELOG
13 years ago
Mitchell Hashimoto 5e9c51ff6d Merge pull request #195 from markpeek/markpeek-file-error
13 years ago
Mitchell Hashimoto 785e244481 Update CHANGELOG
13 years ago
Mitchell Hashimoto cb95f36485 website: powered by bintray
13 years ago
Mitchell Hashimoto 9c551ee737 website: remove the ?direct in downloads to use CDN
13 years ago
Mitchell Hashimoto cad6789704 Merge pull request #199 from qur/builder-name
13 years ago
Julian Phillips 40897fdfc2 packer/template: Remove name from builder rawConfig
13 years ago
Julian Phillips dee1bc6c67 packer/template: Test that builder.rawConfig excludes name
13 years ago
Radu Voicilas f415fc18ef Add a clean target to the Makefile
13 years ago
Mark Peek 0403932315 Log an upload error closer to when it occurs
13 years ago
Mark Peek ebd14bb2df Return errors from remote scp command
13 years ago
Mitchell Hashimoto 9ab04e953b Merge pull request #192 from dougm/fusion-leases-path
13 years ago
Doug MacEachern e531af96e1 fix Fusion DhcpLeasesPath
13 years ago
Mitchell Hashimoto 9d31a49fad builder/vmware: look for license for WS9
13 years ago
Mitchell Hashimoto d126c45d77 builder/vmware: workstation 9 show stderr if command fails
13 years ago
Mitchell Hashimoto badd5df3cd scripts: Use XC_ARCH/XC_OS to limit what arch/os combo is built
13 years ago
Mitchell Hashimoto 3f5293785f Update CHANGELOG
13 years ago
Mitchell Hashimoto a9252959ba builder/vmware: wording
13 years ago
Mitchell Hashimoto 05e081e07f builder/vmware: split drivers out into individual files
13 years ago
Julian Phillips 4846d252a3 builder/vmware: Add support for Workstation 9 (Linux).
13 years ago
Mitchell Hashimoto a179220a84 Up version for dev
13 years ago
Mitchell Hashimoto f9db6b3227 website: fix download parsing
13 years ago
Mitchell Hashimoto ce995d77a4 v0.2.0
13 years ago
Mitchell Hashimoto 59c89faaf4 builder/common: only count handshake error if auth tried
13 years ago
Mitchell Hashimoto 29279415d0 builder/vmware: error if guest IP is blank [GH-189]
13 years ago
Mitchell Hashimoto 8e1e40c096 builder/*: convert to common StepProvision
13 years ago
Mitchell Hashimoto f170c6f564 builder/common: add StepProvision
13 years ago
Mitchell Hashimoto b358574636 builder/amazon/ebs: rename to amazon/ebs in order to support others
13 years ago
Mitchell Hashimoto 91c1434764 Merge branch 'common-ssh'
13 years ago
Mitchell Hashimoto 9e3885e192 CHANGELOG
13 years ago
Mitchell Hashimoto fd58b33b38 builder/vmware: convert to cmmon ssh step
13 years ago
Mitchell Hashimoto 979bfc412e builder/virtualbox: use common SSH connect step
13 years ago
Mitchell Hashimoto 3bf49d1c66 builder/digitalocean: use common connect ssh
13 years ago
Mitchell Hashimoto ac7807e7e5 builder/common: if cancel during SSH, cancel the attempts
13 years ago
Mitchell Hashimoto 29bfab0631 builder/amazonebs: switch to common SSH connect step
13 years ago
Mitchell Hashimoto 193de1f5d3 builder/common: add common StepConnectSSH for builders
13 years ago
Mitchell Hashimoto d422abfcb2 website: document new shell env vars
13 years ago
Mitchell Hashimoto 0b5f4d9d17 provisioner/shell: make build name and builder type env vars [GH-154]
13 years ago
Mitchell Hashimoto 9387ba0fd4 packer: Make builder type available in configs [GH-154]
13 years ago
Mitchell Hashimoto f621f88913 packer: move constants into a single const()
13 years ago
Mitchell Hashimoto afea628e2c Merge pull request #181 from qur/overrides
13 years ago