Justin Bronn
c6d1c8e9d5
Make it possible to customize the VMware virtual disk type id.
2013-08-22 11:40:56 -07:00
Mitchell Hashimoto
6b2c2db77e
builder/vmware: slightly nicer error messages
2013-07-31 22:52:36 -07:00
Julian Phillips
df180d6146
builder/vmware: We only need one runAndLog function
...
We shouldn't need a different one for each driver ...
Conflicts:
builder/vmware/driver_workstation9.go
2013-07-31 22:11:07 -07:00
Julian Phillips
7b65daad37
builder/vmware: Add Support for VMware Player 5 (Linux)
...
We have two choices for VMware on Linux. We already support
Workstation, add support for Player too.
VMware Player doesn't come with vmware-vdiskmanager, so fall back to
using qemu-img if we can find that.
Conflicts:
builder/vmware/driver.go
2013-07-31 22:09:38 -07:00
Ross Smith II
cf46148300
added missing fallthru in case statement for linux option, fixes #221 , #222
2013-07-28 20:41:09 -07:00
Ross Smith II
071a6099c8
fixes #221 Add support for VMWare Workstation in Windows
2013-07-27 13:00:21 -07:00
Mitchell Hashimoto
05e081e07f
builder/vmware: split drivers out into individual files
2013-07-16 14:23:01 -07:00
Julian Phillips
4846d252a3
builder/vmware: Add support for Workstation 9 (Linux).
...
Now the VMware builder should automatically pick between Fusion 5 and
Workstation 9, based on which one is installed.
2013-07-16 14:11:59 -07:00
Mitchell Hashimoto
67920da4ec
Merge pull request #108 from smerrill/headless-mode
...
builder/vmware, builder/virtualbox: Headless mode
2013-07-02 12:16:40 -07:00
Steven Merrill
c4c43b1252
Add VMWare headless mode.
2013-07-02 00:13:13 -04:00
Steven Merrill
c072a56b40
Finish initial compaction feature.
2013-07-01 22:45:46 -04:00
Steven Merrill
3b49f7bd20
First try at a compaction step.
2013-07-01 22:25:33 -04:00
Mitchell Hashimoto
f82aa7c974
builder/vmware: tools_upload_flavor and path
...
/cc @smerrill
2013-07-01 10:45:50 -07:00
Steven Merrill
dbad9a4058
Add a method to get the VMware Tools ISO path.
2013-06-29 23:20:38 -04:00
Steven Merrill
da3b0f54c7
Upload the linux.iso to /tmp/linux.iso.
2013-06-29 23:08:27 -04:00
Mitchell Hashimoto
6b04876e35
builder/vmware: Log the output of various commands
2013-06-20 12:33:01 -07:00
Mitchell Hashimoto
ccfb4664cf
builder/vmware: Make vmx path absolute when checking if running
2013-06-08 19:03:51 -07:00
Mitchell Hashimoto
09db84eb5e
builder/vmware: Verify VMware is ready
2013-06-07 21:46:59 -07:00
Mitchell Hashimoto
c559ec7d71
builder/vmware: check if running prior to shutting down
2013-06-06 16:14:07 -07:00
Mitchell Hashimoto
275dc6d21f
builder/vmware: Driver abstraction
2013-06-06 12:19:38 -07:00