Commit Graph

25 Commits (d7140cd99bf9d487d2139b03610cd64d4dbecd0f)

Author SHA1 Message Date
Mitchell Hashimoto 19b6841e64 builder/common: channels instead of unsafe read/write for communicate
13 years ago
Mitchell Hashimoto 3ae0b2f0a5 builder/common: Don't prepend slash to URL path if path is empty
13 years ago
Mitchell Hashimoto c06c1fee45 builder/common: make rel path absolute in DownloadableURL [GH-215]
13 years ago
Mitchell Hashimoto 8db5390553 builder/common: add DownloadableURL to remove duplication parsing URLs
13 years ago
Mitchell Hashimoto 56c3cbfb2a builder/common: common config struct for Packer configs
13 years ago
Mitchell Hashimoto 16d102d055 builder/*: switch to MultiErrorAppend
13 years ago
Mitchell Hashimoto a61f178606 builder/common: CheckUnusedConfig
13 years ago
Mitchell Hashimoto e84669aa37 builder/common: extract out decode config
13 years ago
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