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 |