Commit Graph

148 Commits (ba8a0dbec0600a259d9216057739fd71aba68d4c)

Author SHA1 Message Date
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
Fabian Grutschus 5e440fa4c1 Arguments Prefix (--) was missing for (data)portconfig
13 years ago
Mitchell Hashimoto 5e3c8c4fe6 builder/virtualbox,vmware: support user templates in SSH key path
13 years ago
Mitchell Hashimoto 30be4927d6 builder/virtualbox: use proper SATA port arg [GH-547]
13 years ago
Lyndon Washington bb241af7b3 Formatted contributions
13 years ago
Lyndon Washington 88e65ef59b Moved the 1 sec timeout to the export step
13 years ago
Mitchell Hashimoto 8821ef4def builder/virtualbox: detect vboxdrv issues [GH-488]
13 years ago
Mitchell Hashimoto c19fcafc01 builder/virtualbox: error if version can't be detected [GH-488]
13 years ago
Mitchell Hashimoto 865f197503 builder/virtualbox: support attaching guest additions [GH-405]
13 years ago
Mitchell Hashimoto 692278965f builder/virtualbox: fix scan codes
13 years ago
Mitchell Hashimoto 9f52b78602 fmt
13 years ago
Charlie Sharpsteen efa401e4d2 Fix scancode comment concerning key release
13 years ago
Charlie Sharpsteen 4952737ddb Fix VirtualBox scancodes
13 years ago
Sean Mackrory 2a04f49bca Using the vm_name parameter to name OVA/OVF files and their attachments
13 years ago
Mitchell Hashimoto e732d86142 builder/virtualbox: process hdd interface as template, validate
13 years ago
Justin Bronn dbc24d9357 Enable customization of VirtualBox disk controller with `hard_drive_interface` option (SATA only).
13 years ago
Mitchell Hashimoto 1a3620d77a builder/virtualbox: new multistep API
13 years ago
Mitchell Hashimoto a6735b1d65 builder/virtualbox: support ssh keys as auth mechanism [GH-70]
13 years ago
Mitchell Hashimoto 7647b12eab builder/virtualbox: fmt
13 years ago
Mitchell Hashimoto 1fdaadb08c website: document formats feature
13 years ago
Johan Siebens a19bd564d3 builder/virtualbox: export to ovf or ova (default ovf)
13 years ago
Mitchell Hashimoto 64d87bfaf3 *: switch to packer ConfigTemplate
13 years ago
Mitchell Hashimoto c0265d108a builder/virtualbox: iso_urls for multiple ISO urls [GH-110]
13 years ago
Mitchell Hashimoto 0d152f541f builder/virtualbox: remove unused function
13 years ago
Mitchell Hashimoto 562ea28a79 builder/virtualbox: switch download guest additions to use new common
13 years ago
Mitchell Hashimoto bb352e5011 common: Add new StepDownload to DRY up downloads
13 years ago
Mitchell Hashimoto 71664cb34e common: return -1 download percent if download hasn't started [GH-288]
13 years ago
Mitchell Hashimoto 0ba17a1a50 builder/virtualbox: Don't validate guest additions URL so early because it requires template
13 years ago
Mitchell Hashimoto 171ecaefa6 builder/virtualbox: guest-additions_url can use Version var [GH-272]
13 years ago
Mitchell Hashimoto 2d2eefcf33 builder/virtualbox: instantiate driver in Run method
13 years ago
Mitchell Hashimoto 332bdf6edc builder/*, provisioner/*: set user vars
13 years ago
Mitchell Hashimoto 191520bc0b builder/virtualbox: use new template processing stuff
13 years ago
Mitchell Hashimoto 5b7d8fbc74 rename builder/common to common since it is generally useful
13 years ago
Mitchell Hashimoto 558027465a builder/virtualbox,vmware: retry removing output dir if fails
13 years ago
Mitchell Hashimoto 0363a1cdc2 builder/virtualbox,vmware: use DownloadableURL
13 years ago
Mitchell Hashimoto ce5849308b fmt
13 years ago
Jeff Stamerjohn 32eaa39a5f Merge branch 'master' into jstamerj/windows
13 years ago
Jeff Stamerjohn 4ff0185add Windows fixes
13 years ago
Mitchell Hashimoto 56c3cbfb2a builder/common: common config struct for Packer configs
13 years ago
Mitchell Hashimoto 56cf09f29e builder/virtualbox: shutdown messages go to Ui
13 years ago
Mitchell Hashimoto 91c1bf0b8a Merge pull request #204 from sit/builder-output-directory-error
13 years ago
Mitchell Hashimoto d999d1c5dd Merge pull request #205 from sit/preserve-cache-suffix
13 years ago
Mitchell Hashimoto e84811e2f8 Update changelog
13 years ago
JD Harrington dbd45dfd58 Add special keys for backspace, delete and F1-F12
13 years ago
Emil Sit 329266e86e builder/v*: Include path to output dir in error
13 years ago