Commit Graph

132 Commits (b7a41af93cb162355c4bb44094de2a68b6cc09af)

Author SHA1 Message Date
Matthew Hooker 97688a96ba Merge pull request #4004 from mitchellh/parseCheckSumFilePanic
10 years ago
Ali Rizvi-Santiago 1347b11f06 Fixed a bug due to some missing filepath.ToSlash calls in StepCreateFloppy.Add.
10 years ago
Matthew Hooker 54651e0005 fix parseCheckSumFile panic
10 years ago
Rickard von Essen 3c8dabba9e Fixed formatting
10 years ago
Rickard von Essen 5e96709ee9 Merge pull request #2919 from arizvisa/floppy-recurse
10 years ago
Matthew Hooker a9abe43325 builder/amazon: add retry login when creating tags.
10 years ago
Ali Rizvi-Santiago 86c00490e9 Renamed any and all instances of the word "FloppyContents" to "FloppyDirectories".
10 years ago
Orivej Desh 4fe86244a5 Improve -on-error descriptions
10 years ago
Orivej Desh 639bf356aa Fail on unknown values of -on-error
10 years ago
Orivej Desh 389603cc0f Allow upper case input to -on-error=ask
10 years ago
Orivej Desh 115cb5080f Document NewRunner
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago
Ali Rizvi-Santiago fbe305cf4e Renamed floppy_contents to floppy_dirs as requested by rickard.von.essen@gmail.com
10 years ago
Ali Rizvi-Santiago 915b7f371a Added missing argument to step_create_floppy_test.go
10 years ago
Ali Rizvi-Santiago a3f0308e92 Re-implemented the support for the floppy_files keyword in order to remain backwards-compatible with templates using the old syntax.
10 years ago
Ali Rizvi-Santiago 7d360d4e67 Added support for recursively including subdirectories in common/step_create_floppy.go
10 years ago
Ricard Clau acededfc6e tests actually test the floppies
10 years ago
Chris Bednarski 1d31d2d8d4 Merge pull request #3674 from yoctocloud/file_scheme
10 years ago
Vasiliy Tolstov 4392f6df1c common/download.go: allow to specify relative path for file scheme
10 years ago
Vasiliy Tolstov 82c63bd723 iso_checksum: fix parsing with absent newline
10 years ago
Rickard von Essen abb2d92c7e Removed ftp/ftps schemas since they don't work.
10 years ago
Rickard von Essen bbade5d8ae Added "iso_checksum_url" and keep the functionality of "iso_checksum"
10 years ago
Vasiliy Tolstov 00fcc3dfdc allow to specify checksum via url
10 years ago
Chris Bednarski 24dc798cfb Revert "Prevalidate Hardware Specs on Linux"
10 years ago
Jake Champlin eda84cb2d3 Prevalidate Hardware Specs on Linux
10 years ago
Mark Peek 7f149e595d Refactor http server config into common
10 years ago
Mark Peek cdcffecc2d Refactor builder ISO options
11 years ago
Chris Bednarski 1764238c0b Added [DEBUG] prefix to log messages
11 years ago
Chris Bednarski 6e8c6a15ad Implement fix, add comments so it's more apparent why we're doing special logic
11 years ago
Chris Bednarski 7ecfb057ff Added test case to catch deleting local source file when checksum doesn't match
11 years ago
Chris Bednarski 424ee65866 Added a log message when we use a local file instead of downloading one
11 years ago
Chris Bednarski 70af28be47 Added cake fixture for testing file:/// downloads
11 years ago
Mitchell Hashimoto 0416939c08 common: always reset progress to 0 for downloads
11 years ago
Mitchell Hashimoto 117579808f common: add the current progress to the total size
11 years ago
Mitchell Hashimoto 944b4bf46c common: delete file if checksum fails
11 years ago
Mitchell Hashimoto 2f530534d2 common/download: resume test
11 years ago
Mitchell Hashimoto aa7d3b7841 Merge pull request #2245 from vtolstov/iso
11 years ago
Mitchell Hashimoto bf456f35f9 common: download client tests
11 years ago
Mitchell Hashimoto 897888fde3 common: fix potential panic case
11 years ago
Vasiliy Tolstov d98de209cb fallback to not ranged request if server lacks HEAD
11 years ago
Mitchell Hashimoto 2d13db300c packer: HookProvision errors if no communicator
11 years ago
Vasiliy Tolstov 382fa01e6f resume download after fail
11 years ago
Mitchell Hashimoto a1ceb5a7ef common: remove StepConnectSSH
11 years ago
Mitchell Hashimoto 71d8c6610a Merge pull request #1968 from bhcleek/master
11 years ago
Mitchell Hashimoto 1e853f9f1f common: revert some changes from #2121 for Windows
11 years ago
Clint Shryock 04e174fae8 builder/amazon: Properly return error code on ssh errors
11 years ago
Mitchell Hashimoto f6f9cca7ce Merge pull request #2189 from mitchellh/b-download-extension
11 years ago
Mitchell Hashimoto 23a48d6619 go fmt
11 years ago
Mitchell Hashimoto e65e2d104a common: StepDownload can force an extension
11 years ago
jszwedko b1497b951c code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
11 years ago