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/virtualbox/common
Megan Marsh 88c94cc987
Fix 8904 (#9435)
6 years ago
..
artifact.go Sharing info with post-processors via artifact (#8632) 6 years ago
artifact_test.go Sharing info with post-processors via artifact (#8632) 6 years ago
comm.go Rename communicator config variables and remove deprecated code (#8584) 6 years ago
comm_config.go add undocumented tag to struct-markdown generator so that we can leave internal-use-only fields out of docs 6 years ago
comm_config_test.go add undocumented tag to struct-markdown generator so that we can leave internal-use-only fields out of docs 6 years ago
driver.go Remove all floppy controllers before adding a new one 6 years ago
driver_4_2.go Fix 8904 (#9435) 6 years ago
driver_4_2_test.go
driver_mock.go Remove all floppy controllers before adding a new one 6 years ago
export_config.go patch source for a couple code block changes 6 years ago
export_config_test.go virtualbox: merge ExportOpts and ExportConfig structs 7 years ago
guest_additions_config.go make fmt autogenerated docs 7 years ago
guest_additions_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
hw_config.go make fmt autogenerated docs 7 years ago
hw_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
output_config.go allow user defined output filename 6 years ago
output_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
run_config.go make fmt autogenerated docs 7 years ago
run_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
shutdown_config.go Adds acpi_shutdown to virtualbox builder (#8587) 6 years ago
shutdown_config_test.go Retry command execution when VM session is locked (#8483) 6 years ago
snapshot.go virtualbox: simplify ParseSnapshotData 6 years ago
snapshot_test.go virtualbox: simplify ParseSnapshotData 6 years ago
step_attach_floppy.go send logs about floppy failure directly to UI not just logs (#9272) 6 years ago
step_attach_floppy_test.go Add a simple test for the call to remove all floppy controllers 6 years ago
step_attach_guest_additions.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_configure_vrdp.go Fix gosimple S1025 linting errors (#8838) 6 years ago
step_download_guest_additions.go Drop the iso_checksum_type & iso_checksum_url fields (#8437) 6 years ago
step_export.go allow user defined output filename 6 years ago
step_export_test.go fix tests 6 years ago
step_http_ip_discover.go Replace file shared state by statebag (#9238) 6 years ago
step_http_ip_discover_test.go Replace file shared state by statebag (#9238) 6 years ago
step_port_forwarding.go Rename communicator config variables and remove deprecated code (#8584) 6 years ago
step_remove_devices.go move retry code into the common/retry pkg and make retry context aware 7 years ago
step_remove_devices_test.go test fixes WIP 8 years ago
step_run.go implement ID and Type values in the provisioner template info sharing 6 years ago
step_shutdown.go Adds acpi_shutdown to virtualbox builder (#8587) 6 years ago
step_shutdown_test.go Adds acpi_shutdown to virtualbox builder (#8587) 6 years ago
step_ssh_key_pair.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_suppress_messages.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_suppress_messages_test.go test fixes WIP 8 years ago
step_test.go fix imports 8 years ago
step_type_boot_command.go Replace file shared state by statebag (#9238) 6 years ago
step_upload_guest_additions.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_upload_version.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_upload_version_test.go test fixes WIP 8 years ago
step_vboxmanage.go Replace file shared state by statebag (#9238) 6 years ago
vbox_version_config.go make fmt autogenerated docs 7 years ago
vbox_version_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
vboxbundle_config.go make fmt autogenerated docs 7 years ago
vboxbundle_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
vboxmanage_config.go packer.io prefix removal, html extension remove for in-code errors 6 years ago
vboxmanage_config_test.go virtualbox merge vbpx manage configs 7 years ago