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
Megan Marsh 1d2ee0bf81
Merge pull request #10337 from serverwentdown/serverwentdown/duplicate-output-file
5 years ago
..
version move version and useragent definitions into sdk 5 years ago
artifact.go fmt 12 years ago
builder.go move helper/communicator dir into packer-plugin-sdk 5 years ago
builder_test.go extract builder interface to sdk 5 years ago
comm_config.go move helper/communicator dir into packer-plugin-sdk 5 years ago
comm_config_test.go move helper/communicator dir into packer-plugin-sdk 5 years ago
config.go Fix duplication of main disk in QEMU 5 years ago
config.hcl2spec.go regenerate code 5 years ago
config_test.go Merge pull request #10337 from serverwentdown/serverwentdown/duplicate-output-file 5 years ago
driver.go move multistep into the plugin sdk 5 years ago
driver_mock.go add QemuImgArgs option to set specialized flags in qemu-img 6 years ago
qmp.go qemu: add support for using a network bridge 6 years ago
ssh.go move multistep into the plugin sdk 5 years ago
step_configure_qmp.go move Ui definition into the packer plugin sdk. 5 years ago
step_configure_vnc.go move Ui definition into the packer plugin sdk. 5 years ago
step_convert_disk.go move Ui definition into the packer plugin sdk. 5 years ago
step_convert_disk_test.go add QemuImgArgs option to set specialized flags in qemu-img 6 years ago
step_copy_disk.go Fix duplication of main disk in QEMU 5 years ago
step_copy_disk_test.go move TestUi func to sdk 5 years ago
step_create_disk.go Fix duplication of main disk in QEMU 5 years ago
step_create_disk_test.go Fix duplication of main disk in QEMU 5 years ago
step_http_ip_discover.go move Ui definition into the packer plugin sdk. 5 years ago
step_http_ip_discover_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 5 years ago
step_port_forward.go move Ui definition into the packer plugin sdk. 5 years ago
step_prepare_output_dir.go move Ui definition into the packer plugin sdk. 5 years ago
step_resize_disk.go move Ui definition into the packer plugin sdk. 5 years ago
step_resize_disk_test.go move multistep into the plugin sdk 5 years ago
step_run.go Fix duplication of main disk in QEMU 5 years ago
step_run_test.go Merge pull request #10337 from serverwentdown/serverwentdown/duplicate-output-file 5 years ago
step_set_iso.go move Ui definition into the packer plugin sdk. 5 years ago
step_shutdown.go move helper/communicator dir into packer-plugin-sdk 5 years ago
step_shutdown_test.go move TestUi func to sdk 5 years ago
step_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 5 years ago
step_type_boot_command.go move Ui definition into the packer plugin sdk. 5 years ago
step_wait_guest_address.go move Ui definition into the packer plugin sdk. 5 years ago