Mitchell Hashimoto
c84d2aeffc
post-processor/vagrant: process output path properly
2013-08-18 20:37:04 -06:00
Mitchell Hashimoto
1d0ceec7af
Update CHANGELOG
2013-08-18 20:30:49 -06:00
Mitchell Hashimoto
9bf7d7b81b
common: use HTTP proxy if available from env [GH-252]
2013-08-18 12:34:36 -06:00
Mitchell Hashimoto
58960a8790
up version for dev
2013-08-18 12:27:25 -06:00
Mitchell Hashimoto
258e247cf6
v0.3.2
2013-08-18 10:38:00 -06:00
Mitchell Hashimoto
775555944e
Update CHANGELOG
2013-08-16 11:02:25 -07:00
Mitchell Hashimoto
de80940027
builder/vmware: interrupts work during VNC type on VMware
2013-08-16 09:07:27 -07:00
Mitchell Hashimoto
fd0e642195
builder/amazon: modifying more than one AMI attribute type works
2013-08-15 20:28:35 -07:00
Mitchell Hashimoto
154adee43c
common: detect drive letter with windows file URLs [GH-284]
2013-08-15 20:16:05 -07:00
Mitchell Hashimoto
40fccde1b0
update CHANGELOG for go-fs fix that fixes [GH-285]
2013-08-15 20:07:15 -07:00
Mitchell Hashimoto
a3407e5e3d
post-processor/vagrant: process user variabels [GH-295]
2013-08-15 17:46:41 -07:00
Mitchell Hashimoto
015933b29f
builder/vmware: support iso_urls for multiple URLs [GH-110]
2013-08-15 17:46:41 -07:00
Mitchell Hashimoto
a6d4e326a7
builder/virtualbox: iso_urls for multiple ISO urls [GH-110]
2013-08-15 17:46:41 -07:00
Mark Peek
78e891c2b1
Update CHANGELOG: amazon block device mappings
2013-08-15 14:32:41 -07:00
Mitchell Hashimoto
165bac93d0
Update CHANGELOG
2013-08-14 22:35:46 -04:00
Mitchell Hashimoto
9f84f2c363
common: return -1 download percent if download hasn't started [GH-288]
2013-08-14 11:15:47 -04:00
Mitchell Hashimoto
0dfaacc09d
Enable panicwrap and put crash logs in crash.log
2013-08-13 23:55:05 -04:00
Mitchell Hashimoto
80e37446e9
builder/virtualbox: guest-additions_url can use Version var [GH-272]
2013-08-13 22:11:15 -04:00
Mitchell Hashimoto
08f724e6b7
Update CHANGELOG, 0.3.2 will be built with Go 1.1.2
2013-08-13 16:51:48 -07:00
Mitchell Hashimoto
c2ccd19b15
packer: Parallelize synopsis lookup to speed up help output
...
Using `time` to calculate the average of 100 iterations on my machine,
`packer` went from 130ms on average to 70ms.
Previously, the load time would scale linearly about 30ms (on my
machine) on average per new command added. Now that is much much
smaller.
2013-08-13 10:16:25 -07:00
Mitchell Hashimoto
5c26225b86
Update CHANGELOG
2013-08-13 09:54:13 -07:00
Mitchell Hashimoto
6eceacf11f
command/inspect: Inspect a templates contents
...
This command prints out the components of a template, and most
importantly respects the machine-readable flag so that you can
programmatically inspect a template's contents without manually parsing
the JSON.
2013-08-13 09:36:40 -07:00
Mitchell Hashimoto
eb5559817b
Update CHANGELOG
2013-08-13 08:56:25 -07:00
Mitchell Hashimoto
2bec873de5
Up version for dev
2013-08-12 17:23:14 -07:00
Mitchell Hashimoto
1fd5937839
v0.3.1
2013-08-12 17:05:54 -07:00
Mitchell Hashimoto
95435e484c
Update CHANGELOG
2013-08-12 17:00:42 -07:00
Mitchell Hashimoto
856f27bc9b
provisioner/salt-masterless: replace windows slash with linux [GH-276]
2013-08-12 16:26:46 -07:00
Mitchell Hashimoto
43c6b9e6d1
builder/vmware: find files if they exist [GH-279]
2013-08-12 16:13:06 -07:00
Mitchell Hashimoto
9a2dbd54bf
provisioner/shell: start_retry_timeout for reboot handling [GH-260]
2013-08-12 15:49:55 -07:00
Mitchell Hashimoto
049dc5bff5
Up version for dev
2013-08-12 14:16:55 -07:00
Mitchell Hashimoto
0eb9e06637
v0.3.0
2013-08-12 13:57:04 -07:00
Mitchell Hashimoto
c09c1108ca
builder/amazon/common: retry deleting security group [GH-278]
2013-08-12 13:34:55 -07:00
Mitchell Hashimoto
97b4c7d22b
Update CHANGELOG
2013-08-12 11:40:59 -07:00
Mitchell Hashimoto
336495d34c
Update CHANGELOG
2013-08-12 00:02:25 -07:00
Mitchell Hashimoto
41370a215e
Update CHANGELOG
2013-08-11 16:18:40 -07:00
Mitchell Hashimoto
b25f0ceabf
provisioner/salt-masterless: error if any commands exit with non-zero
...
[GH-266]
/cc @rgarcia
2013-08-09 17:35:57 -07:00
Mitchell Hashimoto
a0a6817f21
Update CHANGELOG
2013-08-09 17:33:22 -07:00
Mitchell Hashimoto
da4a7c3b70
provisioner/salt-masterless: don't delete states [GH-265]
2013-08-09 17:01:39 -07:00
Mitchell Hashimoto
3ca085c2c1
Update CHANGELOG
2013-08-09 15:57:09 -07:00
Mitchell Hashimoto
d736c4b180
Update CHANGELOG
2013-08-08 22:53:33 -07:00
Mitchell Hashimoto
9dc98a6a2a
Update CHANGELOG
2013-08-08 17:26:46 -07:00
Mitchell Hashimoto
6a6aa146ac
up version for dev
2013-08-07 15:47:43 -07:00
Mitchell Hashimoto
1e61157c5c
v0.2.3
2013-08-07 15:32:38 -07:00
Mark Peek
15e80316fe
Update CHANGELOG for Amazon AMI tag support [GH-233]
2013-08-06 15:31:56 -07:00
Mitchell Hashimoto
4e8db89403
builder/amazon/all: use new SSHAddress method [GH-243]
2013-08-03 16:24:49 -07:00
Mitchell Hashimoto
4b29fab843
Update CHANGELOG
2013-08-03 13:35:19 -07:00
Mitchell Hashimoto
da7febbfb9
Update version for dev
2013-08-01 10:40:18 -07:00
Mitchell Hashimoto
995b4ffc80
v0.2.2
2013-08-01 10:29:19 -07:00
Mitchell Hashimoto
d728ca24f9
Update CHANGELOG
2013-07-31 23:00:13 -07:00
Mitchell Hashimoto
7411087a5c
Update CHANGELOG
2013-07-31 22:11:51 -07:00
Mitchell Hashimoto
8f6b2e4d32
builder/virtualbox,vmware: retry removing output dir if fails
2013-07-31 15:16:39 -07:00
Mitchell Hashimoto
27a07cc9aa
packer: don't output colors if Windows and not Cygwin
2013-07-31 14:06:01 -07:00
Mitchell Hashimoto
2f15d0e14f
Update CHANGELOG
2013-07-31 12:40:55 -07:00
Mitchell Hashimoto
6f8076ca1d
Update CHANGELOG
2013-07-31 11:42:05 -07:00
Mitchell Hashimoto
838e60cf08
Update CHANGELOG
2013-07-30 22:42:40 -07:00
Mitchell Hashimoto
0bff938880
builder/virtualbox,vmware: use DownloadableURL
2013-07-29 00:13:30 -07:00
Mitchell Hashimoto
beb97af6ce
Up version for dev
2013-07-26 10:15:35 -07:00
Mitchell Hashimoto
801a13dd38
v0.2.1
2013-07-26 09:54:05 -07:00
Mitchell Hashimoto
e5b14ac450
builder/amazon/common: wait for AMI to be available [GH-207]
2013-07-26 09:38:16 -07:00
Mitchell Hashimoto
7a00b240c1
builder/amazon/*: sigint while waiting for state change works
2013-07-25 20:49:15 -05:00
Mitchell Hashimoto
f5f4266371
Update CHANGELOG
2013-07-25 15:20:20 -05:00
Mitchell Hashimoto
029dabaa49
Update CHANGELOG
2013-07-25 10:55:25 -05:00
Mitchell Hashimoto
6422fabd19
command/build: if any builds fail, exit with 1 exit status
2013-07-23 13:36:07 -07:00
Mitchell Hashimoto
54fb31b7a3
Update CHANGELOG
2013-07-21 22:40:02 -07:00
Mitchell Hashimoto
7cab4c4058
Update CHANGELOG
2013-07-20 17:00:36 -07:00
Mitchell Hashimoto
9c393742df
Update CHANGELOG
2013-07-20 16:55:22 -07:00
Mitchell Hashimoto
f97148bc22
Update changelog
2013-07-20 16:37:48 -07:00
Mitchell Hashimoto
27fc4da5f9
Update CHANGELOG
2013-07-19 14:08:59 -04:00
Mitchell Hashimoto
71c0b2c1d5
Update CHANGELOG
2013-07-19 14:02:54 -04:00
Mitchell Hashimoto
56402f9432
Update CHANGELOG
2013-07-16 14:24:56 -07:00
Mitchell Hashimoto
8cb035cc65
Up version for dev
2013-07-16 11:44:15 -07:00
Mitchell Hashimoto
bdc44a53ab
v0.2.0
2013-07-16 11:26:02 -07:00
Mitchell Hashimoto
55882a65c7
builder/vmware: error if guest IP is blank [GH-189]
2013-07-16 11:05:47 -07:00
Mitchell Hashimoto
61f02c5d02
CHANGELOG
2013-07-15 14:22:55 +09:00
Mitchell Hashimoto
d8a0128d1f
provisioner/shell: make build name and builder type env vars [GH-154]
2013-07-15 10:07:49 +09:00
Mitchell Hashimoto
544a8de3e8
Update CHANGELOG
2013-07-14 21:06:19 +09:00
Mitchell Hashimoto
46f37ab8e3
Update CHANGELOG for packer fix
2013-07-14 17:13:19 +09:00
Mitchell Hashimoto
eeffebc3e2
Update CHANGELOG
2013-07-14 16:07:08 +09:00
Mitchell Hashimoto
4f4af1621f
Update CHANGELOG
2013-07-14 12:30:09 +09:00
Mitchell Hashimoto
8e79bb44a7
Clean up some of the log path detection code
...
/cc @markpeek I think this is much cleaner. Also, I made it so it
doesn't append by default... I like the idea of appending but it scares
me that for a bug report someone might put like a multi-megabyte gist of
logs at me. HAHA. We'll see.
2013-07-14 11:00:44 +09:00
Mitchell Hashimoto
a354f5fc08
Unused keys are invalid in templates [GH-104]
2013-07-14 09:28:56 +09:00
Mitchell Hashimoto
e8082e3c72
Update CHANGELOG
2013-07-13 10:01:19 +09:00
Mitchell Hashimoto
b33c914fea
website: add docs for new security_group_id
2013-07-12 17:27:03 +09:00
Mitchell Hashimoto
65a0042a0d
Update CHANGELOG
2013-07-12 17:01:38 +09:00
Mitchell Hashimoto
c88f75b234
Update CHANGELOG
2013-07-12 07:01:23 +09:00
Mitchell Hashimoto
d9c77c66f4
builder/vmware: error if shutdown command failed
2013-07-09 14:39:02 -07:00
Mitchell Hashimoto
a5e5e689e0
Update CHANGELOG
2013-07-09 12:41:36 -07:00
Mitchell Hashimoto
d4e8321a80
Up version for dev
2013-07-08 15:17:23 -07:00
Mitchell Hashimoto
3adc5e03d7
v0.1.5
2013-07-07 21:09:47 -07:00
Mitchell Hashimoto
65d74f90c1
builder/amazonebs: retry SSH handshakes [GH-130]
2013-07-07 20:37:43 -07:00
Mitchell Hashimoto
62430fdcea
provisioner/shell: inline_shebang for inline scripts
2013-07-07 17:52:20 -07:00
Mitchell Hashimoto
8c01d2c226
post-processor/vagrant: properly close file handles [GH-100]
2013-07-07 17:44:13 -07:00
Mitchell Hashimoto
eb009ca4e3
communicator/ssh: show more descriptive error if SCP not avail [GH-127]
2013-07-07 12:23:32 -07:00
Mitchell Hashimoto
abc2bc60ab
builder/common: Error on non-200 download responses [GH-141]
2013-07-07 12:16:31 -07:00
Mitchell Hashimoto
cd6e154bd1
builder/virtualbox: style nitpicks and CHANGELOG
2013-07-07 09:17:27 -07:00
Mitchell Hashimoto
324a2229a6
post-processor/vagrant: provider PPs get properly configured
2013-07-05 11:11:54 -07:00
Mitchell Hashimoto
f5003c4e19
post-processor/vagrant: properly forward config into provider [GH-129]
2013-07-05 10:50:57 -07:00
Mitchell Hashimoto
3068d0e3fd
Update CHANGELOG
2013-07-04 15:47:06 -07:00
Mitchell Hashimoto
49dc2c4cba
Update CHANGELOG
2013-07-04 12:50:49 -07:00
Mitchell Hashimoto
73154286fc
Up version for dev
2013-07-03 11:06:39 -07:00