Mitchell Hashimoto
4e32addc1f
Update CHANGELOG
2014-10-27 16:44:28 -07:00
Josh Graham
5a2c4fe8a0
builder/amazon: Extend timeout and allow user override [GH-1533]
...
- help resolve https://github.com/mitchellh/packer/issues/1533
(although timeouts are always ultimately useless in a distributed
system!)
- makes packer no more idempotent or janitorial than before
- derive maximum number of ticks from timeout
- default timeout to 300s (5m) to cater for global AMI copying
- allow user to override with AWS_TIMEOUT_SECONDS environment variable
2014-10-27 10:38:44 +11:00
Mitchell Hashimoto
b1c80ce44f
Update CHANGELOG
2014-10-14 16:10:29 -07:00
Mitchell Hashimoto
72aea0459f
Update CHANGELOG
2014-10-14 16:07:49 -07:00
Mitchell Hashimoto
b6238ec7f0
Update CHANGELOG
2014-10-14 16:04:37 -07:00
Mitchell Hashimoto
4f29325c23
Update CHANGELOG
2014-10-14 15:45:45 -07:00
Mitchell Hashimoto
add02d18f7
Update CHANGELOG
2014-10-14 15:38:22 -07:00
Mitchell Hashimoto
b2923ad496
update CHANGELOG
2014-10-14 15:36:57 -07:00
Mitchell Hashimoto
345eb66566
Update CHANGELOG
2014-10-14 15:35:58 -07:00
Rickard von Essen
2aa5a1988b
Updated CHANGELOG
2014-10-04 23:16:38 +02:00
Jason A. Beranek
2c0a7a501e
Update CHANGELOG.md
2014-09-20 22:24:33 -05:00
Mitchell Hashimoto
a22f70f61f
v0.7.1
2014-09-10 16:09:43 -07:00
Mitchell Hashimoto
9214ce8bb5
Update CHANGELOG
2014-09-10 14:59:40 -07:00
Mitchell Hashimoto
cc16e19a6b
communicator/ssh: upload proper source [GH-1484]
2014-09-10 14:16:24 -07:00
Mitchell Hashimoto
42e9e734b9
common: don't wait SSH on first try
2014-09-10 14:04:56 -07:00
Ross Smith II
b765b9ce1c
Update CHANGELOG.md
2014-09-10 10:20:45 -07:00
Mitchell Hashimoto
0bf293f193
Up version for dev
2014-09-08 19:36:11 -07:00
Mitchell Hashimoto
3006be4376
v0.7.0
2014-09-08 15:57:24 -07:00
Mitchell Hashimoto
a8c4bb4464
Update CHANGELOG
2014-09-08 13:47:53 -07:00
Mitchell Hashimoto
5afcac3f2e
Update CHANGELOG
2014-09-08 13:22:18 -07:00
Mitchell Hashimoto
b2255751a1
post-processor/compress: style
2014-09-08 10:28:16 -07:00
Mitchell Hashimoto
a587bd47a1
builder/amazon/ebs: clean up AMI in error [GH-1186]
2014-09-06 10:12:33 -07:00
Mitchell Hashimoto
e6bf497eac
Update CHANGELOG
2014-09-05 16:31:39 -07:00
Mitchell Hashimoto
71924d13fd
Update CHANGELOG
2014-09-05 16:21:58 -07:00
Mitchell Hashimoto
c66b5dbb67
website: doc upper and lower
2014-09-05 16:17:59 -07:00
Mitchell Hashimoto
880ac53167
Update CHANGELOG
2014-09-05 16:14:08 -07:00
Mitchell Hashimoto
c9cc82d89e
builder/amazon-chroot: add description with time created snapshot
...
[GH-1388]
2014-09-05 16:10:33 -07:00
Mitchell Hashimoto
c6243a2de7
command/build: -color [GH-1433]
2014-09-05 16:05:02 -07:00
Mitchell Hashimoto
e4dc5d31d8
builder/docker: support volumes
2014-09-05 15:48:42 -07:00
Mitchell Hashimoto
2e4882f0c3
builder/docker: can login to pull
2014-09-05 15:24:12 -07:00
Mitchell Hashimoto
56d22ac99e
post-processor/docker-push: can login [GH-1243]
2014-09-05 14:43:15 -07:00
Mitchell Hashimoto
5db91c84bf
builder/amazon: string fields on device mappings can use variables
2014-09-05 12:38:19 -07:00
Mitchell Hashimoto
759c46487c
builder/vmware-vmx: support http files
2014-09-05 11:59:46 -07:00
Mitchell Hashimoto
bf42ff9ecd
Update CHANGELOG
2014-09-05 11:54:34 -07:00
Mitchell Hashimoto
2ec84931d0
update CHANGELOG
2014-09-05 11:30:20 -07:00
Mitchell Hashimoto
f32d9879dc
builder/docker: error if DOCKER_HOST is set
2014-09-05 11:13:54 -07:00
Mitchell Hashimoto
933c747a3d
Update CHANGELOG
2014-09-05 10:48:04 -07:00
Mitchell Hashimoto
cf731bf65c
builder/vmware: no error if stopping already stopped [GH-1300]
2014-09-05 10:29:35 -07:00
Mitchell Hashimoto
9b2039121f
builder/virtualbox-ovf: import_flags [GH-1383]
2014-09-05 10:23:37 -07:00
Mitchell Hashimoto
f54f09d7a3
builder/virtualbox: detect vboxmanage errors with zero code [GH-1119]
2014-09-05 09:57:30 -07:00
Mitchell Hashimoto
37f5f00742
Update CHANGELOG
2014-09-05 09:52:31 -07:00
Mitchell Hashimoto
ed377c9ff0
builder/amazon-instance: --no-filter by default [GH-1137]
2014-09-05 09:32:35 -07:00
Mitchell Hashimoto
e02eb91a1d
Update CHANGELOG
2014-09-05 09:27:46 -07:00
Mitchell Hashimoto
0776d9de34
builder/amazon: ssh_private_ip [GH-1229]
2014-09-04 21:48:14 -07:00
Mitchell Hashimoto
bac54a6645
builder/amazon/common: token [GH-1236]
2014-09-04 21:19:20 -07:00
Mitchell Hashimoto
69cd01bbe2
builder/amazon/common: wait for instance ready before tagging [GH-1367]
2014-09-04 18:43:35 -07:00
Mitchell Hashimoto
5f5e94711c
Update CHANGELOG
2014-09-04 18:08:23 -07:00
Mitchell Hashimoto
b267c3eb4a
builder/docker: wait for tail to end when running remote command
2014-09-04 17:24:09 -07:00
Mitchell Hashimoto
74a4f27a16
buidler/docker: remove container [GH-1206] [GH-1095]
2014-09-04 17:03:24 -07:00
Mitchell Hashimoto
dabbcd45a8
Update CHANGELOG
2014-09-04 11:48:42 -07:00
Mitchell Hashimoto
0d35473d41
communicator/ssh: make TCP keep-alive period shorter [GH-1232]
2014-09-04 11:24:01 -07:00
Mitchell Hashimoto
847cb02eb3
packer: fuzzy search broken pipe too [GH-1314]
2014-09-03 21:31:34 -07:00
Mitchell Hashimoto
c7dffaf12f
Update CHANGELOG
2014-09-03 21:28:37 -07:00
Mitchell Hashimoto
ad51098a3e
packer/rpc: don't panic on cache errors [GH-1328]
2014-09-03 21:17:53 -07:00
Mitchell Hashimoto
c0f9dbde41
builder/virtualbox: search VBOX_MSI_INSTALL_PATH [GH-1337]
2014-09-03 21:08:57 -07:00
Mitchell Hashimoto
749baa19c4
builder/virtualbox/iso: append timestamp to name [GH-1365]
2014-09-03 20:54:02 -07:00
Mitchell Hashimoto
94f385ecf9
builder/virtualbox: error if guest additions URL can't be read [GH-1439]
2014-09-03 20:30:16 -07:00
Mitchell Hashimoto
01abbc4460
common/ssh: error if encrypted key is used
2014-09-03 20:25:31 -07:00
Mitchell Hashimoto
31876427e3
Update CHANGELOG
2014-09-02 15:30:14 -07:00
Mitchell Hashimoto
6bbf64c5ab
builder/qemu: use 512M for -m [GH-1444]
2014-09-02 11:19:12 -07:00
Mitchell Hashimoto
90d4bcdbe8
builder/digitalocean: region supports vars [GH-1452]
2014-09-02 11:16:39 -07:00
Mitchell Hashimoto
ae276fd833
Next version will be 0.7.0 (update changelog)
2014-09-02 11:11:58 -07:00
Mitchell Hashimoto
0780225037
Update CHANGELOG
2014-09-02 11:10:06 -07:00
Mitchell Hashimoto
35b51c8492
Update CHANGELOG
2014-09-02 11:08:49 -07:00
Mitchell Hashimoto
01193bf45f
Update CHANGELOG
2014-09-02 10:57:28 -07:00
Mitchell Hashimoto
893b79c423
Update CHANGELOG
2014-09-02 10:02:39 -07:00
Mitchell Hashimoto
67bd0a38ee
Update CHANGELOG
2014-09-02 09:53:26 -07:00
Mitchell Hashimoto
551a774787
Update CHANGELOG
2014-09-02 09:51:49 -07:00
Mitchell Hashimoto
c9264b22c1
Update CHANGELOG
2014-09-02 09:48:14 -07:00
Mitchell Hashimoto
02091537a8
Update CHANGELOG
2014-09-02 09:46:46 -07:00
Mitchell Hashimoto
4ef3874467
builder/virtualbox-*: seed RNG [GH-1386]
2014-09-02 09:35:59 -07:00
Mitchell Hashimoto
df8e2f4f84
Update CHANGELOG
2014-09-02 09:32:14 -07:00
Mitchell Hashimoto
9cf046d993
Update CHANGELOG
2014-09-02 09:25:26 -07:00
Mitchell Hashimoto
fbf675876d
Update CHANGELOG
2014-09-02 09:20:25 -07:00
Mitchell Hashimoto
1a6db1ff29
Update CHANGELOG
2014-09-02 09:09:49 -07:00
Mitchell Hashimoto
6b07803dfc
Update CHANGELOG
2014-09-01 21:36:39 -07:00
Mitchell Hashimoto
2bd41206b2
Update CHANGELOG
2014-09-01 21:33:28 -07:00
Mitchell Hashimoto
917060a597
Update CHANGELOG
2014-09-01 21:24:21 -07:00
Mitchell Hashimoto
845cdabe72
Update CHANGELOG
2014-09-01 21:22:51 -07:00
Ross Smith II
008eb58c57
Update CHANGELOG.md
2014-08-26 14:06:52 -07:00
Ross Smith II
70cc555133
Update CHANGELOG.md
2014-08-12 09:19:20 -07:00
Ross Smith II
b30f901fc3
Update CHANGELOG.md
2014-07-21 18:10:27 -07:00
Mitchell Hashimoto
1eac1cc0dd
up version for dev
2014-07-20 13:17:58 -07:00
Mitchell Hashimoto
8b24d99094
v0.6.1
2014-07-20 11:22:58 -07:00
Mitchell Hashimoto
e27523eb00
Update CHANGELOG.md
2014-07-19 15:28:01 -07:00
Mitchell Hashimoto
3f7c09a21a
Update CHANGELOG.md
2014-07-19 09:50:39 -07:00
Mitchell Hashimoto
bc208a5b50
Update CHANGELOG.md
2014-07-19 09:48:55 -07:00
Mitchell Hashimoto
2c489110b1
Update CHANGELOG.md
2014-07-19 09:43:50 -07:00
Mitchell Hashimoto
be143cf53d
Update CHANGELOG.md
2014-07-19 09:43:33 -07:00
Ross Smith II
a2dd87795d
Update CHANGELOG.md
...
**New post processor:** `vagrant-cloud` - Push box files generated by
vagrant post processor to Vagrant Cloud. [GH-1289]
2014-07-11 07:28:24 -07:00
Ross Smith II
197c8664dd
Update CHANGELOG.md
...
provisioner/chef-*: Fix remotePaths for Windows [GH-394]
2014-07-11 07:23:04 -07:00
Ross Smith II
cbfb6ec307
Update CHANGELOG.md
2014-07-05 07:03:33 -07:00
Ross Smith II
25ff0f04e6
Update CHANGELOG.md
...
builder/openstack: Workaround for gophercloud.ServerById crashing [GH-1257]
2014-06-30 10:58:41 -07:00
Ross Smith II
753a990cd5
Update CHANGELOG.md
...
builder/amazon-common: Sort AMI strings before outputting [GH-1305]
2014-06-30 10:54:56 -07:00
Rickard von Essen
48961e77aa
Updated CHANGELOG.md
2014-06-23 07:35:53 +02:00
Ross Smith II
5efeb66fdb
Update CHANGELOG.md
2014-06-19 16:43:52 -07:00
Ross Smith II
df79ff14bb
Update CHANGELOG.md
2014-06-16 17:56:21 -07:00
Ross Smith II
e2acb8e988
Update CHANGELOG.md
2014-06-15 12:24:10 -07:00
Ross Smith II
676084efe0
Update CHANGELOG.md
2014-05-22 11:55:39 -07:00
Ross Smith II
1b659d270f
Update CHANGELOG.md
2014-05-15 16:00:09 -07:00
Ross Smith II
4f87ba12cc
Update CHANGELOG.md
2014-05-11 08:04:38 -07:00
Mitchell Hashimoto
e51c74c169
Update CHANGELOG
2014-05-10 10:22:13 -07:00
Mitchell Hashimoto
860542bfee
packer: isotime is launch time [GH-1153]
2014-05-09 20:37:37 -07:00
Mitchell Hashimoto
707853ea19
Update CHANGELOG.md
2014-05-09 19:51:55 -07:00
Mitchell Hashimoto
a719c83dc8
Update CHANGELOG
2014-05-06 18:54:45 -07:00
Ross Smith II
ca11035a82
Update CHANGELOG.md
...
* builder/openstack: skip certificate verification [GH-1121]
2014-05-06 08:11:22 -07:00
Ross Smith II
0048eaf7ff
Update CHANGELOG.md
2014-05-05 08:49:33 -07:00
Ross Smith II
6a3619600a
Update CHANGELOG.md
2014-05-05 08:48:48 -07:00
Mitchell Hashimoto
cfb62da090
Update CHANGELOG.md
2014-05-04 14:01:39 -07:00
Mitchell Hashimoto
12e28f257f
v0.6.0
2014-05-02 10:13:29 -07:00
Mitchell Hashimoto
64be04841b
Update CHANGELOG
2014-05-01 20:25:27 -07:00
Mitchell Hashimoto
1c49987442
Update CHANGELOG
2014-05-01 13:59:29 -07:00
Mitchell Hashimoto
2a3673c1c9
Update CHANGELOG
2014-04-30 15:55:58 -07:00
Mitchell Hashimoto
492a6d5aba
Update CHANGELOG
2014-04-30 15:52:25 -07:00
Mitchell Hashimoto
0e4fa69662
Update CHANGELOG
2014-04-29 16:56:42 -07:00
Ross Smith II
96daafbfa6
Update CHANGELOG.md
2014-04-29 12:56:34 -07:00
Ross Smith II
c680b5ef83
Update CHANGELOG.md
2014-04-29 12:54:19 -07:00
Mitchell Hashimoto
8fc46aaa82
provisioner/chef-solo: deeploy nested JSON works properly
2014-04-28 21:56:32 -07:00
Mitchell Hashimoto
d5981c69f2
common: config strings to slices [GH-950]
2014-04-27 14:47:16 -07:00
Mitchell Hashimoto
edcb8fea30
packer: min_packer_version [GH-487]
2014-04-26 20:51:46 -07:00
Mitchell Hashimoto
9ef50487fb
core: Create cache directory only when needed [GH-367]
2014-04-26 20:33:12 -07:00
Mitchell Hashimoto
9365b879c0
provisioner/shell: chmod uploaded file to 0777 [GH-994]
2014-04-26 20:20:47 -07:00
Mitchell Hashimoto
54cb5b3eb2
Update CHANGELOG
2014-04-26 14:52:45 -07:00
Mitchell Hashimoto
a0ae1a1174
Update CHANGELOG
2014-04-26 14:27:26 -07:00
Mitchell Hashimoto
667e3383fe
Update CHANGELOG
2014-04-26 11:05:08 -07:00
Mitchell Hashimoto
2f4e3a555f
CHANGELOG
2014-04-26 10:59:26 -07:00
Ross Smith II
f033991cfa
Update CHANGELOG.md
2014-04-25 12:03:53 -07:00
Mitchell Hashimoto
23446d56fd
builder/openstack: use proper function call for config
2014-04-21 21:34:03 -07:00
Mitchell Hashimoto
7191c1f250
common: Fix URL parsing issues on Windows
2014-04-21 21:28:47 -07:00
Mitchell Hashimoto
c19a5c6bb7
post-processors/vsphere: disk mode
2014-04-21 21:10:20 -07:00
Mitchell Hashimoto
8d991b681f
Update CHANGELOG
2014-04-21 21:03:29 -07:00
Ross Smith II
7e16d12b91
Update CHANGELOG.md
2014-04-21 18:09:32 -07:00
Ross Smith II
850b066408
Merge pull request #945 from benlangfeld:feature/vb_output_opts (manually)
2014-04-21 08:38:48 -07:00
Ross Smith II
da7dd7f818
Update CHANGELOG.md
2014-04-21 08:22:18 -07:00
Ross Smith II
db96a79bf4
use code.google.com/p/gosshold/ssh
2014-04-21 08:18:19 -07:00
Ross Smith II
db32e38246
Update CHANGELOG.md
2014-04-21 08:11:38 -07:00
Ross Smith II
e94a7e7f43
Update CHANGELOG.md
2014-04-21 08:07:06 -07:00
Ross Smith II
4f186fbd6e
Merge pull request #1006 from jgornick/add-ansible-inventory-file (manually)
2014-04-21 07:57:24 -07:00
Ross Smith II
fe3131f62a
Update CHANGELOG.md
2014-04-21 07:39:21 -07:00
Ross Smith II
4942b920f3
Update CHANGELOG.md
2014-04-21 07:35:53 -07:00
Ross Smith II
2ab3346b67
Update CHANGELOG.md
2014-04-21 07:32:35 -07:00
Mitchell Hashimoto
ba22b5efea
Update CHANGELOG.md
2014-04-17 14:43:53 -07:00
Ross Smith II
ee1b9ec7c2
Update CHANGELOG.md
2014-04-16 22:29:08 -07:00
Mitchell Hashimoto
a389b4b96d
Update CHANGELOG
2014-03-12 21:39:43 -07:00
Mitchell Hashimoto
b5f153a1a2
command/build: -parallel=false to disable parallelization [GH-924]
2014-03-12 21:34:43 -07:00
Mitchell Hashimoto
6fe0cb76ea
post-processor/docker-push: allow repo with ports [GH-923]
2014-03-12 21:30:13 -07:00
Mitchell Hashimoto
3de16f20b9
privisioner/chef-client: don't chown with ubuntu [GH-939]
2014-03-12 21:05:25 -07:00
Ben Langfeld
0332901f63
builder/virtualbox: Add an `export_opts` option
...
Allows arbitrary arguments to VBoxManage export, such as product info (--product, --vendor, etc).
2014-03-12 10:12:20 -03:00
Mitchell Hashimoto
a685937f0f
Update CHANGELOG
2014-03-01 16:20:35 +01:00
Mitchell Hashimoto
44f5f059e6
Update CHANGELOG
2014-02-24 09:52:17 -08:00
Mitchell Hashimoto
6df94fd945
Update CHANGELOG
2014-02-24 08:33:57 -08:00
Mitchell Hashimoto
94681429f4
Update CHANGELOG
2014-02-24 08:27:12 -08:00
Mitchell Hashimoto
adee47a71a
Update CHANGELOG
2014-02-24 08:22:05 -08:00
Mitchell Hashimoto
4fc1087fcd
packer: up version for dev
2014-02-21 20:54:09 -08:00
Mitchell Hashimoto
6378943621
v0.5.2
2014-02-21 20:31:10 -08:00
Mitchell Hashimoto
8c1de9e712
provisioner/ansible-local: better error if missing [GH-836]
2014-02-21 20:30:04 -08:00
Mitchell Hashimoto
20d7f74fc4
post-processor/vagrant: AWS/DO keep input artifacts [GH-55]
2014-02-21 20:02:49 -08:00
Mitchell Hashimoto
1c65536514
packer: closed pipe is caught [GH-875]
2014-02-21 17:43:45 -08:00
Mitchell Hashimoto
9b23282b0c
Update cHANGELOG
2014-02-21 15:23:20 -08:00
Mitchell Hashimoto
854a8c455a
update CHANGELOG
2014-02-21 15:16:20 -08:00
Mitchell Hashimoto
5f01415fb7
builder/googlecompute: tests for #867
2014-02-21 15:10:09 -08:00
Mitchell Hashimoto
4b9f9724d8
Update CHANGELOG
2014-02-21 14:59:21 -08:00
Mitchell Hashimoto
9d55fa7f46
communicator/ssh: set TCP keep-alive [GH-872]
2014-02-21 14:46:05 -08:00
Mitchell Hashimoto
eacac89a24
packer/rpc: fix crashes with big file uploads [GH-897]
2014-02-21 14:24:22 -08:00
Mitchell Hashimoto
87f7ba6cdb
Update CHANGELOG
2014-01-19 20:49:17 -08:00
Mitchell Hashimoto
7ec05423ce
Update CHANGELOG
2014-01-19 15:48:56 -08:00
Mitchell Hashimoto
d6432f5500
Update CHANGELOG
2014-01-19 15:41:33 -08:00
Mitchell Hashimoto
ffe6e4da33
Update cHANGELOG
2014-01-19 15:21:40 -08:00
Mitchell Hashimoto
3857822ef2
packer: don't crash if arg is empty [GH-832]
2014-01-19 15:19:10 -08:00
Mitchell Hashimoto
12938fe36b
builder/virtualbox,vmware: checksum not required if checksum type is
...
none
2014-01-04 11:10:13 -08:00
Mitchell Hashimoto
93f217c2f1
Update CHANGELOG.md
2014-01-02 15:14:51 -08:00
Mitchell Hashimoto
04f14161f5
up version for dev
2014-01-02 13:33:50 -08:00
Mitchell Hashimoto
d44bcc9bbb
v0.5.1
2014-01-02 08:51:18 -08:00
Mitchell Hashimoto
a41678eb3b
update CHANGELOG
2014-01-01 22:24:29 -08:00
Mitchell Hashimoto
c74b3758d3
builder/vmware-iso: ESX5Driver impl OutputDir [GH-773]
2014-01-01 20:55:08 -08:00
Mitchell Hashimoto
07cc1cd93e
update CHANGELOG
2013-12-31 22:33:46 -08:00
Mitchell Hashimoto
ae37050e8a
packer/rpc: muxconn can't use stream ID 0 ever
2013-12-30 21:03:10 -08:00
Mitchell Hashimoto
7177cc149f
up version for dev
2013-12-30 20:57:59 -08:00
Mitchell Hashimoto
8c6ece6923
v0.5.0
2013-12-30 12:29:36 -08:00
Mitchell Hashimoto
8204944c0e
builder/amazon: handle cases when amazon SG isn't available [GH-494]
2013-12-28 10:03:22 -07:00
Mitchell Hashimoto
2b801a7b12
builder/vmware,virtualbox: checksum_type can be "none" [GH-471]
2013-12-28 09:59:47 -07:00
Mitchell Hashimoto
e38c0424b9
packer: allow environmental variables within user vars [GH-633]
2013-12-28 09:34:17 -07:00
Mitchell Hashimoto
8aabe01bad
builder/amazon/common: run_tags to apply to launch [GH-722]
2013-12-27 20:54:35 -07:00
Mitchell Hashimoto
4c8b8d4fa7
packer: add `pwd` function with working directory [GH-762]
2013-12-27 20:46:10 -07:00
Mitchell Hashimoto
476486ef5f
Update CHANGELOG
2013-12-27 20:34:24 -07:00
Mitchell Hashimoto
037a744be5
builder/docker: customize run command [GH-648]
2013-12-27 10:17:45 -07:00
Mitchell Hashimoto
02bb5b0a97
packer: template process build names [GH-744]
2013-12-27 09:43:59 -07:00
Mitchell Hashimoto
eeadafc452
builder/vmware/*: can specify path to fusion [GH-677]
2013-12-27 08:37:39 -07:00
Mitchell Hashimoto
525802e9e6
provisioner/ansible-local: templates for role, playbook paths [GH-749]
2013-12-27 08:29:31 -07:00
Mitchell Hashimoto
9239b6a25e
packer: {{timestamp}} is the same for an entire build [GH-744]
2013-12-26 17:29:21 -07:00
Mitchell Hashimoto
3109a48bb6
Update CHANGELOG
2013-12-26 17:20:01 -07:00
Mitchell Hashimoto
37199ba3fe
Update CHANGELOG
2013-12-26 17:19:05 -07:00
Mitchell Hashimoto
d569573923
Update CHANGELOG
2013-12-22 17:13:33 -08:00
Mitchell Hashimoto
7ae4665cd2
Update CHANGELOG
2013-12-20 21:54:13 -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
54e96d100a
Update CHANGELOG
2013-12-19 15:02:22 -08:00
Mitchell Hashimoto
fb5d1708c5
post-processor/vagrant: include files
2013-12-19 09:28:19 -08:00
Mitchell Hashimoto
3c5c9a6ea3
builder/virtualbox: sleep when stopping forcefully to allow session
...
unlock
2013-12-19 08:49:23 -08:00
Mitchell Hashimoto
675f7a43ba
builder/virtualbox: don't download guest additions if disable [GH-731]
2013-12-18 11:22:02 -08:00
Mitchell Hashimoto
c3d34f930d
Update CHANGELOG
2013-12-18 08:41:06 -08:00