Mitchell Hashimoto
|
e9a9f799bf
|
Update CHANGELOG for minor fixes
|
2012-01-18 09:41:50 -08:00 |
Mitchell Hashimoto
|
3ab8aaa1b0
|
Clarify invalid log level message [GH-645]
|
2012-01-18 09:40:51 -08:00 |
Mitchell Hashimoto
|
04126eb20d
|
Merge pull request #647 from sigi/fix-help-for-subcommands
Fix 'box help' subcommand for Ruby 1.8.7
|
2012-01-18 09:21:03 -08:00 |
Frank Luithle
|
f3038a4033
|
Fix 'box help' subcommand for Ruby 1.8.7
This is related to Github issue #599, with a similar fix.
|
2012-01-18 12:23:43 +01:00 |
Mitchell Hashimoto
|
8abada25b9
|
Fix poor variable reference in puppet server. Also colorize output
|
2012-01-17 21:16:52 -08:00 |
Mitchell Hashimoto
|
62f4599f8c
|
Merge pull request #643 from henare/patch-1
Link directly to the why page in the readme
|
2012-01-17 17:15:19 -08:00 |
Henare Degan
|
590f55f397
|
Link directly to the why page in the readme
|
2012-01-18 12:13:00 +11:00 |
Mitchell Hashimoto
|
d675b7c83c
|
Replace `test?` call with proper `test` call
|
2012-01-17 14:43:32 -08:00 |
Mitchell Hashimoto
|
06733a070d
|
NFS action no longer needs to recover from anything
|
2012-01-17 13:37:52 -08:00 |
Mitchell Hashimoto
|
def09573c6
|
Up version for development
|
2012-01-17 13:37:36 -08:00 |
Mitchell Hashimoto
|
939a667979
|
v0.9.0
|
2012-01-17 11:32:18 -08:00 |
Mitchell Hashimoto
|
0cf619dec8
|
Update solaris networks API
|
2012-01-17 11:30:21 -08:00 |
Mitchell Hashimoto
|
f4ea1f800c
|
Update Arch guest to the new networks API
|
2012-01-17 11:25:40 -08:00 |
Mitchell Hashimoto
|
3a2546907e
|
Update Gentoo guest to new networks API
|
2012-01-17 11:17:12 -08:00 |
Mitchell Hashimoto
|
13760e81de
|
Update LICENSE year
|
2012-01-15 21:17:10 -08:00 |
Brad Greenlee
|
0181b167f6
|
Do expand_path in FileUtils.cp, where it really matters.
|
2012-01-14 15:19:29 -08:00 |
Mitchell Hashimoto
|
f1d5fe27ab
|
Check for /etc/exports before pruning
|
2012-01-13 20:38:20 -08:00 |
Mitchell Hashimoto
|
8f5232c5cf
|
`vagrant package --base`
|
2012-01-13 17:55:01 -08:00 |
Mitchell Hashimoto
|
7f10c05b5b
|
Clean up export progress output
|
2012-01-13 17:46:39 -08:00 |
Mitchell Hashimoto
|
29b5414295
|
Improve hostname setting for Debian to be more correct [GH-574]
|
2012-01-13 17:08:03 -08:00 |
Mitchell Hashimoto
|
0ee501fb6b
|
More effective guest addition version check [GH-639]
|
2012-01-13 16:13:41 -08:00 |
Mitchell Hashimoto
|
ecaf083806
|
Up childprocess to 0.3.0
|
2012-01-13 16:07:27 -08:00 |
Mitchell Hashimoto
|
52a464a62c
|
Push a failing acceptance test as a reminder of a missing feature
|
2012-01-13 00:07:23 -08:00 |
Mitchell Hashimoto
|
1380bc6ae7
|
Basic package acceptance tests
|
2012-01-12 23:52:25 -08:00 |
Mitchell Hashimoto
|
1927f8ef79
|
No more `NFSHelpers`
|
2012-01-12 23:34:06 -08:00 |
Mitchell Hashimoto
|
3456bfd2fe
|
Warn user we're pruning exports
|
2012-01-12 23:33:17 -08:00 |
Mitchell Hashimoto
|
7fdbb68917
|
Prune NFS exports more cleanly.
|
2012-01-12 23:30:19 -08:00 |
Mitchell Hashimoto
|
829f64406e
|
Add `attempts` to chef provisioners. [GH-282]
|
2012-01-12 23:10:30 -08:00 |
Mitchell Hashimoto
|
22ff1bb047
|
Ubuntu will emit a `vagrant-mounted` event. [GH-576]
There will be a MOUNTPOINT variable available with this event that
will point to the shared folder that has been mounted.
|
2012-01-12 22:57:32 -08:00 |
Mitchell Hashimoto
|
cfd0e0c30f
|
Merge pull request #637 from zev/master
Fix chef_client variable name error for vm
|
2012-01-12 22:40:26 -08:00 |
Zev Blut
|
481a588bc8
|
Fix vm variable name to be env[:vm]
|
2012-01-13 15:38:35 +09:00 |
Mitchell Hashimoto
|
5630dc144d
|
Fix up NFS to use the new VirtualBox drivers
|
2012-01-12 22:19:23 -08:00 |
Mitchell Hashimoto
|
5c2bb9412d
|
A much cleaner way to find NFS folders to mount
|
2012-01-12 22:11:59 -08:00 |
Mitchell Hashimoto
|
de450f7e63
|
Always clean the NFS exports
|
2012-01-12 22:11:59 -08:00 |
Mitchell Hashimoto
|
7dc5f8ca80
|
Revert "Always clear NFS exports for the VM booting [GH-529]"
This reverts commit 70705d2861 .
|
2012-01-12 22:11:59 -08:00 |
Mitchell Hashimoto
|
9030496afd
|
Merge pull request #636 from zev/master
Fix a syntax error in ssh.rb
|
2012-01-12 22:11:46 -08:00 |
Zev Blut
|
ed894ab3a3
|
Fix syntax error for exception message.
|
2012-01-13 12:56:17 +09:00 |
Mitchell Hashimoto
|
70705d2861
|
Always clear NFS exports for the VM booting [GH-529]
|
2012-01-12 18:15:53 -08:00 |
Mitchell Hashimoto
|
6d212efdbd
|
Fix ppk path by just... not using ppk anymore. [GH-634]
|
2012-01-12 18:03:35 -08:00 |
Mitchell Hashimoto
|
3834930189
|
Remove open-uri in http downloader [GH-635]
|
2012-01-12 17:53:56 -08:00 |
Mitchell Hashimoto
|
4cfabc690b
|
Fix a failing unit test
|
2012-01-11 23:57:19 -08:00 |
Mitchell Hashimoto
|
8cc162f48f
|
Options after `--` to `vagrant ssh` are passed through to ssh [GH-554]
|
2012-01-11 23:49:42 -08:00 |
Mitchell Hashimoto
|
1f02318a5e
|
Variable name conflict
|
2012-01-11 23:23:05 -08:00 |
Mitchell Hashimoto
|
7ddee76c00
|
Passing acceptance tests again
|
2012-01-11 23:21:07 -08:00 |
Mitchell Hashimoto
|
a8fe342520
|
Arbitrary mount options can be passed to shared folders with `:extra` [GH-551]
|
2012-01-11 23:20:12 -08:00 |
Mitchell Hashimoto
|
14d61f61ba
|
The full options data is sent to mount_shared_folder
|
2012-01-11 23:14:04 -08:00 |
Mitchell Hashimoto
|
8a17c350ca
|
Update CHANGELOG
|
2012-01-11 22:57:09 -08:00 |
Mitchell Hashimoto
|
f0b77d2f30
|
Additional fixes + tests for shell expansion [GH-633]
|
2012-01-11 22:56:15 -08:00 |
Brad Greenlee
|
9a242ba718
|
Do shell expansion before doing the file test in Vagrant::Downloaders::File#prepare so that "~/file/paths" work.
|
2012-01-11 22:54:11 -08:00 |
Mitchell Hashimoto
|
06d4b6a4e5
|
Don't default config values to nil
|
2012-01-11 22:35:28 -08:00 |