Commit Graph

25 Commits (dc615ff317b96d485c170daa1166bf9052f3affe)

Author SHA1 Message Date
Mitchell Hashimoto fd3f9e9e4c builder/common: channels instead of unsafe read/write for communicate
13 years ago
Mitchell Hashimoto 85ec53e76c builder/common: Don't prepend slash to URL path if path is empty
13 years ago
Mitchell Hashimoto ac8548d998 builder/common: make rel path absolute in DownloadableURL [GH-215]
13 years ago
Mitchell Hashimoto 1ebb1b7ef6 builder/common: add DownloadableURL to remove duplication parsing URLs
13 years ago
Mitchell Hashimoto 9fb778c012 builder/common: common config struct for Packer configs
13 years ago
Mitchell Hashimoto 7d1f799ced builder/*: switch to MultiErrorAppend
13 years ago
Mitchell Hashimoto 5dbae2efde builder/common: CheckUnusedConfig
13 years ago
Mitchell Hashimoto 6f6a27b008 builder/common: extract out decode config
13 years ago
Mitchell Hashimoto c668ef8f70 builder/common: only count handshake error if auth tried
13 years ago
Mitchell Hashimoto 55d3f87f3f builder/common: add StepProvision
13 years ago
Mitchell Hashimoto 2ee81f1491 builder/common: if cancel during SSH, cancel the attempts
13 years ago
Mitchell Hashimoto 51e998a81f builder/amazonebs: switch to common SSH connect step
13 years ago
Mitchell Hashimoto 2f7097bcfe builder/common: add common StepConnectSSH for builders
13 years ago
Mitchell Hashimoto 82915de7f9 builder/common: support sha1/sha256 hashes
13 years ago
Mitchell Hashimoto 5a529ee41a builder/virtualbox: support generic hash types [GH-175]
13 years ago
Mitchell Hashimoto 65b00775e8 builder/common: continue after creating floppy
13 years ago
Mitchell Hashimoto cae89a49a1 builder/vmware: support floppy_files for mounting a floppy disk
13 years ago
Mitchell Hashimoto 70f63492f9 builder/common: step to create floppy disks
13 years ago
Mitchell Hashimoto abc2bc60ab builder/common: Error on non-200 download responses [GH-141]
13 years ago
Mitchell Hashimoto 0691bf7657 builder/common: Fix nil deref on race condition [GH-52]
13 years ago
Mitchell Hashimoto 7411e8dc41 builder/common: set the proper finalPath if downloading
13 years ago
Mitchell Hashimoto 676041dc15 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