Commit Graph

210 Commits (ebdfa2bc56ec0354dc2accd609b27288d28d8317)

Author SHA1 Message Date
Hiroaki Nakamura 7549735bd3 Accept VirtualBox release candidate version (ex. 4.3.14_RC1 from 4.3.14_RC1r94870)
12 years ago
Ross Smith II 58fd5aec61 virtualbox: use local VBoxGuestAdditions.iso by default
12 years ago
Jakob A. Dam 40150c376d Fix http_files typo in comments
12 years ago
Rickard von Essen c2013bf680 virtualbox-ovf support for guest_additions_mode
12 years ago
Jacob Helwig 38e880a187 Add ability to run vboxmanage commands just before exporting [GH-664]
12 years ago
Mitchell Hashimoto 83add3969f builder/virtualbox: fix deps
12 years ago
Mitchell Hashimoto 5fac6c79c4 fmt
12 years ago
Mitchell Hashimoto e84e5e4f2c Merge branch 'update-ssh-package' of github.com:higebu/packer into higebu-update-ssh-package
12 years ago
Ross Smith II 850b066408 Merge pull request #945 from benlangfeld:feature/vb_output_opts (manually)
12 years ago
higebu f087ce16dc Fix the build problem by updating ssh package
12 years ago
Ross Smith II 27491f93f8 use old ssh code until higebu's branch is ready, see #1019
12 years ago
Ben Langfeld 128f555a2c Formatting
12 years ago
Ben Langfeld 5b07e2604c Fix export opts tests
12 years ago
Ben Langfeld 8cf0e53b19 Properly apply templates to export opts
12 years ago
Ben Langfeld 2cee7a5c10 Log export command being executed
12 years ago
Ben Langfeld bfd6755859 Move to an array of strings for a deterministic option separation
12 years ago
Ben Langfeld d1b41f2f14 Pass export_options individually to VBoxManage export
12 years ago
Ben Langfeld 0332901f63 builder/virtualbox: Add an `export_opts` option
12 years ago
Mitchell Hashimoto 239aabb554 builder/virtualbox: retry unregister a few times [GH-915]
12 years ago
Brian Johnson ac2c4203a2 Add import_opts to the virtualbox-ovf builder. My use case is that I
12 years ago
Mitchell Hashimoto 430963f400 fmt
12 years ago
Myles Steinhauser 28286d2821 Fix tabs vs spaces
12 years ago
Myles Steinhauser e4cfcb2a8a Add more special scancodes
12 years ago
Mitchell Hashimoto 12938fe36b builder/virtualbox,vmware: checksum not required if checksum type is
12 years ago
Greg Lu 6d2e50e598 builder/virtualbox/ovf: fix shutdown_timeout handling
12 years ago
Mitchell Hashimoto 2b801a7b12 builder/vmware,virtualbox: checksum_type can be "none" [GH-471]
12 years ago
Mitchell Hashimoto 437dc12de3 builder/virtualbox/iso: load shutdown config [GH-754]
12 years ago
Mitchell Hashimoto eeeaec3562 builder/vmware/vmx: StepCloneVMX
12 years ago
Mitchell Hashimoto 39d0600085 builder/virtualbox: fmt
12 years ago
Mitchell Hashimoto c7bf38b63b builder/virtualbox/common: only remove ISO if it was attached
12 years ago
Mitchell Hashimoto 473fe8a950 builder/virtualbox/ovf: instantiate the driver
12 years ago
Mitchell Hashimoto c2b3fa732a builder/virtualbox/ovf: validate source_path
12 years ago
Mitchell Hashimoto e69bb1858c builder/virtualbox/ovf: specify name for import
12 years ago
Mitchell Hashimoto 5b223f0798 builder/virtualbox/ovf: re-order some steps
12 years ago
Mitchell Hashimoto dd767c9d54 builder/virtualbox/ovf: StepImport to import an OVF
12 years ago
Mitchell Hashimoto 0de7bb33cd builder/virtualbox: set Tpl on VBoxManage
12 years ago
Mitchell Hashimoto e51dde13ce builder/virtualbox: tests for StepUploadVerison
12 years ago
Mitchell Hashimoto 5f1c597269 builder/virtualbox: StepUploadVersion
12 years ago
Mitchell Hashimoto 5feb7bce18 builder/virtualbox/common: Export
12 years ago
Mitchell Hashimoto 026bcd33fe builder/virtualbox: StepRun common
12 years ago
Mitchell Hashimoto fbd20dffcb builder/virtualbox/common: StepRemoveDevices
12 years ago
Mitchell Hashimoto b65559d888 builder/virtualbox: StepShutdown tests
12 years ago
Mitchell Hashimoto 67a87ce3e4 builder/virtualbox: StepShutdown
12 years ago
Mitchell Hashimoto 4bd2aa6106 builder/virtualbox: StepVBoxmanage
12 years ago
Mitchell Hashimoto 7a4ff3f2b1 builder/virtualbox: generic SSHConfig
12 years ago
Mitchell Hashimoto 79c0c6b545 builder/virtualbox: step attach floppy
12 years ago
Mitchell Hashimoto d731dcd8f7 builder/virtualbox: floppy files config
12 years ago
Mitchell Hashimoto 598822d46b builder/virtualbox/common: move outputdir config to common
12 years ago
Mitchell Hashimoto 886c0d3ad5 builder/virtualbox/common: StepSuppressMessages
12 years ago
Mitchell Hashimoto db167c5a3d builder/virtualbox/common: StepOutputDir
12 years ago