packer-cn/common
Mark Peek cdcffecc2d Refactor builder ISO options
The ISO builders (parallels, qemu, virtualbox, and vmware) had too
much common code which needed to be maintained separately. This change
moves that code to a common ISO configuration.
2015-10-20 16:27:47 -07:00
..
json common/json: add Unmarshal with method with syntax errors 2013-08-09 16:50:24 -07:00
ssh code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh 2015-05-28 08:17:49 -07:00
test-fixtures Added cake fixture for testing file:/// downloads 2015-08-14 17:34:04 -07:00
uuid Simplifies the implementation of common/uuid 2013-10-23 23:05:02 +01:00
config.go common: revert some changes from #2121 for Windows 2015-06-13 10:21:09 -04:00
config_test.go common: remove unused config methods 2015-05-27 14:58:09 -07:00
download.go Added [DEBUG] prefix to log messages 2015-08-19 13:15:23 -07:00
download_test.go Implement fix, add comments so it's more apparent why we're doing special logic 2015-08-14 17:49:08 -07:00
iso_config.go Refactor builder ISO options 2015-10-20 16:27:47 -07:00
iso_config_test.go Refactor builder ISO options 2015-10-20 16:27:47 -07:00
multistep_debug.go common: clarify debug mode [GH-907] 2014-03-12 21:40:27 -07:00
packer_config.go common: PackerConfig understands user vars 2013-08-09 15:57:08 -07:00
step_create_floppy.go Allow wildcards and directories for floppy_files parameter 2014-04-29 12:27:34 -07:00
step_create_floppy_test.go common: fix formatting directives in tests 2015-02-25 05:43:18 +01:00
step_download.go common: StepDownload can force an extension 2015-06-08 20:41:39 -07:00
step_download_test.go common: Add new StepDownload to DRY up downloads 2013-08-15 17:46:40 -07:00
step_provision.go packer: HookProvision errors if no communicator 2015-06-15 10:26:46 -07:00
step_provision_test.go rename builder/common to common since it is generally useful 2013-08-01 12:11:54 -07:00