2688 Commits

Author SHA1 Message Date
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
Mitchell Hashimoto
f3123cd657 builder/vmware: move to iso package 2013-12-23 22:58:13 -07:00
Mitchell Hashimoto
f40a6006fb builder/vmware: separate step to configure vmx 2013-12-23 14:38:54 -08:00
Mitchell Hashimoto
2a7a6be763 builder/virtualbox: fmt 2013-12-23 14:21:28 -08:00
Devin Carlen
195678f742 Added keypair logging for debugging to OpenStack builder 2013-12-22 20:30:13 -08:00
Mitchell Hashimoto
319605aa09 Update CHANGELOG 2013-12-22 17:13:33 -08:00
Mitchell Hashimoto
2d9660877e Merge pull request #743 from mitchellh/f-virtualbox-ovf
VirtualBox-OVF builder
2013-12-22 17:12:01 -08:00
Mitchell Hashimoto
5db46cbfd5 builder/virtualbox/common: only remove ISO if it was attached 2013-12-22 17:08:07 -08:00
Mitchell Hashimoto
a5399c4a76 builder/virtualbox/ovf: instantiate the driver 2013-12-22 17:04:26 -08:00
Mitchell Hashimoto
9a5abae957 builder/virtualbox/ovf: validate source_path 2013-12-22 17:02:22 -08:00
Mitchell Hashimoto
595f139617 command/fix: add fixer to fix virtualbox to virtualbox-iso 2013-12-22 16:01:28 -08:00
Mitchell Hashimoto
37dcf7e5a6 Rename "virtualbox" builder to "virtualbox-iso" 2013-12-22 15:52:23 -08:00
Mitchell Hashimoto
4caed5c11b plugin/builder-virtualbox-ovf 2013-12-22 15:47:02 -08:00
Mitchell Hashimoto
d7dc058aba website: document the virtualbox-ovf builder 2013-12-22 15:44:43 -08:00
Mitchell Hashimoto
44aa4e101b builder/virtualbox/ovf: specify name for import 2013-12-22 15:24:24 -08:00
Mitchell Hashimoto
1081deedbd builder/virtualbox/ovf: re-order some steps 2013-12-22 15:20:49 -08:00
Mitchell Hashimoto
972ad10fb9 builder/virtualbox/ovf: StepImport to import an OVF 2013-12-22 15:19:19 -08:00
Mitchell Hashimoto
ab975c997c builder/virtualbox: set Tpl on VBoxManage 2013-12-22 11:57:05 -08:00
Mitchell Hashimoto
349ae0a450 builder/virtualbox: tests for StepUploadVerison 2013-12-22 11:55:01 -08:00
Mitchell Hashimoto
040e020303 builder/virtualbox: StepUploadVersion 2013-12-22 11:50:29 -08:00
Mitchell Hashimoto
50a9e65361 builder/virtualbox/common: Export 2013-12-22 10:40:39 -08:00
Mitchell Hashimoto
de8f71d5b6 builder/virtualbox: StepRun common 2013-12-22 10:30:12 -08:00
Mitchell Hashimoto
164c9b6204 builder/virtualbox/common: StepRemoveDevices 2013-12-22 09:54:00 -08:00
Mitchell Hashimoto
1bfee6edd6 builder/virtualbox: StepShutdown tests 2013-12-22 09:47:44 -08:00
Mitchell Hashimoto
319c060a7b builder/virtualbox: StepShutdown 2013-12-22 09:37:27 -08:00
Mitchell Hashimoto
56e722c339 builder/virtualbox: StepVBoxmanage 2013-12-22 09:24:29 -08:00
Mitchell Hashimoto
1507a3f40f builder/virtualbox: generic SSHConfig 2013-12-22 09:08:09 -08:00
Mitchell Hashimoto
a02a5fcc8b builder/virtualbox: step attach floppy 2013-12-22 08:10:11 -08:00
Mitchell Hashimoto
1f9ff5d83e builder/virtualbox: floppy files config 2013-12-22 07:58:07 -08:00
Mitchell Hashimoto
fd554a2bd4 builder/virtualbox/common: move outputdir config to common 2013-12-21 17:38:06 -08:00
Mitchell Hashimoto
d2ecdc2b11 builder/virtualbox/common: StepSuppressMessages 2013-12-21 16:05:34 -08:00
Mitchell Hashimoto
931dfe2e38 builder/virtualbox/common: StepOutputDir 2013-12-21 15:20:15 -08:00
Mitchell Hashimoto
7f6cb33dbc builder/virtualbox/common: Move Driver here 2013-12-21 15:00:48 -08:00
Mitchell Hashimoto
31d1e17138 builder/virtualbox: add common package, common Artifact 2013-12-21 14:51:38 -08:00
Mitchell Hashimoto
3e2d326096 plugin/builder-virtualbox: new package 2013-12-21 14:27:23 -08:00
Mitchell Hashimoto
e4936d1610 builder/virtualbox/iso: rename package 2013-12-21 14:27:00 -08:00
Mitchell Hashimoto
588f36c3fd builder/virtualbox: move to iso/ folder 2013-12-21 14:25:22 -08:00
Mitchell Hashimoto
2c5c08785c builder/amazon: alphabetize 2013-12-21 14:22:05 -08:00
Mitchell Hashimoto
2a962ad16b builder/amazon/chroot: mount in device-specific places 2013-12-21 09:16:09 -08:00