- 24 Jul, 2013 10 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
/cc @sit
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
I ended up working on this on my own outside your PR, sorry, but it is basically the same as yours.
-
- 23 Jul, 2013 2 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 22 Jul, 2013 2 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/amazon: support launching in VPC
-
- 21 Jul, 2013 4 commits
-
-
Rafael Garcia authored
adds `vpc_id` and `subnet_id` to builder config depends on https://github.com/mitchellh/goamz/pull/4
-
Mitchell Hashimoto authored
/cc @sit - Found another edge case
-
Mitchell Hashimoto authored
/cc @timsutton - This is a bit more flexible.
-
Mitchell Hashimoto authored
-
- 20 Jul, 2013 15 commits
-
-
Mitchell Hashimoto authored
builder/vmware: Remove ISO from ide1 in stepCleanVMX
-
Mitchell Hashimoto authored
builder/v*: Include path to output dir in error
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
/cc @sit
-
Mitchell Hashimoto authored
/cc @sit
-
Mitchell Hashimoto authored
Preserve suffix of files put in the cache.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/vmware, builder/virtualbox: add special keys for backspace, delete and F1-F12
-
JD Harrington authored
-
Mitchell Hashimoto authored
-
Emil Sit authored
-
Emil Sit authored
This reverts commit 688be43811007d33b9c70dec93b43782a4f71c06; instead of copying the ISO (which can be huge), we have adjusted the cache path to include the extension of the source file. Conflicts: builder/virtualbox/step_download_iso.go
-
Emil Sit authored
This allows us to hand cache paths to any programs that may want to interpret file extensions in order to behave differently. For example, VirtualBox may want ISO images to end with .iso.
-
Emil Sit authored
-
Timothy Sutton authored
-
- 19 Jul, 2013 7 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
/cc @markpeek - The main thing is that the style for variables/methods in Go is to use CamelCase (with the first letter generally downcased unless an exported thing).
-
Mitchell Hashimoto authored
-