packer-cn/builder/qemu
Emil Hessman cceb4b2868 builder/qemu: fix incorrect printf verb type
Fixes the following vet report:

builder/qemu/builder_test.go:163: arg b.config.DiskSize for printf verb %s of wrong type: uint
2015-02-25 05:43:17 +01:00
..
artifact.go fmt 2014-10-28 08:43:19 -07:00
builder.go Merge pull request #1645 from vtolstov/qemu_disk 2014-11-26 16:28:19 -05:00
builder_test.go builder/qemu: fix incorrect printf verb type 2015-02-25 05:43:17 +01:00
driver.go builder/qemu: catch early exits of qemu 2013-11-05 22:03:43 -08:00
ssh.go builder/*: extract key path to ssh.Signer 2014-09-03 20:23:39 -07:00
step_boot_wait.go builder/qemu: simplify driver, make things more Go-like 2013-11-05 21:40:49 -08:00
step_configure_vnc.go builder/qemu: unnecssary log 2013-11-05 17:48:52 -08:00
step_copy_disk.go disk_filename is used for artifacts, but it missed in case of disk_image = true 2014-11-06 23:47:00 +03:00
step_create_disk.go fmt 2014-10-28 08:43:19 -07:00
step_forward_ssh.go Fix for panic when ssh min and max port is the same for qemu builder. Taken directly from a previous patch by mitchellh 8f50d2dd9a 2014-10-03 10:14:02 -05:00
step_http_server.go Fix http_files typo in comments 2014-05-06 17:13:15 +02:00
step_prepare_output_dir.go Initial checkin to GitHub -- has extensive changes to conform to the latest API model to match the 0.3.6 (Sept. 2, 2013) release. 2013-09-02 22:23:52 -05:00
step_resize_disk.go fmt 2014-10-28 08:43:19 -07:00
step_run.go add CD-ROM only if not used disk_image, also boot from it only if CD-ROM present 2014-11-06 23:13:09 +03:00
step_shutdown.go builder/qemu: simplify driver, make things more Go-like 2013-11-05 21:40:49 -08:00
step_type_boot_command.go fmt 2014-01-19 19:30:11 -08:00
step_wait_for_shutdown.go builder/qemu: simplify driver, make things more Go-like 2013-11-05 21:40:49 -08:00