packer-cn/builder/qemu
Bob Kuo 585638d063 Do not require exclusive VNC access while buildling
An additional client can be connected during build time for inspection.
We can manually connect and set our VNC clients to ignore all input or
we can connect with vnc2flv to record the build session for later
verification.
2015-07-29 10:00:09 -05:00
..
artifact.go fmt 2014-10-28 08:43:19 -07:00
builder.go builder/qemu: default acceleration to tcg on Windows [GH-2284] 2015-06-22 17:56:35 -07:00
builder_test.go builder/qemu: convert to helper/comm 2015-06-13 18:47:59 -04:00
driver.go builder/qemu: catch early exits of qemu 2013-11-05 22:03:43 -08:00
ssh.go helper/communicator: make host more generic 2015-06-13 19:23:33 -04:00
step_boot_wait.go bulder/qemu: convert interpolation 2015-05-27 13:39:43 -07:00
step_configure_vnc.go fmt 2015-06-18 05:23:04 +02:00
step_copy_disk.go Merge pull request #2118 from vtolstov/image 2015-06-18 10:16:51 +02:00
step_create_disk.go Merge pull request #2118 from vtolstov/image 2015-06-18 10:16:51 +02:00
step_forward_ssh.go Merge branch 'master' of https://github.com/ldx/packer into ldx-master 2015-06-18 10:18:17 +02:00
step_http_server.go bulder/qemu: convert interpolation 2015-05-27 13:39:43 -07:00
step_prepare_output_dir.go bulder/qemu: convert interpolation 2015-05-27 13:39:43 -07:00
step_resize_disk.go Merge pull request #2118 from vtolstov/image 2015-06-18 10:16:51 +02:00
step_run.go Merge pull request #2118 from vtolstov/image 2015-06-18 10:16:51 +02:00
step_shutdown.go bulder/qemu: convert interpolation 2015-05-27 13:39:43 -07:00
step_type_boot_command.go Do not require exclusive VNC access while buildling 2015-07-29 10:00:09 -05:00
step_wait_for_shutdown.go builder/qemu: simplify driver, make things more Go-like 2013-11-05 21:40:49 -08:00