- 30 Jun, 2013 5 commits
-
-
Mitchell Hashimoto authored
Fix building on Ubuntu
-
Julian Phillips authored
1) /bin/sh is not /bin/bash, so build.sh needs to explictly use /bin/bash 2) dash's echo does not support \x, but it does support \0 (since dash is /bin/sh, it gets used by Makefiles).
-
Mitchell Hashimoto authored
.gitignore the /src directory
-
Mark Jaquith authored
-
Mitchell Hashimoto authored
website: Grammar tweak for veewee-to-packer docs
-
- 29 Jun, 2013 35 commits
-
-
Jon Crosby authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
website: Update HTML characters for the <enter> command in Virtualbox builder documentation
-
Anton Lindström authored
This commit removes <, > and instead uses <,> to describe the enter command in the boot command code block in virtualbox builder documentation. Noticed this after fixing the VMware doc.
-
Mitchell Hashimoto authored
website: change color of text on selection
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Jack Pearkes authored
-
Mitchell Hashimoto authored
website: Update HTML characters for the <enter> command in VMware builder documentation
-
Mitchell Hashimoto authored
website: Fix typo in the Veewee to Packer doc page
-
Mitchell Hashimoto authored
Fix typo in README file.
-
Mitchell Hashimoto authored
builder/amazonebs: sleep between checks for ami create
-
Sergio Tapia Gutierrez authored
-
Sergio Tapia Gutierrez authored
-
Sergio Tapia Gutierrez authored
-
Anton Lindström authored
This commit removes <, > and instead uses <,> to describe the enter command in the boot command code block in vmware builder documentation.
-
Greg Karékinian authored
-
Jack Pearkes authored
fixes #50
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
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.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-