Commit Graph

192 Commits (17ec0089c62b7a4348e443bcf2a4f0385afcc69e)

Author SHA1 Message Date
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
Mitchell Hashimoto cdc02db96d builder/virtualbox/common: Move Driver here
12 years ago
Mitchell Hashimoto 14eede264f builder/virtualbox: add common package, common Artifact
12 years ago
Mitchell Hashimoto afd67ea104 builder/virtualbox/iso: rename package
12 years ago
Mitchell Hashimoto 01c7bbf8c4 builder/virtualbox: move to iso/ folder
12 years ago
Mitchell Hashimoto ac36b33f98 builder/virtualbox: fix compilation
12 years ago
Mitchell Hashimoto 3c5c9a6ea3 builder/virtualbox: sleep when stopping forcefully to allow session
12 years ago
Mitchell Hashimoto dcae79e67f builder/virtualbox: remove devices in separate step
12 years ago
Mitchell Hashimoto c264ef0a29 builer/virtualbox: avoid crash since guest additions path not set
12 years ago
Mitchell Hashimoto 675f7a43ba builder/virtualbox: don't download guest additions if disable [GH-731]
12 years ago
Mitchell Hashimoto 2920239e6e builder/virtualbox: verify output dir is writable
12 years ago
Mitchell Hashimoto d9c3aed479 builder/virtualbox: use VBOX_INSTALL_PATH to find VBoxManage
13 years ago
Mitchell Hashimoto c1bd7468d5 builder/virtualbox: ctrl-c works during wait for boot
13 years ago
Mitchell Hashimoto 6c19ba621f builder/virtualbox: no panic if ssh host port min/max is same [GH-594]
13 years ago
Mitchell Hashimoto 9acaa97a32 builder/virtualbox,vmware: warning if shutdown_command is not specified
13 years ago
Mitchell Hashimoto a6150e6596 builder/all: update to warnings
13 years ago
Mitchell Hashimoto aa95caa261 builder/virtualbox: allow disabling guest addition uploading
13 years ago
Matthew Hooker 6620b9cc9b Merge pull request #572 from ktruong7/format-issues1
13 years ago
ktruong7 1f31ac1737 spelling mistake in comments
13 years ago