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
Adrien Delorme 9f82b75e57
Use the hashicorp/go-getter to download files
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
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 Use the hashicorp/go-getter to download files 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 8 years ago
step_ssh_key_pair.go Rename references to key pair name to comment. 7 years ago
step_suppress_messages.go
step_suppress_messages_test.go
step_test.go
step_type_boot_command.go Remove 'SSHPublicKeyUrlEncoded', use 'urlquery' instead. 7 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