Commit Graph

992 Commits

Author SHA1 Message Date
Mitchell Hashimoto 3b32ba9f11 scripts: Add git commit to builds 2013-07-08 15:37:01 -07:00
Mitchell Hashimoto d4e8321a80 Up version for dev 2013-07-08 15:17:23 -07:00
Mitchell Hashimoto 00d04d68d9 Merge pull request #150 from dregin/master
website: Just fixing a small error in the text.
2013-07-08 08:47:09 -07:00
Bernard McKeever 845349b5a9 Making sense of the sentence
The sentence was missing a few words.
I've made it read similar to the previous 3 sentences.
2013-07-08 11:09:16 +01:00
Mitchell Hashimoto 3adc5e03d7 v0.1.5 2013-07-07 21:09:47 -07:00
Mitchell Hashimoto ef1ec3708b packer/rpc: Properly close net.conn when remote process ends 2013-07-07 20:59:43 -07:00
Mitchell Hashimoto ee1ad5fa56 provisioner/shell: close source script file handle 2013-07-07 20:50:53 -07:00
Mitchell Hashimoto 65d74f90c1 builder/amazonebs: retry SSH handshakes [GH-130] 2013-07-07 20:37:43 -07:00
Mitchell Hashimoto 27bada1ba9 builder/virtualbox: whitespace 2013-07-07 18:04:30 -07:00
Mitchell Hashimoto f7587be617 website: document the inline_shebang stuff 2013-07-07 17:55:02 -07:00
Mitchell Hashimoto 62430fdcea provisioner/shell: inline_shebang for inline scripts 2013-07-07 17:52:20 -07:00
Mitchell Hashimoto b25bed634f Merge pull request #133 from ubermuda/provisioner/shell/script-execution
provisioner/shell: execute script directly instead of using /bin/sh
2013-07-07 17:47:25 -07:00
Mitchell Hashimoto 8c01d2c226 post-processor/vagrant: properly close file handles [GH-100] 2013-07-07 17:44:13 -07:00
Mitchell Hashimoto f59dfa90a9 Started on a contributing doc 2013-07-07 17:37:44 -07:00
Mitchell Hashimoto eb009ca4e3 communicator/ssh: show more descriptive error if SCP not avail [GH-127] 2013-07-07 12:23:32 -07:00
Mitchell Hashimoto abc2bc60ab builder/common: Error on non-200 download responses [GH-141] 2013-07-07 12:16:31 -07:00
Mitchell Hashimoto 308205cc6f website: document the guest additinos URL and SHA256
/cc @sgirones
2013-07-07 12:06:13 -07:00
Mitchell Hashimoto cd6e154bd1 builder/virtualbox: style nitpicks and CHANGELOG 2013-07-07 09:17:27 -07:00
Mitchell Hashimoto 4ecb92358b fmt 2013-07-07 09:14:41 -07:00
Mitchell Hashimoto c1ad88aaa6 builder/virtualbox: test the configuration
/cc @sgirones
2013-07-07 09:14:16 -07:00
Mitchell Hashimoto ee9aa9b071 builder/virtualbox: typo in test 2013-07-07 09:09:22 -07:00
Mitchell Hashimoto 8d5c2091d4 Merge pull request #145 from sgirones/feature/local-mode-guest-additions
builder/virtualbox: Local mode for VBoxGuestAdditions. Provide local path and SHA256
2013-07-07 09:07:56 -07:00
Mitchell Hashimoto baa539d413 Merge pull request #147 from mitchellh/shutdown-docs
website: Shutdown Command in Examples
2013-07-07 09:05:58 -07:00
Jack Pearkes 70155fc695 website: add a shutdown command to the vm builder config examples 2013-07-07 15:37:22 +02:00
Jack Pearkes c46aae5b09 website: specify ruby version in the gemfile 2013-07-07 15:31:37 +02:00
Salvador Gironès d5731a13d4 Local mode for VBoxGuestAdditions. Provide local path and SHA256 2013-07-06 11:28:56 +02:00
Mitchell Hashimoto 248f18da37 Merge pull request #143 from priteau/master
website: Fix some typos and an error in the website documentation
2013-07-05 11:30:59 -07:00
Pierre Riteau 62199c8c73 Fix some typos and an error in the documentation 2013-07-05 19:23:24 +01:00
Mitchell Hashimoto 324a2229a6 post-processor/vagrant: provider PPs get properly configured 2013-07-05 11:11:54 -07:00
Mitchell Hashimoto 8b25acfab6 fmt 2013-07-05 11:00:18 -07:00
Mitchell Hashimoto f5003c4e19 post-processor/vagrant: properly forward config into provider [GH-129] 2013-07-05 10:50:57 -07:00
Mitchell Hashimoto 534c923a44 post-processor/vagrant: Extra logging 2013-07-05 10:41:54 -07:00
Mitchell Hashimoto da415312ee Merge pull request #142 from philipcristiano/master
website: Use free-tier instance size.
2013-07-05 10:37:16 -07:00
Mitchell Hashimoto c0cdec92db Merge pull request #139 from sit/clarify-gopath
README: Clarify repository placement relative to GOPATH
2013-07-05 10:35:38 -07:00
Philip Cristiano 04c4d7f7a9 docs: Use free-tier instance size 2013-07-05 13:35:31 -04:00
Mitchell Hashimoto 6d4cf32982 Merge pull request #140 from philipcristiano/master
website: Fix introduction basic example
2013-07-05 10:33:28 -07:00
Philip Cristiano fb0af12c22 docs: Use free-tier instance size 2013-07-05 13:22:38 -04:00
Philip Cristiano c7ce4bf74c docs: Fix invalid example 2013-07-05 08:42:22 -04:00
Emil Sit 8735ac99db README: Clarify repository placement relative to GOPATH
If you don't put the repository in the right place in GOPATH,
changes to your sources don't get built.

Signed-off-by: Emil Sit <sit@emilsit.net>
2013-07-04 23:59:52 -04:00
Mitchell Hashimoto 3068d0e3fd Update CHANGELOG 2013-07-04 15:47:06 -07:00
Mitchell Hashimoto 30cb058c81 Merge pull request #137 from bdon/forwarded-port-cleanup
builder/virtualbox: clean up port forwarding before exporting OVF.
2013-07-04 15:46:32 -07:00
Brandon Liu cf191350cd Virtualbox: clean up port forwarding before exporting OVF. 2013-07-04 14:46:39 -07:00
Mitchell Hashimoto f1c8f0a8cd website: add more info to the file provisioner page 2013-07-04 12:58:11 -07:00
Mitchell Hashimoto 49dc2c4cba Update CHANGELOG 2013-07-04 12:50:49 -07:00
Mitchell Hashimoto 4f2344f48b provisioner/file: style nitpicks
/cc @ericlathrop
2013-07-04 12:50:00 -07:00
Mitchell Hashimoto 7f9c755a42 fmt 2013-07-04 12:44:36 -07:00
Mitchell Hashimoto 6d6d8795df Merge pull request #136 from ericlathrop/file-provisioner
File upload provisioner [GH-118]
2013-07-04 12:42:19 -07:00
Eric Lathrop 05c7d08bb2 Add file provisioner documentation. 2013-07-04 15:17:32 -04:00
Eric Lathrop c259f30e58 Implement file upload provisioner per #118. 2013-07-04 15:16:17 -04:00
Mitchell Hashimoto ab574af78c Merge pull request #132 from ubermuda/patch-1
builder/virtualbox: Typo
2013-07-03 18:10:11 -07:00