You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/qemu
Adrien Delorme d72040f4fa
move retry code into the common/retry pkg and make retry context aware
7 years ago
..
artifact.go fmt 11 years ago
builder.go change Builder to be passed a context for cancellation 7 years ago
builder_test.go qemu builder: add the 'use_backing_file' setting for QCOW2 images 8 years ago
driver.go move multistep imports to helper. 8 years ago
ssh.go use port as ints 7 years ago
step_configure_vnc.go use port as ints 7 years ago
step_convert_disk.go move retry code into the common/retry pkg and make retry context aware 7 years ago
step_copy_disk.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_disk.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_forward_ssh.go qemu stepForwardSSH: use common/net pkg to find open port 7 years ago
step_prepare_output_dir.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_resize_disk.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_run.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_set_iso.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_shutdown.go allow a provisioner to timeout 7 years ago
step_type_boot_command.go use port as ints 7 years ago