Commit Graph

120 Commits (fbe305cf4ea8ad4eb558bb5967fd2d1f42e8c77b)

Author SHA1 Message Date
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
11 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
Mitchell Hashimoto 44008c321b Merge pull request #2121 from josharian/no-scrub-empty
11 years ago
Mitchell Hashimoto adb6b43dd8 common: remove unused config methods
11 years ago
Mitchell Hashimoto dd0a775500 common/command: delete
11 years ago
Josh Bleecher Snyder 2fe785ed35 common: remove dead code
11 years ago
Josh Bleecher Snyder 76c8cfd498 common: don't scrub ""
11 years ago
Grégoire Pineau 97c56347a1 Better error reporting when a config key in template is Unknown
11 years ago
Emil Hessman 952ae5161b common: fix formatting directives in tests
11 years ago
Billie H. Cleek 2184892f8a do not request a pty
11 years ago
Seth Vargo 347f02a7f2 Merge pull request #1402 from jasonberanek/858-issue
12 years ago
Mitchell Hashimoto 8dbe0f065c Remove version from "packer" package
12 years ago
Mitchell Hashimoto 42e9e734b9 common: don't wait SSH on first try
12 years ago
Mitchell Hashimoto 01abbc4460 common/ssh: error if encrypted key is used
12 years ago