Mitchell Hashimoto
daac8b959f
builder/common: Fix nil deref on race condition [GH-52]
...
When verifying large files, the checksum would take a long time and
downloader would be nil. When the goroutine asked for progress,
it would raise a nil exception.
2013-06-28 22:34:43 -04:00
Mitchell Hashimoto
0eea40bad9
builder/virtualbox: close the input source ISO
2013-06-28 10:30:33 -04:00
Mitchell Hashimoto
921770b611
builder/virtualbox: Download guest additions for the VM
2013-06-23 23:05:32 -07:00
Mitchell Hashimoto
15f191deb0
builder/virtualbox: Copy ISO because VirtualBox can't recognize
2013-06-23 21:47:56 -07:00
Mitchell Hashimoto
a3c5fed267
builder/vmware, builder/virtualbox: Don't continue if ISO error
2013-06-23 18:23:00 -07:00
Mitchell Hashimoto
70c4753f77
fmt
2013-06-19 21:20:54 -07:00
Mitchell Hashimoto
b8103ff9c0
builder/virtualbox: properly handle errors
2013-06-19 21:07:53 -07:00
Mitchell Hashimoto
52391bb1f3
builder/virtualbox: Use the common downloader
2013-06-12 17:42:18 -07:00
Mitchell Hashimoto
54057b7b49
builder/virtualbox: download ISO
2013-06-11 20:00:30 -07:00