packer-cn/builder/virtualbox/common
Andrew Pennebaker 5ada3376b8 fix test 2018-11-27 09:31:01 -08:00
..
artifact.go
artifact_test.go
config_test.go
driver.go
driver_4_2.go
driver_4_2_test.go
driver_mock.go
export_config.go spelling: mapstructure 2018-03-13 08:09:41 +00:00
export_config_test.go spelling: illegal 2018-03-13 08:02:43 +00:00
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. 2018-11-22 20:48:00 -06:00
hw_config_test.go Added options for the cpu count, memory, audio, and usb to the virtualbox builder. 2018-11-17 06:19:54 -06:00
output_config.go
output_config_test.go
run_config.go implement boot config struct for virtualbox 2018-04-19 14:26:31 -07:00
run_config_test.go implement boot config struct for virtualbox 2018-04-19 14:26:31 -07:00
shutdown_config.go
shutdown_config_test.go
ssh.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 2018-08-22 17:02:23 +02:00
ssh_config.go
ssh_config_test.go SSHPrivateKey => SSHPrivateKeyFile 2018-08-29 14:40:32 +02:00
step_attach_floppy.go
step_attach_floppy_test.go test fixes WIP 2018-01-24 17:09:17 -08:00
step_attach_guest_additions.go
step_configure_vrdp.go
step_download_guest_additions.go They finally added https on download.virtualbox.org 2018-06-22 00:45:20 +03:00
step_export.go gofmt 2018-11-27 09:31:01 -08:00
step_export_test.go test fixes WIP 2018-01-24 17:09:17 -08:00
step_forward_ssh.go
step_output_dir.go
step_output_dir_test.go Remove tmp directories created by builder/virtualbox/common tests 2018-04-30 20:38:03 +01:00
step_remove_devices.go gofmt 2018-11-27 09:31:01 -08:00
step_remove_devices_test.go test fixes WIP 2018-01-24 17:09:17 -08:00
step_run.go Implement new parser for Virtualbox boot command 2018-04-19 14:26:29 -07:00
step_shutdown.go
step_shutdown_test.go make TestStepShutdown_shutdownDelay less strict on schedule 2018-10-17 12:49:38 +02:00
step_suppress_messages.go
step_suppress_messages_test.go test fixes WIP 2018-01-24 17:09:17 -08:00
step_test.go
step_type_boot_command.go use a time.Duration instead of a hardcoded ms 2018-08-23 13:16:01 -07:00
step_upload_guest_additions.go
step_upload_version.go
step_upload_version_test.go test fixes WIP 2018-01-24 17:09:17 -08:00
step_vboxmanage.go
vbox_version_config.go
vbox_version_config_test.go
vboxbundle_config.go gofmt 2018-11-27 09:31:01 -08:00
vboxbundle_config_test.go fix test 2018-11-27 09:31:01 -08:00
vboxmanage_config.go
vboxmanage_config_test.go
vboxmanage_post_config.go
vboxmanage_post_config_test.go