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 07c0c599e0
attach guest additions via SATA when necessasry
7 years ago
..
artifact.go
artifact_test.go
config_test.go
driver.go
driver_4_2.go rename clashing import 7 years ago
driver_4_2_test.go
driver_mock.go
export_config.go
export_config_test.go
export_opts.go
export_opts_test.go
guest_addition_modes.go
hw_config.go Updated things related to the general hw config in the virtualbox builders to correspond to @azr's suggestions. 7 years ago
hw_config_test.go Added options for the cpu count, memory, audio, and usb to the virtualbox builder. 7 years ago
output_config.go
output_config_test.go
run_config.go
run_config_test.go
shutdown_config.go
shutdown_config_test.go
ssh.go
ssh_config.go
ssh_config_test.go SSHPrivateKey => SSHPrivateKeyFile 8 years ago
step_attach_floppy.go Add tmp package that offers Dir & File funcs 7 years ago
step_attach_floppy_test.go
step_attach_guest_additions.go attach guest additions via SATA when necessasry 7 years ago
step_configure_vrdp.go
step_download_guest_additions.go Add tmp package that offers Dir & File funcs 7 years ago
step_export.go simplify for loop logic 7 years ago
step_export_test.go
step_forward_ssh.go
step_remove_devices.go attach guest additions via SATA when necessasry 7 years ago
step_remove_devices_test.go
step_run.go
step_shutdown.go
step_shutdown_test.go make TestStepShutdown_shutdownDelay less strict on schedule 7 years ago
step_suppress_messages.go
step_suppress_messages_test.go
step_test.go
step_type_boot_command.go use a time.Duration instead of a hardcoded ms 8 years ago
step_upload_guest_additions.go
step_upload_version.go
step_upload_version_test.go
step_vboxmanage.go
vbox_version_config.go
vbox_version_config_test.go
vboxbundle_config.go gofmt 7 years ago
vboxbundle_config_test.go fix tests 7 years ago
vboxmanage_config.go
vboxmanage_config_test.go
vboxmanage_post_config.go
vboxmanage_post_config_test.go