Commit Graph

964 Commits

Author SHA1 Message Date
Mitchell Hashimoto 7f458df54e Update CHANGELOG 2013-06-28 22:35:53 -04:00
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 2bdd838d90 scripts: dish.sh should prefix exe's with 'packer-' [GH-39] 2013-06-28 22:05:03 -04:00
Mitchell Hashimoto 8aaadf354a builder/virtualbox,vmware: work if port range for HTTP is 0 [GH-53] 2013-06-28 22:00:01 -04:00
Mitchell Hashimoto 222f47dac8 Update CHANGELOG 2013-06-28 21:46:07 -04:00
Mitchell Hashimoto 09862d9c2b packer/plugin: Bind to 127.0.0.1. Somehow fixes [GH-37] 2013-06-28 21:45:18 -04:00
Mitchell Hashimoto c7a4b11f0f Merge pull request #49 from msabramo/patch-3
website: Fix typos in setup page
2013-06-28 18:10:51 -07:00
Mitchell Hashimoto 48f80d6c08 Merge pull request #48 from msabramo/patch-1
Fix typo in README.md
2013-06-28 18:09:55 -07:00
Mitchell Hashimoto db919c03bd Merge pull request #47 from msabramo/patch-2
website: Fix typo in README.md
2013-06-28 18:09:29 -07:00
Mitchell Hashimoto be85c6fdb8 Merge pull request #46 from jcrosby/patch-1
website: Fix typo in platform docs
2013-06-28 18:08:53 -07:00
Marc Abramowitz 8cbb1d0382 Fix more typos 2013-06-28 14:03:14 -07:00
Marc Abramowitz 8e154b6e1e Fix typo in README.md 2013-06-28 13:56:37 -07:00
Jon Crosby 3b7b2ab4c1 Fix typo in platform docs 2013-06-28 13:54:46 -07:00
Marc Abramowitz 272b31d989 Fix typo in README.md 2013-06-28 13:54:31 -07:00
Mitchell Hashimoto 386304891b Update CHANGELOG 2013-06-28 16:01:50 -04:00
Mitchell Hashimoto 30fadde297 builder/virtualbox: Tests for the defaults [GH-44] 2013-06-28 16:01:50 -04:00
Mitchell Hashimoto 4abd1c22c1 builder/virtualbox: Set the default boot_wait [GH-44] 2013-06-28 16:01:50 -04:00
Mitchell Hashimoto 2f84cd6ce7 packer/plugin: Extra logging statements 2013-06-28 16:01:49 -04:00
Mitchell Hashimoto d56892ebdc Merge pull request #45 from arturhoo/master
website: Fix reference of typo corrected on 43bb20d
2013-06-28 12:50:00 -07:00
Artur Rodrigues d857eb1cee Fix reference of typo corrected on 43bb20d05f 2013-06-28 16:45:32 -03:00
Mitchell Hashimoto 2806c70468 website: fix typo on shell script 2013-06-28 15:26:09 -04:00
Mitchell Hashimoto e4cb3e2432 Merge pull request #38 from kwilczynski/master
builder/amazonebs: Fix a typo.
2013-06-28 12:20:08 -07:00
Robby Colvin 412be0d7c1 'path' in shell provisioner template was renamed 2013-06-28 12:11:24 -07:00
Justin Campbell 382fcef248 Default to AWS_ env vars for key and secret 2013-06-28 13:45:15 -04:00
Krzysztof Wilczynski 96e8d71b88 Fix a typo.
Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
2013-06-28 17:33:42 +01:00
Mitchell Hashimoto cd49284d58 Merge pull request #36 from garethr/patch-1
website: typo: either rather than ether on why page
2013-06-28 09:25:45 -07:00
Gareth Rushgrove 2c24ab3e16 small typo: either rather than ether on why page 2013-06-28 17:24:24 +01:00
Mitchell Hashimoto 7cf21dd98d website: get rid fof release notes 2013-06-28 12:01:48 -04:00
Mitchell Hashimoto cc1cf6c301 website: fix issues with URL 2013-06-28 11:56:32 -04:00
Jack Pearkes 9dbab71121 readme: correct mentions of localhost to www.packer.io
cc/ @mitchellh
2013-06-28 17:27:38 +02:00
Mitchell Hashimoto b68b672380 website: link to sha256 sums 2013-06-28 10:48:23 -04:00
Mitchell Hashimoto 5afa38e13b scripts: SHASUMs should include full version 2013-06-28 10:37:57 -04:00
Mitchell Hashimoto f030623b62 scripts: fix prerelease detection 2013-06-28 10:35:24 -04:00
Mitchell Hashimoto 3868a69dec scripts: Get rid of the password on zips 2013-06-28 10:34:15 -04:00
Mitchell Hashimoto 4abc599cd7 Up the version to 0.1.0 2013-06-28 10:33:16 -04:00
Mitchell Hashimoto 0eea40bad9 builder/virtualbox: close the input source ISO 2013-06-28 10:30:33 -04:00
Mitchell Hashimoto d1b006cd55 Add an empty CHANGELOG 2013-06-28 10:21:45 -04:00
Mitchell Hashimoto 5c7eb47c3d website: set base mac address example 2013-06-28 10:20:49 -04:00
Mitchell Hashimoto 8e46cd5c22 post-processor/vagrant: provider-specific config works 2013-06-28 10:16:38 -04:00
Mitchell Hashimoto f035b7a08d website: update the interfaces for extending 2013-06-28 09:49:21 -04:00
Mitchell Hashimoto 620a864c49 builder/virtualbox: check the proper file path 2013-06-28 09:45:30 -04:00
Mitchell Hashimoto 4cab266eb3 fmt 2013-06-28 09:44:03 -04:00
Mitchell Hashimoto fb4b940c53 builder/vmware: properly test file URLs 2013-06-28 09:43:49 -04:00
Mitchell Hashimoto fc2c12ef43 Upate the README 2013-06-28 09:36:01 -04:00
Jack Pearkes e529187017 website: update jack's community bio 2013-06-28 14:46:57 +02:00
Mitchell Hashimoto 070d2cc2a6 website: vagrant boxes getting started 2013-06-28 08:37:13 -04:00
Mitchell Hashimoto 919c3935e1 Merge branch 'shell-env-vars'
Conflicts:
	website/source/docs/provisioners/shell.html.markdown
2013-06-28 08:20:12 -04:00
Mitchell Hashimoto 09029fd51e website: clarify some things in the intro 2013-06-28 08:18:03 -04:00
Jack Pearkes d64797cc44 provisioner/shell: remove check for empty env vars config 2013-06-28 14:11:27 +02:00
Mitchell Hashimoto e38b5827ca website: doc veewee-to-packer 2013-06-28 00:04:41 -04:00