Mike Fiedler
|
ccd688593f
|
adding note to Vagrantfile template aobut bridged networking
|
2012-01-03 07:52:29 -08:00 |
Mitchell Hashimoto
|
09945fe4f9
|
Better documentation and error messages for unsupported guest features
|
2012-01-03 07:50:01 -08:00 |
Mitchell Hashimoto
|
97f7fa633d
|
Re-implement how networking is done internally
|
2012-01-02 19:51:38 -08:00 |
Mitchell Hashimoto
|
76a77432b8
|
Clear all network adapters during the boot process
|
2012-01-01 22:02:30 -08:00 |
Mitchell Hashimoto
|
22d042cb94
|
Vagrant now asks what adapter to bridge to
|
2012-01-01 00:05:47 -08:00 |
Mitchell Hashimoto
|
c48a31d6bd
|
Fix template paths for other guests
|
2011-12-31 19:08:56 -08:00 |
Mitchell Hashimoto
|
474ac3a63d
|
Enabling bridged networks on Debian
|
2011-12-31 11:53:04 -08:00 |
Mitchell Hashimoto
|
42883cbd20
|
Bridged networking basics.
|
2011-12-31 11:35:09 -08:00 |
Mitchell Hashimoto
|
b36e3c447e
|
Add a deprecation error for the old style of configuring host only networks
|
2011-12-30 23:39:16 -08:00 |
Mitchell Hashimoto
|
b5b3805157
|
Add validation once again for host only networks
|
2011-12-31 10:55:37 +09:00 |
Mitchell Hashimoto
|
4428daf344
|
A regex string can be passed to commands in Multi-VM
|
2011-12-26 18:12:02 -08:00 |
Mitchell Hashimoto
|
ad7f4c79ad
|
Make requiring a single VM target in a command more DRY
|
2011-12-26 17:59:18 -08:00 |
Mitchell Hashimoto
|
76f605f08d
|
Nice error message if port collisions are detected on `resume` [GH-602]
|
2011-12-25 09:48:49 -08:00 |
Mitchell Hashimoto
|
3eede78876
|
Get rid of 64-bit Windows error since it should work now
|
2011-12-22 12:51:20 -08:00 |
Mitchell Hashimoto
|
c42fe7ac6f
|
Update the error message shown if VBoxManage is not found
|
2011-12-22 12:49:45 -08:00 |
Mitchell Hashimoto
|
b7fce678e4
|
Make the non-NAT message one line to make things look better
|
2011-12-22 11:49:17 -08:00 |
Mitchell Hashimoto
|
4093e79027
|
Removed deprecation notice for chef_server to chef_client
|
2011-12-21 23:27:43 -08:00 |
Mitchell Hashimoto
|
ecbf7df859
|
Host only networks now work with VBoxManage
|
2011-12-21 22:27:06 -08:00 |
Mitchell Hashimoto
|
a3395f94ab
|
Catch and handle customization errors
|
2011-12-21 16:37:59 -08:00 |
Mitchell Hashimoto
|
e1d0ce19ce
|
Customizations are back in!
|
2011-12-21 16:25:58 -08:00 |
Mitchell Hashimoto
|
306945dd26
|
Nice error messages if VBoxManage command fails
|
2011-12-21 15:41:14 -08:00 |
Mitchell Hashimoto
|
48ea8173c6
|
Lots more VBoxManage
|
2011-12-21 13:37:59 -08:00 |
Mitchell Hashimoto
|
96868e5d29
|
Import and destroy work with the new driver interface
|
2011-12-20 21:20:45 -08:00 |
Mitchell Hashimoto
|
a8f5ed1863
|
Require vagrant environments for some commands.
|
2011-12-18 13:26:15 -08:00 |
Mitchell Hashimoto
|
a5052131df
|
Delete strings for unused command
|
2011-12-18 13:21:35 -08:00 |
Mitchell Hashimoto
|
98df762f8c
|
`vagrant init` uses new OptParse based CLI
|
2011-12-17 21:06:00 -08:00 |
Mitchell Hashimoto
|
5ae19f4782
|
Fix locale that referenced Vagrant::Systems::Base still
|
2011-12-15 21:08:12 -08:00 |
Mitchell Hashimoto
|
7157bd9cdb
|
Re-namespace messages for systems to the vagrant.guest
|
2011-12-15 21:07:43 -08:00 |
Mitchell Hashimoto
|
bfc8794d95
|
Update error output for systems to use the word "guest"
|
2011-12-15 20:56:19 -08:00 |
Mitchell Hashimoto
|
5fe50c8b5d
|
Change config.vm.system to config.vm.guest. Rename internals.
|
2011-12-15 20:55:16 -08:00 |
Mitchell Hashimoto
|
fd9b752938
|
Make host class available to all actions
|
2011-12-11 23:27:53 -08:00 |
Mitchell Hashimoto
|
98b8d858c4
|
Error message for improperly packaged boxes [GH-198]
|
2011-12-10 21:49:00 -08:00 |
Mitchell Hashimoto
|
f44f1831ef
|
Special error message if SCP is unavailable [GH-568]
|
2011-12-10 21:30:04 -08:00 |
Mitchell Hashimoto
|
d9e2c8b788
|
Raise a nice error if home directory is not accessible
|
2011-12-10 17:14:07 -08:00 |
Mitchell Hashimoto
|
73a672cff1
|
load_config! is kind of working again.
Specifically: Global configuration load appears to be working. More
unit tests should reveal if proper VM configuration is loading.
|
2011-12-03 18:31:17 -08:00 |
Mitchell Hashimoto
|
b133b0a357
|
Update CHANGELOG
|
2011-11-27 11:11:50 -07:00 |
William Roe
|
8c3af5cade
|
Add file-local emacs and vi filetype settings for Vagrantfile
|
2011-11-27 11:11:04 -07:00 |
Steve Losh
|
66eb32d202
|
Fix typo in creation message.
|
2011-09-16 14:08:37 -03:00 |
Mitchell Hashimoto
|
7219f3d05b
|
Show warning if forwarding port less than 1024 [closes GH-487]
|
2011-09-11 23:56:02 -07:00 |
Mitchell Hashimoto
|
327a6f9d94
|
Add a check for VM accessibility before every action
|
2011-08-28 20:32:22 -07:00 |
Mitchell Hashimoto
|
2efe1f9135
|
Handle inaccessible VMs with "vagrant status"
|
2011-08-28 20:17:25 -07:00 |
Mitchell Hashimoto
|
14d1b987ae
|
Add validation to args for shell provisioner
|
2011-08-28 00:02:42 -07:00 |
Mitchell Hashimoto
|
3c1b16f286
|
vagrant ssh -c no longer emits prefix and newlines [closes GH-462]
|
2011-08-14 13:51:20 -07:00 |
Joseph Anthony Pasquale Holsten
|
a42ab2ce20
|
init command should mention :chef_client provisioner instead of :chef_server [closes GH-464]
|
2011-08-10 22:45:30 -07:00 |
Brian J Brennan
|
18a7b48b89
|
Change message for virualbox_not_detected to accurately indicate which version of VirtualBox is required. [closes GH-458]
|
2011-08-09 23:19:13 -07:00 |
Thomas Pelletier
|
860a458a9c
|
archlinux host only network support [closes GH-448]
|
2011-07-30 12:05:09 -07:00 |
Mitchell Hashimoto
|
070f20dad7
|
Get rid of chef json "merge" in default Vagrantfile
|
2011-07-30 10:28:38 -07:00 |
Mitchell Hashimoto
|
2ca46ced57
|
Fix message when provision is run on halted machine [closes GH-447]
|
2011-07-30 09:58:29 -07:00 |
Mitchell Hashimoto
|
14ca7ecc24
|
Better validation for networking configuration
|
2011-07-22 23:53:19 -07:00 |
Mitchell Hashimoto
|
a0719d1414
|
Merge branch 'version_check_40'
|
2011-07-19 14:40:56 -07:00 |