Mitchell Hashimoto
|
c4bacdfe2d
|
Fix blank resource output on base box export [closes GH-267]
|
2011-01-09 15:52:19 -08:00 |
Mitchell Hashimoto
|
766607db49
|
Raise an error message if host only networking is not supported
|
2011-01-09 13:34:37 -08:00 |
Mitchell Hashimoto
|
2fe2246bbd
|
Debian system. Linux distro dispatch to debian/gentoo
|
2011-01-09 13:19:50 -08:00 |
Mitchell Hashimoto
|
3643181021
|
Gentoo needs its own prepare_host_only_network method
|
2011-01-09 13:12:57 -08:00 |
Mitchell Hashimoto
|
272b421e0b
|
Stylistic change on System mappings
|
2011-01-09 13:10:52 -08:00 |
Tino Breddin
|
6c57154dac
|
Register Gentoo system.
|
2011-01-09 13:10:19 -08:00 |
Mitchell Hashimoto
|
b6bcd4d234
|
Gentoo system, inherit from linux
|
2011-01-09 13:09:55 -08:00 |
Tino Breddin
|
9ef1f13a6c
|
Added new system definition for Gentoo.
|
2011-01-09 13:07:34 -08:00 |
Mitchell Hashimoto
|
d00f314eb9
|
Systems can now respond to `distro_dispatch` to return specific distro systems
|
2011-01-09 13:06:26 -08:00 |
Mitchell Hashimoto
|
3ff1162230
|
Style fix to align autoload strings
|
2011-01-09 12:50:44 -08:00 |
Mitchell Hashimoto
|
b1627ca41b
|
Sleep less time while waiting for the VM to boot
|
2011-01-09 12:48:21 -08:00 |
Mitchell Hashimoto
|
dc4bf530fb
|
Use the env["key"] style instead of env.env.key
|
2011-01-09 12:35:48 -08:00 |
Mitchell Hashimoto
|
b9463de5b9
|
Helpful error message if NFS mount fails in Linux [closes GH-135]
|
2011-01-09 12:17:46 -08:00 |
Mitchell Hashimoto
|
101aa45226
|
Proxy settings for chef. [closes GH-169]
|
2011-01-08 23:30:07 -08:00 |
Mitchell Hashimoto
|
968499bd5c
|
Hash#select returns an array on 1.8.7 and a hash on 1.9.2. Make sure it is always a Hash.
|
2011-01-08 21:27:44 -08:00 |
Mitchell Hashimoto
|
8ce95318c7
|
Remove check for OSE version, since with VirtualBox 4 this distinction no longer exists.
|
2011-01-07 01:32:21 -08:00 |
Mitchell Hashimoto
|
29db4aefd5
|
Load vagrant/version so that `vagrant version` works again
|
2011-01-07 01:25:54 -08:00 |
Mitchell Hashimoto
|
9e27355d0e
|
Fix weird exception from autoloading Vagrant::SSH
|
2011-01-07 01:22:52 -08:00 |
Mitchell Hashimoto
|
8d529931ef
|
Be gone glob loader! Move everything to autoload or explicit require.
|
2011-01-07 01:12:16 -08:00 |
Mitchell Hashimoto
|
9a158cf45a
|
Set VAGRANT_HOME env var to change vagrant home directory
|
2011-01-06 19:21:23 -08:00 |
Mitchell Hashimoto
|
a5d8193982
|
Allow multiple Vagrant::Config.run in a single Vagrantfile again
|
2011-01-06 19:05:31 -08:00 |
Mitchell Hashimoto
|
b8c84b67b7
|
Vagrantfiles are loaded only once, instead of 4+ times [closes GH-238]
|
2011-01-06 19:00:29 -08:00 |
Mitchell Hashimoto
|
e258395346
|
Rewrite of Vagrant::Config, on the path to fix bug with multiple loading Vagrantfiles
|
2011-01-06 18:35:58 -08:00 |
Mitchell Hashimoto
|
8daf81686d
|
Fix whitespace issues with puppet server
|
2011-01-06 13:35:08 -08:00 |
James Turnbull
|
3849355ef6
|
Basic Puppet Server provisioner
|
2011-01-06 13:33:22 -08:00 |
Mitchell Hashimoto
|
496f68fd6a
|
Move SSH::Session to its own file
|
2011-01-05 16:45:05 -08:00 |
Mitchell Hashimoto
|
afa9d923d4
|
Fix some code style
|
2011-01-04 20:28:04 -08:00 |
Petyo Ivanov
|
b9e24090e9
|
Add X11 ssh forwarding option (off by default).
|
2011-01-04 20:17:04 -08:00 |
Mitchell Hashimoto
|
e0c716e454
|
Fix automount select to accept key/val instead of just val
|
2011-01-04 20:10:34 -08:00 |
Mitchell Hashimoto
|
fb8f0c010b
|
Reload config after downloading box during `up` [closes GH-231]
|
2010-12-31 21:41:05 -06:00 |
Mitchell Hashimoto
|
e12d96d4df
|
Only automount NFS folders which have guest path specified
|
2010-12-31 02:24:49 -06:00 |
Mitchell Hashimoto
|
c1be64ae61
|
Shared folders with no guest path are not automounted [closes GH-184]
|
2010-12-31 02:19:27 -06:00 |
Mitchell Hashimoto
|
4cbce66ab1
|
Downloaders have clearer output to note what they're doing
|
2010-12-31 01:44:30 -06:00 |
Mitchell Hashimoto
|
6b74ad103d
|
Box adding via HTTP follows redirects [closes GH-163]
|
2010-12-31 01:40:30 -06:00 |
Mitchell Hashimoto
|
b33e4002ff
|
Up version for development to 0.7.0.beta2.dev
|
2010-12-30 21:12:30 -06:00 |
Ivan Evtuhovich
|
cdbe14c09e
|
Fix bug with mount vboxfs in SLES 11 boxes. Issue #251
|
2010-12-30 21:01:49 -06:00 |
Mitchell Hashimoto
|
8abdfe7b27
|
v0.7.0.beta - VirtualBox 4.0 support, initial testing
|
2010-12-24 19:25:18 -08:00 |
Mitchell Hashimoto
|
b0ce015f40
|
Up VirtualBox version check to 4.0
|
2010-12-24 19:15:36 -08:00 |
Mitchell Hashimoto
|
e19788701e
|
Don't disable networks on halt/destroy.
|
2010-12-24 19:02:11 -08:00 |
Mitchell Hashimoto
|
c32ab0442c
|
Change the mechanism by which useless host only networks are detected and destroyed
|
2010-12-24 18:57:44 -08:00 |
Mitchell Hashimoto
|
2018fd8645
|
"vbox-prev" bug still exists, but filename changes for VB4
|
2010-12-24 18:35:46 -08:00 |
Mitchell Hashimoto
|
e4488c415e
|
Update destroy to use new API for VB4
|
2010-12-24 15:19:31 -08:00 |
Mitchell Hashimoto
|
083c820a1b
|
And this is v0.7.0.dev, due to major internal changes for VB 4
|
2010-12-24 14:20:16 -08:00 |
Mitchell Hashimoto
|
7f41ce11b4
|
Up version for development (0.6.10.dev)
|
2010-12-21 20:10:44 -08:00 |
Mitchell Hashimoto
|
86394fc74b
|
v0.6.9
|
2010-12-21 20:08:29 -08:00 |
Mitchell Hashimoto
|
dbd18e752e
|
Whitespace changes
|
2010-12-21 20:07:57 -08:00 |
Mitchell Hashimoto
|
7c7f5d48fe
|
Don't need to call ".new" on raising exceptions
|
2010-12-21 20:04:21 -08:00 |
Mitchell Hashimoto
|
2358130c0e
|
Show error if host only networking on Windows
|
2010-12-21 19:52:41 -08:00 |
Mitchell Hashimoto
|
e98db8dc86
|
Determine SSH on main thread for up? to fix issues with multi-thread access on JRuby
|
2010-12-19 10:27:07 -08:00 |
Mitchell Hashimoto
|
c3b26dc4bf
|
Show special error if VirtualBox not detected on 64-bit Win
|
2010-12-18 20:50:32 -08:00 |