Sergio Tapia Gutierrez
b4cca743cf
Fix typo in README file.
2013-06-29 12:22:32 -04:00
Justin Campbell
4b2b23c32f
Add AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY
2013-06-29 09:32:07 -04:00
Anton Lindström
c3bbb82c5c
fix html characters in vmware builder doc
...
This commit removes <, > and instead uses <,> to describe the
enter command in the boot command code block in vmware builder
documentation.
2013-06-29 15:19:37 +02:00
Greg Karékinian
32f6dd17a3
Fix typo
2013-06-29 13:02:57 +02:00
Jack Pearkes
c3363e48ed
builder/amazonebs: sleep between checks for ami create
...
fixes #50
2013-06-29 12:35:48 +02:00
Mitchell Hashimoto
7db468f55e
v0.1.1
2013-06-28 22:41:30 -04:00
Mitchell Hashimoto
e4ad595c90
builder/vmware: default boot_wait
2013-06-28 22:40:55 -04:00
Mitchell Hashimoto
1ffae8ad93
Update CHANGELOG
2013-06-28 22:35:53 -04:00
Mitchell Hashimoto
0691bf7657
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
dfc88064a7
scripts: dish.sh should prefix exe's with 'packer-' [GH-39]
2013-06-28 22:05:03 -04:00
Mitchell Hashimoto
0c20949ed9
builder/virtualbox,vmware: work if port range for HTTP is 0 [GH-53]
2013-06-28 22:00:01 -04:00
Mitchell Hashimoto
b34c95af04
Update CHANGELOG
2013-06-28 21:46:07 -04:00
Mitchell Hashimoto
a1c0ff0c90
packer/plugin: Bind to 127.0.0.1. Somehow fixes [GH-37]
2013-06-28 21:45:18 -04:00
Mitchell Hashimoto
6ed3f77951
Merge pull request #49 from msabramo/patch-3
...
website: Fix typos in setup page
2013-06-28 18:10:51 -07:00
Mitchell Hashimoto
686e418bbc
Merge pull request #48 from msabramo/patch-1
...
Fix typo in README.md
2013-06-28 18:09:55 -07:00
Mitchell Hashimoto
17f2ea4c5d
Merge pull request #47 from msabramo/patch-2
...
website: Fix typo in README.md
2013-06-28 18:09:29 -07:00
Mitchell Hashimoto
5d4abf8280
Merge pull request #46 from jcrosby/patch-1
...
website: Fix typo in platform docs
2013-06-28 18:08:53 -07:00
Marc Abramowitz
68d9d4be7c
Fix more typos
2013-06-28 14:03:14 -07:00
Marc Abramowitz
9163c25ef7
Fix typo in README.md
2013-06-28 13:56:37 -07:00
Jon Crosby
df352702b5
Fix typo in platform docs
2013-06-28 13:54:46 -07:00
Marc Abramowitz
0faa87b311
Fix typo in README.md
2013-06-28 13:54:31 -07:00
Mitchell Hashimoto
6903d11800
Update CHANGELOG
2013-06-28 16:01:50 -04:00
Mitchell Hashimoto
5786f6ad5a
builder/virtualbox: Tests for the defaults [GH-44]
2013-06-28 16:01:50 -04:00
Mitchell Hashimoto
e920c49e8f
builder/virtualbox: Set the default boot_wait [GH-44]
2013-06-28 16:01:50 -04:00
Mitchell Hashimoto
b69e983474
packer/plugin: Extra logging statements
2013-06-28 16:01:49 -04:00
Mitchell Hashimoto
69883d1abe
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
e8535e7f6a
Fix reference of typo corrected on 43bb20d05f
2013-06-28 16:45:32 -03:00
Mitchell Hashimoto
43bb20d05f
website: fix typo on shell script
2013-06-28 15:26:09 -04:00
Mitchell Hashimoto
871785ddfd
Merge pull request #38 from kwilczynski/master
...
builder/amazonebs: Fix a typo.
2013-06-28 12:20:08 -07:00
Robby Colvin
da8648114a
'path' in shell provisioner template was renamed
2013-06-28 12:11:24 -07:00
Justin Campbell
9c9c60aabf
Default to AWS_ env vars for key and secret
2013-06-28 13:45:15 -04:00
Krzysztof Wilczynski
8201b7f6e1
Fix a typo.
...
Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
2013-06-28 17:33:42 +01:00
Mitchell Hashimoto
adae75402f
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
848f324515
small typo: either rather than ether on why page
2013-06-28 17:24:24 +01:00
Mitchell Hashimoto
02d67fd34d
website: get rid fof release notes
2013-06-28 12:01:48 -04:00
Mitchell Hashimoto
3682b30ee0
website: fix issues with URL
2013-06-28 11:56:32 -04:00
Jack Pearkes
84e8dd806d
readme: correct mentions of localhost to www.packer.io
...
cc/ @mitchellh
2013-06-28 17:27:38 +02:00
Mitchell Hashimoto
7fff56657e
website: link to sha256 sums
2013-06-28 10:48:23 -04:00
Mitchell Hashimoto
9202878107
scripts: SHASUMs should include full version
2013-06-28 10:37:57 -04:00
Mitchell Hashimoto
33635caf8c
scripts: fix prerelease detection
2013-06-28 10:35:24 -04:00
Mitchell Hashimoto
90829dcc19
scripts: Get rid of the password on zips
2013-06-28 10:34:15 -04:00
Mitchell Hashimoto
3dc96bd21f
Up the version to 0.1.0
2013-06-28 10:33:16 -04:00
Mitchell Hashimoto
66fac2e82f
builder/virtualbox: close the input source ISO
2013-06-28 10:30:33 -04:00
Mitchell Hashimoto
39c80262d4
Add an empty CHANGELOG
2013-06-28 10:21:45 -04:00
Mitchell Hashimoto
b5dfad2c38
website: set base mac address example
2013-06-28 10:20:49 -04:00
Mitchell Hashimoto
bc9a09e3fc
post-processor/vagrant: provider-specific config works
2013-06-28 10:16:38 -04:00
Mitchell Hashimoto
21ae9a02d6
website: update the interfaces for extending
2013-06-28 09:49:21 -04:00
Mitchell Hashimoto
39aea8c5ee
builder/virtualbox: check the proper file path
2013-06-28 09:45:30 -04:00
Mitchell Hashimoto
82bbbbbf32
fmt
2013-06-28 09:44:03 -04:00
Mitchell Hashimoto
358e71d98e
builder/vmware: properly test file URLs
2013-06-28 09:43:49 -04:00