Commit Graph

1098 Commits

Author SHA1 Message Date
Mitchell Hashimoto d4aea92f57 Merge pull request #74 from markjaquith/ignore-src-directory
.gitignore the /src directory
2013-06-29 19:19:26 -07:00
Mark Jaquith e0f7d753e0 .gitignore the /src directory 2013-06-29 22:16:31 -04:00
Mitchell Hashimoto a9af38401d Merge pull request #73 from jcrosby/master
website: Grammar tweak for veewee-to-packer docs
2013-06-29 18:06:32 -07:00
Jon Crosby de0e56f401 Update veewee-to-packer docs 2013-06-29 16:43:36 -07:00
Mitchell Hashimoto 9ff1525fcd Update README to note GOPATH [GH-71] 2013-06-29 14:32:27 -07:00
Mitchell Hashimoto 8f2340a04d Up version for development 2013-06-29 14:16:26 -07:00
Mitchell Hashimoto 3f32ced7b0 website: switch all download URLs to https 2013-06-29 14:16:12 -07:00
Mitchell Hashimoto 3c816930e0 v0.1.2 2013-06-29 14:03:39 -07:00
Mitchell Hashimoto d180df0032 packer: Template requires builders 2013-06-29 14:02:20 -07:00
Mitchell Hashimoto bd8f89410b post-processor/vagrant: use proper provider type for VMware boxes 2013-06-29 13:52:39 -07:00
Mitchell Hashimoto b317c763ac builder/virtualbox: add more logging to version detection 2013-06-29 13:45:30 -07:00
Mitchell Hashimoto 62cfa9983d packer/plugin: Assume any listen error is a port collision [GH-58] 2013-06-29 13:35:24 -07:00
Mitchell Hashimoto 9dadd1ce8a builder/vmware: delete unnecessary files from artifact 2013-06-29 13:28:08 -07:00
Mitchell Hashimoto b9fb40b8a5 builder/vmware: populate files properly in artifact [GH-63] 2013-06-29 13:00:34 -07:00
Mitchell Hashimoto b11b2739a9 post-processor/vagrant: rename OVF to box.ovf [GH-64] 2013-06-29 12:52:22 -07:00
Mitchell Hashimoto 38a41867a7 Merge pull request #68 from antonlindstrom/master
website: Update HTML characters for the <enter> command in Virtualbox builder documentation
2013-06-29 12:49:27 -07:00
Anton Lindström cf950af834 fix html characters in virtualbox builder doc
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.
2013-06-29 21:43:53 +02:00
Mitchell Hashimoto d2da9fbc93 Merge pull request #67 from mitchellh/website-text-selection
website: change color of text on selection
2013-06-29 12:31:04 -07:00
Mitchell Hashimoto 3bec95a9d0 Update CHANGELOG 2013-06-29 12:30:10 -07:00
Mitchell Hashimoto 5fb3f18427 Up version for dev 2013-06-29 12:26:15 -07:00
Jack Pearkes 7228643da4 website: change color of text on selection 2013-06-29 21:25:28 +02:00
Mitchell Hashimoto 224953b30c Merge pull request #62 from antonlindstrom/master
website: Update HTML characters for the <enter> command in VMware builder documentation
2013-06-29 12:23:40 -07:00
Mitchell Hashimoto f3b1d5f897 Merge pull request #61 from gkarekinian/patch-1
website: Fix typo in the Veewee to Packer doc page
2013-06-29 12:22:56 -07:00
Mitchell Hashimoto e126f76bda Merge pull request #66 from sergiotapia/fix-typo-in-readme
Fix typo in README file.
2013-06-29 12:21:41 -07:00
Mitchell Hashimoto 28064dbf71 Merge pull request #60 from mitchellh/amazon-request-limit
builder/amazonebs: sleep between checks for ami create
2013-06-29 12:19:31 -07:00
Sergio Tapia Gutierrez 3d4f1c388c Add new paragraph to make readme easier to read. 2013-06-29 12:31:00 -04:00
Sergio Tapia Gutierrez ec4ee814bb Add a new paragraph to make it easier to read. 2013-06-29 12:29:17 -04:00
Sergio Tapia Gutierrez 319ff5d8ca Fix typo in README file. 2013-06-29 12:22:32 -04:00
Justin Campbell d66c3d86ee Add AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY 2013-06-29 09:32:07 -04:00
Anton Lindström 088dfab045 fix html characters in vmware builder doc
This commit removes <, > and instead uses &lt;,&gt; 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 e04e204496 Fix typo 2013-06-29 13:02:57 +02:00
Jack Pearkes 9751a71ca7 builder/amazonebs: sleep between checks for ami create
fixes #50
2013-06-29 12:35:48 +02:00
Mitchell Hashimoto aa3805c3fb v0.1.1 2013-06-28 22:41:30 -04:00
Mitchell Hashimoto e7747b3ef4 builder/vmware: default boot_wait 2013-06-28 22:40:55 -04:00
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