Mitchell Hashimoto
|
f9747ad110
|
builder/all: update to warnings
|
2013-11-02 23:03:59 -05:00 |
Mitchell Hashimoto
|
6dea765ba4
|
builder/virtualbox: allow disabling guest addition uploading
|
2013-11-02 11:34:54 +01:00 |
Mitchell Hashimoto
|
65169b4576
|
builder/virtualbox,vmware: support user templates in SSH key path
[GH-539]
|
2013-10-20 15:58:39 -07:00 |
Mitchell Hashimoto
|
30eccf4130
|
builder/virtualbox: support attaching guest additions [GH-405]
|
2013-09-18 18:15:46 -07:00 |
Mitchell Hashimoto
|
bf1a2f4899
|
builder/virtualbox: process hdd interface as template, validate
|
2013-09-05 12:07:58 -07:00 |
Justin Bronn
|
3043eddfaf
|
Enable customization of VirtualBox disk controller with `hard_drive_interface` option (SATA only).
|
2013-09-05 11:00:08 -07:00 |
Mitchell Hashimoto
|
8d5f8dc423
|
builder/virtualbox: new multistep API
|
2013-08-31 12:44:58 -07:00 |
Mitchell Hashimoto
|
19bafd8da8
|
builder/virtualbox: support ssh keys as auth mechanism [GH-70]
|
2013-08-27 22:55:13 -07:00 |
Mitchell Hashimoto
|
844e355ed3
|
website: document formats feature
|
2013-08-19 16:10:49 -07:00 |
Johan Siebens
|
a73ec1deb7
|
builder/virtualbox: export to ovf or ova (default ovf)
|
2013-08-19 20:21:36 +02:00 |
Mitchell Hashimoto
|
a1a7ff20c2
|
*: switch to packer ConfigTemplate
|
2013-08-15 19:17:23 -07:00 |
Mitchell Hashimoto
|
a6d4e326a7
|
builder/virtualbox: iso_urls for multiple ISO urls [GH-110]
|
2013-08-15 17:46:41 -07:00 |
Mitchell Hashimoto
|
2946d14edf
|
common: Add new StepDownload to DRY up downloads
|
2013-08-15 17:46:40 -07:00 |
Mitchell Hashimoto
|
91af560d26
|
builder/virtualbox: Don't validate guest additions URL so early because it requires template
|
2013-08-14 09:59:09 -04:00 |
Mitchell Hashimoto
|
80e37446e9
|
builder/virtualbox: guest-additions_url can use Version var [GH-272]
|
2013-08-13 22:11:15 -04:00 |
Mitchell Hashimoto
|
2789162fec
|
builder/virtualbox: instantiate driver in Run method
|
2013-08-13 08:55:33 -07:00 |
Mitchell Hashimoto
|
100458955f
|
builder/*, provisioner/*: set user vars
|
2013-08-09 15:57:08 -07:00 |
Mitchell Hashimoto
|
8fad60b1b4
|
builder/virtualbox: use new template processing stuff
|
2013-08-08 17:25:25 -07:00 |
Mitchell Hashimoto
|
ef59ee41a8
|
rename builder/common to common since it is generally useful
|
2013-08-01 12:11:54 -07:00 |
Mitchell Hashimoto
|
0bff938880
|
builder/virtualbox,vmware: use DownloadableURL
|
2013-07-29 00:13:30 -07:00 |
Mitchell Hashimoto
|
9fb778c012
|
builder/common: common config struct for Packer configs
|
2013-07-23 22:48:31 -05:00 |
Emil Sit
|
20d3946eae
|
builder/v*: Include path to output dir in error
|
2013-07-20 00:36:59 -04:00 |
Mitchell Hashimoto
|
7d1f799ced
|
builder/*: switch to MultiErrorAppend
|
2013-07-19 19:08:25 -04:00 |
Mitchell Hashimoto
|
d1ecd89635
|
builder/*: extract to common the config decoding
|
2013-07-19 15:00:32 -04:00 |
Mitchell Hashimoto
|
28a22a5fbe
|
builder/*: convert to common StepProvision
|
2013-07-16 15:44:41 +09:00 |
Mitchell Hashimoto
|
60b8e1f2dc
|
builder/virtualbox: use common SSH connect step
|
2013-07-15 14:17:09 +09:00 |
Mitchell Hashimoto
|
b1c7d93ee8
|
packer: Make builder type available in configs [GH-154]
|
2013-07-15 09:58:32 +09:00 |
Mitchell Hashimoto
|
033c90cfa3
|
builder/virtualbox: unexport calculated fields
|
2013-07-14 21:22:11 +09:00 |
Mitchell Hashimoto
|
5a529ee41a
|
builder/virtualbox: support generic hash types [GH-175]
|
2013-07-14 15:50:34 +09:00 |
Mitchell Hashimoto
|
a354f5fc08
|
Unused keys are invalid in templates [GH-104]
|
2013-07-14 09:28:56 +09:00 |
Mitchell Hashimoto
|
39b3fe794b
|
buidler/virtualbox,vmware: only stat if not force
/cc @jasonberanek - Swapped this because why even bother doing a stat
if we're forcing anyways.
|
2013-07-13 14:47:08 +09:00 |
Jason A. Beranek
|
442c5e3e3b
|
Remove output directory in a step when "-force" flag step [GH-178]
|
2013-07-12 21:23:00 -05:00 |
Mitchell Hashimoto
|
7c2f50d4dc
|
fmt
|
2013-07-13 10:01:27 +09:00 |
Jason A. Beranek
|
71a1bd7354
|
Add support for -force flag on builds [GH-119]
|
2013-07-11 23:43:23 -05:00 |
Mitchell Hashimoto
|
efc9e9db6e
|
builder/virtualbox: support floppy_files
|
2013-07-09 12:41:36 -07:00 |
Mitchell Hashimoto
|
4ecb92358b
|
fmt
|
2013-07-07 09:14:41 -07:00 |
Salvador Gironès
|
d5731a13d4
|
Local mode for VBoxGuestAdditions. Provide local path and SHA256
|
2013-07-06 11:28:56 +02:00 |
Steven Merrill
|
f27ea933a4
|
Add VirtualBox headless mode.
|
2013-07-02 00:13:24 -04:00 |
Mitchell Hashimoto
|
da225c0d06
|
builder/virtualbox, builder/vmware: output and VM name based on build
[GH-91]
|
2013-07-01 11:11:51 -07:00 |
Mitchell Hashimoto
|
5786f6ad5a
|
builder/virtualbox: Tests for the defaults [GH-44]
|
2013-06-28 16:01:50 -04:00 |
Mitchell Hashimoto
|
e920c49e8f
|
builder/virtualbox: Set the default boot_wait [GH-44]
|
2013-06-28 16:01:50 -04:00 |
Mitchell Hashimoto
|
39aea8c5ee
|
builder/virtualbox: check the proper file path
|
2013-06-28 09:45:30 -04:00 |
Mitchell Hashimoto
|
13bff7e353
|
builder/virtualbox: return if cancelled, to avoid nil deref
|
2013-06-27 22:24:53 -04:00 |
Mitchell Hashimoto
|
73a2e52a75
|
builder/virtualbox: Error if output directory already exists
|
2013-06-27 22:14:23 -04:00 |
Mitchell Hashimoto
|
9e8b1b424b
|
builder/virtualbox: upload guest additions to VM
|
2013-06-23 23:09:52 -07:00 |
Mitchell Hashimoto
|
4fb31f1cab
|
builder/virtualbox: Download guest additions for the VM
|
2013-06-23 23:05:32 -07:00 |
Mitchell Hashimoto
|
fc5c63d697
|
builder/virtualbox: Upload version to a "virtualbox_version_file"
|
2013-06-23 22:44:58 -07:00 |
Mitchell Hashimoto
|
436d796689
|
builder/virtualbox: add "vboxmanage" to run custom commands
|
2013-06-23 20:58:22 -07:00 |
Mitchell Hashimoto
|
fb139b2925
|
builder/virtualbox: Ability to set DiskSize
|
2013-06-23 20:43:40 -07:00 |
Mitchell Hashimoto
|
d1c69048ed
|
fmt
|
2013-06-19 21:20:54 -07:00 |