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 410bee0666
make TestStepShutdown_shutdownDelay less strict on schedule
7 years ago
..
artifact.go move packer to hashicorp 9 years ago
artifact_test.go move packer to hashicorp 9 years ago
config_test.go move packer to hashicorp 9 years ago
driver.go Add sata_port_count so that a SATA controller can be created with more than 1 port. The default of prevents additional drives being added. Default preserved if not overridden. 9 years ago
driver_4_2.go builder/virtualbox-ovf retry removing VM. 8 years ago
driver_4_2_test.go
driver_mock.go Fix for DriverMock not implementing Driver 9 years ago
export_config.go spelling: mapstructure 8 years ago
export_config_test.go spelling: illegal 8 years ago
export_opts.go move packer to hashicorp 9 years ago
export_opts_test.go
guest_addition_modes.go
output_config.go move packer to hashicorp 9 years ago
output_config_test.go run goimports 8 years ago
run_config.go implement boot config struct for virtualbox 8 years ago
run_config_test.go implement boot config struct for virtualbox 8 years ago
shutdown_config.go move packer to hashicorp 9 years ago
shutdown_config_test.go Add VirtualBox post shutdown delay to address floppy controller delete error per issue #2401 10 years ago
ssh.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 8 years ago
ssh_config.go move packer to hashicorp 9 years ago
ssh_config_test.go SSHPrivateKey => SSHPrivateKeyFile 8 years ago
step_attach_floppy.go fix imports 8 years ago
step_attach_floppy_test.go test fixes WIP 8 years ago
step_attach_guest_additions.go fix imports 8 years ago
step_configure_vrdp.go fix imports 8 years ago
step_download_guest_additions.go They finally added https on download.virtualbox.org 8 years ago
step_export.go fix imports 8 years ago
step_export_test.go test fixes WIP 8 years ago
step_forward_ssh.go fix imports 8 years ago
step_output_dir.go fix imports 8 years ago
step_output_dir_test.go Remove tmp directories created by builder/virtualbox/common tests 8 years ago
step_remove_devices.go fix imports 8 years ago
step_remove_devices_test.go test fixes WIP 8 years ago
step_run.go Implement new parser for Virtualbox boot command 8 years ago
step_shutdown.go fix imports 8 years ago
step_shutdown_test.go make TestStepShutdown_shutdownDelay less strict on schedule 7 years ago
step_suppress_messages.go fix imports 8 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 use a time.Duration instead of a hardcoded ms 8 years ago
step_upload_guest_additions.go fix imports 8 years ago
step_upload_version.go fix imports 8 years ago
step_upload_version_test.go test fixes WIP 8 years ago
step_vboxmanage.go fix imports 8 years ago
vbox_version_config.go move packer to hashicorp 9 years ago
vbox_version_config_test.go builder/virtualbox: allow skipping upload of version file 9 years ago
vboxmanage_config.go move packer to hashicorp 9 years ago
vboxmanage_config_test.go run gofmt 9 years ago
vboxmanage_post_config.go move packer to hashicorp 9 years ago
vboxmanage_post_config_test.go run gofmt 9 years ago