Commit Graph

1072 Commits (cf9bc2c81956dcfee50be307046cdedd6420e0e3)
 

Author SHA1 Message Date
Mitchell Hashimoto cf9bc2c819 packer: Use strings operations, faster than regexp and easy
13 years ago
Mitchell Hashimoto 9349c81631 Merge pull request #205 from sit/preserve-cache-suffix
13 years ago
Mitchell Hashimoto f97148bc22 Update changelog
13 years ago
Mitchell Hashimoto cff38c6aea Merge pull request #206 from psi/add-more-special-keys
13 years ago
JD Harrington 6028a3c3de Add special keys for backspace, delete and F1-F12
13 years ago
Mitchell Hashimoto d179d1ad00 website: sleep in getting started
13 years ago
Emil Sit bc4b2d079d Revert "builder/virtualbox: Copy ISO because VirtualBox can't recognize"
13 years ago
Emil Sit 27da543a41 packer/cache: Preserve any extension found on keys
13 years ago
Emil Sit fd1ec31a1d packer/cache: Extract cache path calculation to method
13 years ago
Mitchell Hashimoto 7d1f799ced builder/*: switch to MultiErrorAppend
13 years ago
Mitchell Hashimoto 40ec63d349 packer: MultiErrorAppend helper method.
13 years ago
Mitchell Hashimoto 5dbae2efde builder/common: CheckUnusedConfig
13 years ago
Mitchell Hashimoto d1ecd89635 builder/*: extract to common the config decoding
13 years ago
Mitchell Hashimoto 6f6a27b008 builder/common: extract out decode config
13 years ago
Mitchell Hashimoto 5b8c372fdc communicator/ssh: style
13 years ago
Mitchell Hashimoto c80db71361 packer: fix failing tests
13 years ago
Mitchell Hashimoto abf4cfecb2 communicator/ssh: remove complete TODO
13 years ago
Mitchell Hashimoto 27fc4da5f9 Update CHANGELOG
13 years ago
Mitchell Hashimoto 0784f7961b Merge pull request #195 from markpeek/markpeek-file-error
13 years ago
Mitchell Hashimoto 71c0b2c1d5 Update CHANGELOG
13 years ago
Mitchell Hashimoto 9f93ca7d3b website: powered by bintray
13 years ago
Mitchell Hashimoto bf3e137a5a website: remove the ?direct in downloads to use CDN
13 years ago
Mitchell Hashimoto f226bd13af Merge pull request #199 from qur/builder-name
13 years ago
Julian Phillips dca4fabd1b packer/template: Remove name from builder rawConfig
13 years ago
Julian Phillips a31fd29b8b packer/template: Test that builder.rawConfig excludes name
13 years ago
Radu Voicilas 0f1bc9ee6f Add a clean target to the Makefile
13 years ago
Mark Peek ed75091bd4 Log an upload error closer to when it occurs
13 years ago
Mark Peek a8a53fb0b4 Return errors from remote scp command
13 years ago
Mitchell Hashimoto 104178080c Merge pull request #192 from dougm/fusion-leases-path
13 years ago
Doug MacEachern 923a541d8c fix Fusion DhcpLeasesPath
13 years ago
Mitchell Hashimoto bca05ddd5b builder/vmware: look for license for WS9
13 years ago
Mitchell Hashimoto 04b8ff89a6 builder/vmware: workstation 9 show stderr if command fails
13 years ago
Mitchell Hashimoto b9f0b81821 scripts: Use XC_ARCH/XC_OS to limit what arch/os combo is built
13 years ago
Mitchell Hashimoto 56402f9432 Update CHANGELOG
13 years ago
Mitchell Hashimoto cbddd413f1 builder/vmware: wording
13 years ago
Mitchell Hashimoto 229011def4 builder/vmware: split drivers out into individual files
13 years ago
Julian Phillips d7e5a3bb1d builder/vmware: Add support for Workstation 9 (Linux).
13 years ago
Mitchell Hashimoto 8cb035cc65 Up version for dev
13 years ago
Mitchell Hashimoto e6dcb739d7 website: fix download parsing
13 years ago
Mitchell Hashimoto bdc44a53ab v0.2.0
13 years ago
Mitchell Hashimoto c668ef8f70 builder/common: only count handshake error if auth tried
13 years ago
Mitchell Hashimoto 55882a65c7 builder/vmware: error if guest IP is blank [GH-189]
13 years ago
Mitchell Hashimoto 28a22a5fbe builder/*: convert to common StepProvision
13 years ago
Mitchell Hashimoto 55d3f87f3f builder/common: add StepProvision
13 years ago
Mitchell Hashimoto 2cea79c54a builder/amazon/ebs: rename to amazon/ebs in order to support others
13 years ago
Mitchell Hashimoto 3d44633712 Merge branch 'common-ssh'
13 years ago
Mitchell Hashimoto 61f02c5d02 CHANGELOG
13 years ago
Mitchell Hashimoto d49480ebff builder/vmware: convert to cmmon ssh step
13 years ago
Mitchell Hashimoto 60b8e1f2dc builder/virtualbox: use common SSH connect step
13 years ago
Mitchell Hashimoto d3ea6c96c5 builder/digitalocean: use common connect ssh
13 years ago