2576 Commits

Author SHA1 Message Date
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
Mitchell Hashimoto
7c9c7afd82 packer/rpc: communicator shouldn't conncet to ID 0 2013-12-21 08:07:42 -08:00
Mitchell Hashimoto
d0c04e0c44 packer/rpc: if stream ID 0 is used, paic 2013-12-21 08:07:34 -08:00
Mitchell Hashimoto
31df3abe9d packer/rpc: don't use stream ID zero [GH-738] 2013-12-20 22:01:38 -08:00
Mitchell Hashimoto
44d40bb2bc packer/rpc: missing format for muxconn 2013-12-20 21:54:50 -08:00
Mitchell Hashimoto
2df5f0c29e Update CHANGELOG 2013-12-20 21:54:13 -08:00
Mitchell Hashimoto
42206dc684 Merge pull request #739 from mitchellh/f-prov-pause-before
Provisioner "pause_before" meta-parameter
2013-12-20 21:53:24 -08:00
Mitchell Hashimoto
805e6963f3 website: update for pause_before 2013-12-20 21:49:10 -08:00
Mitchell Hashimoto
ed2cfa4266 packer: configure the build with the paused provisioner 2013-12-20 21:44:15 -08:00
Mitchell Hashimoto
746952eae7 packer: say the pause before next provisioner 2013-12-20 21:39:23 -08:00
Mitchell Hashimoto
fd6c449f6c packer: PausedProvisioner 2013-12-20 21:36:41 -08:00
Mitchell Hashimoto
c05489aa4d packer: Tempaltes understand "pause_before" in provisioners 2013-12-20 12:34:20 -08:00
Mitchell Hashimoto
b11cfb9fb0 packer/rpc: use a pointer for maps to avoid race 2013-12-20 10:02:47 -08:00