Commit Graph

1040 Commits (badd5df3cd0bca11fe595e641f8deaabd4ea4e92)
 

Author SHA1 Message Date
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
Mitchell Hashimoto c51ecbbc43 packer: Add failing test for [GH-181] to fix
13 years ago
Julian Phillips 13362ef209 Don't expose overrides directly to provisioners
13 years ago
Mitchell Hashimoto 6b6beae3b8 builder/vmware: unexport calculted config fields
13 years ago
Mitchell Hashimoto 16960a52f2 builder/virtualbox: unexport calculated fields
13 years ago
Mitchell Hashimoto 05acb7b461 builder/digitalocean: unexport calcaulted settings
13 years ago
Mitchell Hashimoto 51206a491b builder/amazonebs: Don't export sshTimeout so it can't be set
13 years ago
Mitchell Hashimoto 07449a7801 communicator/ssh: improved logging
13 years ago
Mitchell Hashimoto 387793b2d3 Update CHANGELOG
13 years ago
Mitchell Hashimoto a0f1667df1 communicator/ssh: tweakable timeout on retry connection
13 years ago
Mitchell Hashimoto ebd3742e3e communicator/ssh: retry connection in ConnectFunc forawhile
13 years ago
Mitchell Hashimoto 2fff555e7f fmt
13 years ago
Mitchell Hashimoto 020e719e92 communicator/ssh: re-establish ssh connection if possible [GH-152]
13 years ago
Mitchell Hashimoto 04463f8254 communicator/ssh: ConnectFunc times out after 15 sceonds
13 years ago
Mitchell Hashimoto 9718a4656c communicator/ssh: have a Connection func so we can re-establish
13 years ago
Mitchell Hashimoto db644c91fb website: document the fix command
13 years ago
Mitchell Hashimoto 24f8275765 website: document the checksum features
13 years ago
Mitchell Hashimoto 10f2a88954 Update CHANGELOG for packer fix
13 years ago
Mitchell Hashimoto 3130fb43a7 command/fix: properly replace the escaped </>
13 years ago
Mitchell Hashimoto 7fc30436d5 command/fix: run the iso-md5 fixer
13 years ago
Mitchell Hashimoto ab2af979fd command/fix: fixer for iso_md5 change
13 years ago
Mitchell Hashimoto aae210f12d command/fix: boilerplate for the fix command
13 years ago
Mitchell Hashimoto 186e9509d4 builder/common: support sha1/sha256 hashes
13 years ago
Mitchell Hashimoto ec2e347f46 Update CHANGELOG
13 years ago
Mitchell Hashimoto 569ec0a2bb builder/vmware: generic checksum types [GH-175]
13 years ago