James Van Dyke
|
adaceb7766
|
Remove redundant code and clean up some string concatenation.
Clean up Say statements.
|
2013-07-12 11:09:52 -04:00 |
James Van Dyke
|
6a1d1cfb70
|
Improve logging.
Correct behavior for undefined recipe list.
Correct package name to upstream repo.
|
2013-07-11 12:22:15 -04:00 |
James Van Dyke
|
695d3ea9f5
|
Merge remote-tracking branch 'upstream/master' into provisioner-chef-solo
|
2013-07-11 10:48:53 -04:00 |
James Van Dyke
|
0d33f9ae08
|
Add basic test file for provisioner-chef-solo.
|
2013-07-11 10:47:51 -04:00 |
James Van Dyke
|
355fdecafa
|
Merge remote-tracking branch 'upstream/master' into provisioner-chef-solo
Conflicts:
config.go
Add the chef-solo provisioner back to config.go.
Fix import path for chef-solo provisioner.
|
2013-07-10 08:58:00 -04:00 |
Mitchell Hashimoto
|
0fdf9b09c9
|
builder/vmware: error if shutdown command failed
|
2013-07-09 14:39:02 -07:00 |
Mitchell Hashimoto
|
56aff48143
|
scripts: add -e to build.sh again
|
2013-07-09 12:42:54 -07:00 |
Mitchell Hashimoto
|
3dbd220472
|
Update CHANGELOG
|
2013-07-09 12:41:36 -07:00 |
Mitchell Hashimoto
|
2ad30e1ea1
|
builder/virtualbox: paused is still running
|
2013-07-09 12:41:36 -07:00 |
Mitchell Hashimoto
|
dbad270d27
|
builder/virtualbox: remove floppy drive before exporting
|
2013-07-09 12:41:36 -07:00 |
Mitchell Hashimoto
|
3a420478f9
|
website: document the floppy_files feature
|
2013-07-09 12:41:36 -07:00 |
Mitchell Hashimoto
|
45c47e64fa
|
builder/virtualbox: support floppy_files
|
2013-07-09 12:41:36 -07:00 |
Mitchell Hashimoto
|
c2236e9bfd
|
packer: Only trim whitespace on the right of prefixed UI
|
2013-07-09 12:41:36 -07:00 |
Mitchell Hashimoto
|
074d2bf937
|
builder/common: continue after creating floppy
|
2013-07-09 12:41:36 -07:00 |
Mitchell Hashimoto
|
d7ecf57b06
|
script: build completes
|
2013-07-09 12:41:36 -07:00 |
Mitchell Hashimoto
|
9ec94fc6a1
|
builder/vmware: support floppy_files for mounting a floppy disk
|
2013-07-09 12:41:36 -07:00 |
Mitchell Hashimoto
|
c8019f10e6
|
builder/common: step to create floppy disks
|
2013-07-09 12:41:36 -07:00 |
Mitchell Hashimoto
|
6e1aff9ad5
|
Merge pull request #157 from rvoicilas/master
Fix typo in packer.go
|
2013-07-08 23:37:18 -07:00 |
Radu Voicilas
|
4ca564f73c
|
Fix typo
|
2013-07-09 09:28:07 +03:00 |
Steven Merrill
|
6a79d797d2
|
Don't allow a dirty Git tree to fail the make command.
|
2013-07-09 01:24:19 -04:00 |
Mitchell Hashimoto
|
aef602d0e9
|
packer: only show git commit in version output for prerelease
|
2013-07-08 15:38:14 -07:00 |
Mitchell Hashimoto
|
45dfcf59c9
|
scripts: Add git commit to builds
|
2013-07-08 15:37:01 -07:00 |
Mitchell Hashimoto
|
d52c43ed67
|
Up version for dev
|
2013-07-08 15:17:23 -07:00 |
Mitchell Hashimoto
|
07ebcccab9
|
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
|
04074b8083
|
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
|
71b81b41cf
|
v0.1.5
|
2013-07-07 21:09:47 -07:00 |
Mitchell Hashimoto
|
97729e9893
|
packer/rpc: Properly close net.conn when remote process ends
|
2013-07-07 20:59:43 -07:00 |
Mitchell Hashimoto
|
1745d4e831
|
provisioner/shell: close source script file handle
|
2013-07-07 20:50:53 -07:00 |
Mitchell Hashimoto
|
3e8678f76d
|
builder/amazonebs: retry SSH handshakes [GH-130]
|
2013-07-07 20:37:43 -07:00 |
Mitchell Hashimoto
|
019ab13f53
|
builder/virtualbox: whitespace
|
2013-07-07 18:04:30 -07:00 |
Mitchell Hashimoto
|
d6d700f7c5
|
website: document the inline_shebang stuff
|
2013-07-07 17:55:02 -07:00 |
Mitchell Hashimoto
|
b22743767e
|
provisioner/shell: inline_shebang for inline scripts
|
2013-07-07 17:52:20 -07:00 |
Mitchell Hashimoto
|
6a5bbaa05d
|
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
|
89e07b875d
|
post-processor/vagrant: properly close file handles [GH-100]
|
2013-07-07 17:44:13 -07:00 |
Mitchell Hashimoto
|
87edf67177
|
Started on a contributing doc
|
2013-07-07 17:37:44 -07:00 |
Mitchell Hashimoto
|
ee6fd4941a
|
communicator/ssh: show more descriptive error if SCP not avail [GH-127]
|
2013-07-07 12:23:32 -07:00 |
Mitchell Hashimoto
|
5ba5834a7a
|
builder/common: Error on non-200 download responses [GH-141]
|
2013-07-07 12:16:31 -07:00 |
Mitchell Hashimoto
|
83d073f410
|
website: document the guest additinos URL and SHA256
/cc @sgirones
|
2013-07-07 12:06:13 -07:00 |
Mitchell Hashimoto
|
f83ec95928
|
builder/virtualbox: style nitpicks and CHANGELOG
|
2013-07-07 09:17:27 -07:00 |
Mitchell Hashimoto
|
1e7508c828
|
fmt
|
2013-07-07 09:14:41 -07:00 |
Mitchell Hashimoto
|
f8617b2641
|
builder/virtualbox: test the configuration
/cc @sgirones
|
2013-07-07 09:14:16 -07:00 |
Mitchell Hashimoto
|
d289a6a850
|
builder/virtualbox: typo in test
|
2013-07-07 09:09:22 -07:00 |
Mitchell Hashimoto
|
509712c4a4
|
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
|
9da6e62307
|
Merge pull request #147 from mitchellh/shutdown-docs
website: Shutdown Command in Examples
|
2013-07-07 09:05:58 -07:00 |
Jack Pearkes
|
e26d9de149
|
website: add a shutdown command to the vm builder config examples
|
2013-07-07 15:37:22 +02:00 |
Jack Pearkes
|
7e909ad1c1
|
website: specify ruby version in the gemfile
|
2013-07-07 15:31:37 +02:00 |
Salvador Gironès
|
babd47541b
|
Local mode for VBoxGuestAdditions. Provide local path and SHA256
|
2013-07-06 11:28:56 +02:00 |
James Van Dyke
|
13da0ef49b
|
Rename configuration `avoid_sudo` to `prevent_sudo`
|
2013-07-06 00:37:59 -04:00 |
James Van Dyke
|
c24e74c699
|
Remove errant die statement.
|
2013-07-06 00:17:28 -04:00 |
James Van Dyke
|
6e1e92f14f
|
Implement `skip_install` configuration to skip Chef installation.
|
2013-07-06 00:15:21 -04:00 |