Commit Graph

17 Commits (badd5df3cd0bca11fe595e641f8deaabd4ea4e92)

Author SHA1 Message Date
Mitchell Hashimoto 59c89faaf4 builder/common: only count handshake error if auth tried
13 years ago
Mitchell Hashimoto f170c6f564 builder/common: add StepProvision
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 186e9509d4 builder/common: support sha1/sha256 hashes
13 years ago
Mitchell Hashimoto 3007498282 builder/virtualbox: support generic hash types [GH-175]
13 years ago
Mitchell Hashimoto 074d2bf937 builder/common: continue after creating floppy
13 years ago
Mitchell Hashimoto 9ec94fc6a1 builder/vmware: support floppy_files for mounting a floppy disk
13 years ago
Mitchell Hashimoto c8019f10e6 builder/common: step to create floppy disks
13 years ago
Mitchell Hashimoto 5ba5834a7a builder/common: Error on non-200 download responses [GH-141]
13 years ago
Mitchell Hashimoto daac8b959f builder/common: Fix nil deref on race condition [GH-52]
13 years ago
Mitchell Hashimoto 7cdf113eb1 builder/common: set the proper finalPath if downloading
13 years ago
Mitchell Hashimoto dc5d261994 packer: Ui can return an error for Ask, returns one for interrupt
13 years ago
Mitchell Hashimoto 21b6d2a435 builder/common: multistep debug fn gracefully exits during an interrupt
13 years ago
Mitchell Hashimoto ac029d9ed0 builder/vmware: Use proper pausefn
13 years ago
Mitchell Hashimoto a0a78b68e8 builder/common: Create a downloader
13 years ago