packer-cn/builder/qemu
Seth Vargo 96c813684e Merge pull request #1645 from vtolstov/qemu_disk
Allow none checksumtype for qemu builder
2014-11-26 16:28:19 -05: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
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
step_configure_vnc.go
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
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
step_type_boot_command.go fmt 2014-01-19 19:30:11 -08:00
step_wait_for_shutdown.go