.. |
artifact.go
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
artifact_test.go
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
config_test.go
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
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.
|
2017-03-22 23:09:25 +11:00 |
driver_4_2.go
|
rename clashing import
|
2019-01-09 16:30:54 +00:00 |
driver_4_2_test.go
|
builder/virtualbox/common: Move Driver here
|
2013-12-21 15:00:48 -08:00 |
driver_mock.go
|
Fix for DriverMock not implementing Driver
|
2017-03-23 12:11:19 +11:00 |
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
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
export_opts_test.go
|
Fix export opts tests
|
2014-03-14 13:22:44 -03:00 |
guest_addition_modes.go
|
virtualbox-ovf support for guest_additions_mode
|
2014-05-04 18:48:41 +02:00 |
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
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
output_config_test.go
|
run goimports
|
2018-01-22 17:21:10 -08:00 |
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
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
shutdown_config_test.go
|
Add VirtualBox post shutdown delay to address floppy controller delete error per issue #2401
|
2016-10-02 13:12:40 -05:00 |
ssh.go
|
refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc
|
2018-08-22 17:02:23 +02:00 |
ssh_config.go
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
ssh_config_test.go
|
SSHPrivateKey => SSHPrivateKeyFile
|
2018-08-29 14:40:32 +02:00 |
step_attach_floppy.go
|
Add tmp package that offers Dir & File funcs
|
2018-12-12 16:35:57 +01:00 |
step_attach_floppy_test.go
|
test fixes WIP
|
2018-01-24 17:09:17 -08:00 |
step_attach_guest_additions.go
|
fix imports
|
2018-01-24 17:09:17 -08:00 |
step_configure_vrdp.go
|
fix imports
|
2018-01-24 17:09:17 -08:00 |
step_download_guest_additions.go
|
Add tmp package that offers Dir & File funcs
|
2018-12-12 16:35:57 +01:00 |
step_export.go
|
simplify for loop logic
|
2018-11-27 09:33:29 -08:00 |
step_export_test.go
|
test fixes WIP
|
2018-01-24 17:09:17 -08:00 |
step_forward_ssh.go
|
fix imports
|
2018-01-24 17:09:17 -08: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
|
fix imports
|
2018-01-24 17:09:17 -08:00 |
step_shutdown_test.go
|
make TestStepShutdown_shutdownDelay less strict on schedule
|
2018-10-17 12:49:38 +02:00 |
step_suppress_messages.go
|
fix imports
|
2018-01-24 17:09:17 -08:00 |
step_suppress_messages_test.go
|
test fixes WIP
|
2018-01-24 17:09:17 -08:00 |
step_test.go
|
fix imports
|
2018-01-24 17:09:17 -08:00 |
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
|
fix imports
|
2018-01-24 17:09:17 -08:00 |
step_upload_version.go
|
fix imports
|
2018-01-24 17:09:17 -08:00 |
step_upload_version_test.go
|
test fixes WIP
|
2018-01-24 17:09:17 -08:00 |
step_vboxmanage.go
|
fix imports
|
2018-01-24 17:09:17 -08:00 |
vbox_version_config.go
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
vbox_version_config_test.go
|
builder/virtualbox: allow skipping upload of version file
|
2017-03-16 18:14:11 -07:00 |
vboxbundle_config.go
|
gofmt
|
2018-11-27 09:31:01 -08:00 |
vboxbundle_config_test.go
|
fix tests
|
2018-11-27 09:31:01 -08:00 |
vboxmanage_config.go
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
vboxmanage_config_test.go
|
run gofmt
|
2016-11-01 14:08:04 -07:00 |
vboxmanage_post_config.go
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
vboxmanage_post_config_test.go
|
run gofmt
|
2016-11-01 14:08:04 -07:00 |