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
Mitchell Hashimoto ce5849308b
fmt
13 years ago
..
artifact.go
builder.go builder/common: common config struct for Packer configs 13 years ago
builder_test.go builder/virtualbox: support generic hash types [GH-175] 13 years ago
driver.go fmt 13 years ago
ssh.go builder/virtualbox: use common SSH connect step 13 years ago
step_attach_floppy.go builder/virtualbox: remove floppy drive before exporting 13 years ago
step_attach_iso.go
step_create_disk.go
step_create_vm.go builder/virtualbox: whitespace 13 years ago
step_download_guest_additions.go builder/virtualbox: style nitpicks and CHANGELOG 13 years ago
step_download_iso.go Revert "builder/virtualbox: Copy ISO because VirtualBox can't recognize" 13 years ago
step_export.go builder/virtualbox: remove floppy drive before exporting 13 years ago
step_forward_ssh.go Virtualbox: clean up port forwarding before exporting OVF. 13 years ago
step_http_server.go
step_prepare_output_dir.go Remove output directory in a step when "-force" flag step [GH-178] 13 years ago
step_run.go builder/virtualbox: unexport calculated fields 13 years ago
step_shutdown.go builder/virtualbox: shutdown messages go to Ui 13 years ago
step_suppress_messages.go
step_type_boot_command.go Update changelog 13 years ago
step_upload_guest_additions.go
step_upload_version.go
step_vboxmanage.go