Mitchell Hashimoto
|
dd767c9d54
|
builder/virtualbox/ovf: StepImport to import an OVF
|
2013-12-22 15:19:19 -08:00 |
Mitchell Hashimoto
|
0de7bb33cd
|
builder/virtualbox: set Tpl on VBoxManage
|
2013-12-22 11:57:05 -08:00 |
Mitchell Hashimoto
|
e51dde13ce
|
builder/virtualbox: tests for StepUploadVerison
|
2013-12-22 11:55:01 -08:00 |
Mitchell Hashimoto
|
5f1c597269
|
builder/virtualbox: StepUploadVersion
|
2013-12-22 11:50:29 -08:00 |
Mitchell Hashimoto
|
5feb7bce18
|
builder/virtualbox/common: Export
|
2013-12-22 10:40:39 -08:00 |
Mitchell Hashimoto
|
026bcd33fe
|
builder/virtualbox: StepRun common
|
2013-12-22 10:30:12 -08:00 |
Mitchell Hashimoto
|
fbd20dffcb
|
builder/virtualbox/common: StepRemoveDevices
|
2013-12-22 09:54:00 -08:00 |
Mitchell Hashimoto
|
b65559d888
|
builder/virtualbox: StepShutdown tests
|
2013-12-22 09:47:44 -08:00 |
Mitchell Hashimoto
|
67a87ce3e4
|
builder/virtualbox: StepShutdown
|
2013-12-22 09:37:27 -08:00 |
Mitchell Hashimoto
|
4bd2aa6106
|
builder/virtualbox: StepVBoxmanage
|
2013-12-22 09:24:29 -08:00 |
Mitchell Hashimoto
|
7a4ff3f2b1
|
builder/virtualbox: generic SSHConfig
|
2013-12-22 09:08:09 -08:00 |
Mitchell Hashimoto
|
79c0c6b545
|
builder/virtualbox: step attach floppy
|
2013-12-22 08:10:11 -08:00 |
Mitchell Hashimoto
|
d731dcd8f7
|
builder/virtualbox: floppy files config
|
2013-12-22 07:58:07 -08:00 |
Mitchell Hashimoto
|
598822d46b
|
builder/virtualbox/common: move outputdir config to common
|
2013-12-21 17:38:06 -08:00 |
Mitchell Hashimoto
|
886c0d3ad5
|
builder/virtualbox/common: StepSuppressMessages
|
2013-12-21 16:05:34 -08:00 |
Mitchell Hashimoto
|
db167c5a3d
|
builder/virtualbox/common: StepOutputDir
|
2013-12-21 15:20:15 -08:00 |
Mitchell Hashimoto
|
cdc02db96d
|
builder/virtualbox/common: Move Driver here
|
2013-12-21 15:00:48 -08:00 |
Mitchell Hashimoto
|
14eede264f
|
builder/virtualbox: add common package, common Artifact
|
2013-12-21 14:51:38 -08:00 |
Mitchell Hashimoto
|
09c3d67c51
|
plugin/builder-virtualbox: new package
|
2013-12-21 14:27:23 -08:00 |
Mitchell Hashimoto
|
afd67ea104
|
builder/virtualbox/iso: rename package
|
2013-12-21 14:27:00 -08:00 |
Mitchell Hashimoto
|
01c7bbf8c4
|
builder/virtualbox: move to iso/ folder
|
2013-12-21 14:25:22 -08:00 |
Mitchell Hashimoto
|
8e4ce2c591
|
builder/amazon: alphabetize
|
2013-12-21 14:22:05 -08:00 |
Mitchell Hashimoto
|
4a2793445f
|
builder/amazon/chroot: mount in device-specific places
|
2013-12-21 09:16:09 -08:00 |
Mitchell Hashimoto
|
f4567ee921
|
packer/rpc: communicator shouldn't conncet to ID 0
|
2013-12-21 08:07:42 -08:00 |
Mitchell Hashimoto
|
3e08ccba00
|
packer/rpc: if stream ID 0 is used, paic
|
2013-12-21 08:07:34 -08:00 |
Mitchell Hashimoto
|
901929356f
|
packer/rpc: don't use stream ID zero [GH-738]
|
2013-12-20 22:01:38 -08:00 |
Mitchell Hashimoto
|
551b3c3741
|
packer/rpc: missing format for muxconn
|
2013-12-20 21:54:50 -08:00 |
Mitchell Hashimoto
|
7ae4665cd2
|
Update CHANGELOG
|
2013-12-20 21:54:13 -08:00 |
Mitchell Hashimoto
|
6588fe627d
|
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
|
a2671dc383
|
website: update for pause_before
|
2013-12-20 21:49:10 -08:00 |
Mitchell Hashimoto
|
196a0642c4
|
packer: configure the build with the paused provisioner
|
2013-12-20 21:44:15 -08:00 |
Mitchell Hashimoto
|
47a8359183
|
packer: say the pause before next provisioner
|
2013-12-20 21:39:23 -08:00 |
Mitchell Hashimoto
|
2264f7d8a2
|
packer: PausedProvisioner
|
2013-12-20 21:36:41 -08:00 |
Mitchell Hashimoto
|
ca70cd8f0e
|
packer: Tempaltes understand "pause_before" in provisioners
|
2013-12-20 12:34:20 -08:00 |
Mitchell Hashimoto
|
5eb16895cd
|
packer/rpc: use a pointer for maps to avoid race
|
2013-12-20 10:02:47 -08:00 |
Mitchell Hashimoto
|
6ebfd502d7
|
packer/rpc: fix data race by acquiring wrong locks in MuxConn
|
2013-12-20 09:55:57 -08:00 |
Mitchell Hashimoto
|
9b579a9dd7
|
post-procssor/vagrant: return proper artifact
|
2013-12-20 09:52:50 -08:00 |
Mitchell Hashimoto
|
edbdee5dee
|
packer/rpc: accept/dial stream IDs are unique [GH-727]
|
2013-12-20 09:49:44 -08:00 |
Mitchell Hashimoto
|
629f3eee21
|
core: cache makes proper path with slashes after "." [GH-716]
|
2013-12-19 18:25:01 -08:00 |
Mitchell Hashimoto
|
74f018df2b
|
packer/rpc: make newXWithMuxConn private
|
2013-12-19 17:35:32 -08:00 |
Mitchell Hashimoto
|
f06cd56e72
|
packer/rpc: make servers use odd seqnums, clients even [GH-727]
|
2013-12-19 17:32:43 -08:00 |
Mitchell Hashimoto
|
54e96d100a
|
Update CHANGELOG
|
2013-12-19 15:02:22 -08:00 |
Mitchell Hashimoto
|
7ff549ecdb
|
Merge pull request #733 from mitchellh/f-vagrant-pp-revamp
Vagrant Post-Processor Refactor + "Include" feature
|
2013-12-19 15:01:07 -08:00 |
Mitchell Hashimoto
|
99cbe1fc42
|
command/fix: update help
|
2013-12-19 14:56:12 -08:00 |
Mitchell Hashimoto
|
8819594386
|
command/fix: fix for overrides
|
2013-12-19 14:54:00 -08:00 |
Mitchell Hashimoto
|
5e2f08de70
|
post-processor/vagrant: do overrides
|
2013-12-19 14:44:15 -08:00 |
Mitchell Hashimoto
|
84f8c0bfa0
|
command/fix: cleaner
|
2013-12-19 14:44:12 -08:00 |
Mitchell Hashimoto
|
b6795081b8
|
website: update docs for vagrant pp
|
2013-12-19 14:10:28 -08:00 |
Mitchell Hashimoto
|
6518c92e25
|
post-processor/vagrant: more tests
|
2013-12-19 14:04:45 -08:00 |
Mitchell Hashimoto
|
7b6bbbf42f
|
post-procssor/vagrant: don't export some things
|
2013-12-19 13:52:48 -08:00 |