2576 Commits

Author SHA1 Message Date
Mitchell Hashimoto
029e27faf1 website: update docs for virtualbox builder (some bugs) 2013-12-26 17:16:30 -07:00
Mitchell Hashimoto
d7ab2ff896 Merge pull request #758 from mitchellh/f-vmware-vmx
Build VMware machine from VMX (source VM)
2013-12-26 16:16:00 -08:00
Mitchell Hashimoto
d9e1211e9f Merge pull request #757 from ChrisLundquist/patch-1
builder/docker: rename drover_docker_test.go to driver_docker_test.go
2013-12-26 16:12:32 -08:00
Mitchell Hashimoto
92f4604f5e website: document new vmware-vmx builder 2013-12-26 17:10:53 -07:00
Chris Lundquist
95a920a392 Rename drover_docker_test.go to driver_docker_test.go 2013-12-26 16:09:24 -08:00
Mitchell Hashimoto
6fed076517 builder/vmware/vmx: set the full_disk_path so compacting works 2013-12-26 15:44:39 -07:00
Mitchell Hashimoto
afee2c1cee builder/vmware/vmx: compact disk 2013-12-26 15:35:37 -07:00
Mitchell Hashimoto
05499316ff builder/vmware/common: better UI when forcibly shutting down 2013-12-26 15:34:53 -07:00
Mitchell Hashimoto
05e00188ae builder/vmware/vmx: create artifact 2013-12-26 15:32:38 -07:00
Mitchell Hashimoto
943249cf3d builder/vmware/vmx: shutdown 2013-12-26 15:31:23 -07:00
Mitchell Hashimoto
800864c3f9 builder/vmware/vmx: step connect SSH 2013-12-26 15:28:15 -07:00
Mitchell Hashimoto
ada1710081 builder/vmware/vmx: run the VMs 2013-12-26 15:26:09 -07:00
Mitchell Hashimoto
516ed656f8 builder/vmware/vmx: configure VMX 2013-12-26 15:14:19 -07:00
Mitchell Hashimoto
a95096630c builder/vmware/common: Fusion6 driver can clone 2013-12-26 15:03:12 -07:00
Mitchell Hashimoto
63369e7eeb Add vmware-vmx plugin 2013-12-26 14:55:06 -07:00
Mitchell Hashimoto
80b7c469c4 builder/vmware/common: Fusion6Driver 2013-12-26 14:54:26 -07:00
Mitchell Hashimoto
f053bd9937 builder/vmware/vmx: clone vmx 2013-12-26 14:39:41 -07:00
Mitchell Hashimoto
571bd825e3 builder/vmware/vmx: set the settings for cloning vmx 2013-12-26 08:36:00 -07:00
Mitchell Hashimoto
be1828c8f4 builder/vmware/vmx: StepCloneVMX 2013-12-26 08:34:27 -07:00
Mitchell Hashimoto
8e65bc0dd0 builder/vmware/vmx: outputdir 2013-12-25 16:01:57 -07:00
Mitchell Hashimoto
248efbb985 builder/vmware/vmx: initial stuff 2013-12-25 15:52:40 -07:00
Mitchell Hashimoto
fda4c20323 builder/vmware: move drivers out to common 2013-12-25 15:50:12 -07:00
Mitchell Hashimoto
738fd1b796 builder/vmware: new artifact type that is common 2013-12-25 11:27:53 -07:00
Mitchell Hashimoto
5339735476 command/fix: remove some useless comments 2013-12-25 11:16:26 -07:00
Mitchell Hashimoto
442eccddff command/fix: rename vmware to vmware-iso 2013-12-25 11:13:32 -07:00
Mitchell Hashimoto
6dc8d41c1c rename vmware to vmware-iso 2013-12-25 11:12:09 -07:00
Mitchell Hashimoto
c806331130 post-processor/vagrant: fix alternate providers 2013-12-25 11:01:59 -07:00
Mitchell Hashimoto
ceefff5f3d builder/vmware/iso: set SSHConfig 2013-12-25 10:44:10 -07:00
Matthew Hooker
1894cc2032 Merge pull request #752 from mwhooker/doc_formatting_docker
Documentation/docker: formatting
2013-12-25 02:36:09 -08:00
Matthew Hooker
2058981d01 Formatting. 2013-12-25 02:34:33 -08:00
Mitchell Hashimoto
3a8340330a builder/vmware: StepShutdown 2013-12-24 23:33:49 -07:00
Mitchell Hashimoto
0d8b05b3a6 builder/vmware/iso: convert stepShutdown to use OutputDir for cleanup 2013-12-24 23:16:13 -07:00
Mitchell Hashimoto
bd3021e4c3 builder/vmware: StepCompactDisk 2013-12-24 23:09:22 -07:00
Matthew Hooker
57f00cf650 Merge pull request #751 from b/docker_usage
Documentation/docker: Add section on importing docker container artifacts
2013-12-24 19:13:23 -08:00
Mitchell Hashimoto
ad1219908a builder/vmware: StepCleanVMX 2013-12-24 18:40:52 -07:00
b
802c90d643 Add section on importing docker container artifacts 2013-12-24 17:40:13 -08:00
Mitchell Hashimoto
fe4bbd95e6 builder/vmware/common: StepCleanFiles 2013-12-24 18:17:58 -07:00
Mitchell Hashimoto
f139e0e7dc builder/vmware: move StepRun to common 2013-12-24 18:12:43 -07:00
Mitchell Hashimoto
d6ef1a772c builder/vmware/iso: Move remote registration out to separate step 2013-12-24 14:39:52 -07:00
Mitchell Hashimoto
d343f7f728 builder/vmware/common: StepSuppressMessages 2013-12-24 14:26:44 -07:00
Mitchell Hashimoto
112b403453 builder/vmware/common: Mock driver and test for DHCP Lease IP lookup 2013-12-24 11:55:44 -07:00
Mitchell Hashimoto
b988956c18 builder/vmware: move driver out of ISO 2013-12-24 11:31:57 -07:00
Mitchell Hashimoto
63ff91c301 builder/vmware/common: make the dir private for LocalOutputDir 2013-12-24 11:22:22 -07:00
Mitchell Hashimoto
1c8a80b460 builder/vmware: move outputdir stuff to common 2013-12-24 11:21:02 -07:00
Mitchell Hashimoto
f6f1f77122 builder/vmware/common: shuffling stuff around 2013-12-24 11:00:51 -07:00
Mitchell Hashimoto
425218668b builder/vmware/common: SSHConfig 2013-12-23 23:27:01 -07:00
Mitchell Hashimoto
9dffc84e00 builder/vmware/iso: move VMX methods out to the common 2013-12-23 23:09:47 -07:00
Mitchell Hashimoto
ec83b76ac2 builder/vmware: add more stuff to common 2013-12-23 23:07:43 -07:00
Mitchell Hashimoto
5998ccc4c0 plugin/builder-vmware: fix package 2013-12-23 22:59:11 -07:00
Mitchell Hashimoto
64bf7690dc builder/vmware/iso: fix package name 2013-12-23 22:58:41 -07:00