Mitchell Hashimoto
|
c34c8b39c3
|
Expand Cygwin path to Windows for VirtualBox shared folders
|
2013-04-06 22:08:41 -07:00 |
Mitchell Hashimoto
|
373a1d8633
|
Properly expand cygwin paths to Windows path for vboxmanage
|
2013-04-06 22:06:33 -07:00 |
Mitchell Hashimoto
|
2a542dab02
|
Switch configure_networks to capabilities system
|
2013-04-03 23:08:33 -07:00 |
Mitchell Hashimoto
|
28d3f274d8
|
First capability for linux
|
2013-04-03 23:01:43 -07:00 |
Mitchell Hashimoto
|
4ffc2c3b74
|
Invalid configuration keys are caught and shown in user friendly way
[GH-1484]
|
2013-04-03 16:18:37 -07:00 |
Mitchell Hashimoto
|
fc708bc139
|
Respect :mac option for networks [GH-1536]
|
2013-04-03 15:41:42 -07:00 |
Mitchell Hashimoto
|
acd494d148
|
Get rid of debug exception
|
2013-04-03 12:50:04 -07:00 |
Mitchell Hashimoto
|
36edc4a0fd
|
Re-disable parallel on virtualbox
|
2013-04-03 08:31:43 -07:00 |
Mitchell Hashimoto
|
bd60d6b283
|
Lock around chdir in Subprocess for thread safety
|
2013-04-03 08:31:43 -07:00 |
Mitchell Hashimoto
|
c84c609633
|
Gracefully handle errors in parallel cases
|
2013-04-03 08:31:43 -07:00 |
Mitchell Hashimoto
|
79ba9df881
|
Respect the "disabled" flag for shared folders for VirtualBox [GH-1004]
|
2013-04-03 08:31:41 -07:00 |
Mitchell Hashimoto
|
bc2a9fe780
|
VBoxManage errors show stderr
|
2013-03-31 20:45:54 -07:00 |
Mitchell Hashimoto
|
0a86deedf1
|
better comments on the last change
|
2013-03-29 13:15:11 -07:00 |
Mitchell Hashimoto
|
30053638af
|
Human friendly error on exit code 126 from VBoxManage
|
2013-03-29 13:14:00 -07:00 |
Mitchell Hashimoto
|
d9c1b4b3fc
|
Default forward port adapter for VirtualBox should be 1
|
2013-03-25 14:32:15 -07:00 |
Mitchell Hashimoto
|
43d85930ed
|
Improve network interface detection to avoid crash [GH-1480]
|
2013-03-22 10:51:07 -07:00 |
Mitchell Hashimoto
|
230a3ca0bf
|
Force to_i on adapters for forwarded ports in VirtualBox
|
2013-03-22 10:47:25 -07:00 |
Mitchell Hashimoto
|
a4745fb426
|
Properly handle forward port collision detection with auto-correct
[GH-1472]
|
2013-03-21 16:33:06 -07:00 |
Mitchell Hashimoto
|
df23c2a8fa
|
Move guest addition check to later, after boot [GH-1179]
|
2013-03-21 13:59:13 -07:00 |
Jan Schumann
|
d42b7745e4
|
added dhcp configuration option for private networks
|
2013-03-20 20:18:32 +01:00 |
Mitchell Hashimoto
|
c94f61d274
|
Only prepare NFS settings for VirtualBox if NFS is enabled
|
2013-03-18 13:21:06 -07:00 |
Eivind Uggedal
|
c45d3ee728
|
Fix wrong reference to Errors::NFSNoHostonlyNetwork introduced in 022c1da [GH-1437].
|
2013-03-18 14:30:26 +01:00 |
Mitchell Hashimoto
|
022c1daec0
|
Raise error if no hostonly network on VBox with NFS [GH-1437]
|
2013-03-17 22:33:02 -07:00 |
Mitchell Hashimoto
|
f03175b4af
|
Don't "return" if FP less than port 1024 [GH-1421]
|
2013-03-15 15:15:54 -07:00 |
Mitchell Hashimoto
|
c8b829c4d2
|
Properly resolve cygwin paths in Cygwin environments [GH-1366]
|
2013-03-13 21:50:41 -07:00 |
Mitchell Hashimoto
|
57a5edbc39
|
Merge pull request #1366 from johnb0011/master
Solve Virtualbox pathing issue running under Cygwin
|
2013-03-13 21:41:34 -07:00 |
Mitchell Hashimoto
|
7f736f934c
|
Improve VBox kernel module detection for Gentoo [GH-710]
|
2013-03-13 21:39:05 -07:00 |
Mitchell Hashimoto
|
65e3614226
|
Namespace VBoxManage errors properly
|
2013-03-06 14:47:28 -08:00 |
Mitchell Hashimoto
|
5b18cfae28
|
Raise properly namespaced errors in VM boot
|
2013-03-06 14:46:25 -08:00 |
Mitchell Hashimoto
|
36b805367d
|
Fix all core code to use the new networking syntax
|
2013-03-01 16:48:10 -08:00 |
Mitchell Hashimoto
|
18492d5d70
|
Remove VirtualBox Hostname middleware
|
2013-02-27 21:30:01 -08:00 |
Mitchell Hashimoto
|
3c47f4f3bc
|
SetHostname middleware uses hostname
|
2013-02-27 21:29:33 -08:00 |
Mitchell Hashimoto
|
c9ad55d9e7
|
Built-in hostname middleware for setting hostname
|
2013-02-27 21:28:09 -08:00 |
Mitchell Hashimoto
|
21c218e32f
|
Line up equal signs because I'm anal about it
|
2013-02-27 19:12:45 -08:00 |
Mitchell Hashimoto
|
54bcac2e7a
|
Only error if minor or major version of guest additions is different
|
2013-02-27 19:10:49 -08:00 |
Mitchell Hashimoto
|
5d82123da9
|
VirtualBox should use the new port forwarding collision detection stuff
|
2013-02-26 13:38:00 -08:00 |
Mitchell Hashimoto
|
082cc7f92d
|
Retry setting default name for VirtualBox VM [GH-1368]
|
2013-02-23 11:52:29 -08:00 |
John Barney
|
a390b9dddf
|
Removing tabs added by a bad .vimrc
|
2013-02-10 03:49:15 -08:00 |
John Barney
|
416a765417
|
Removing extra file
|
2013-02-10 01:43:49 -08:00 |
John Barney
|
52156d7c06
|
Solved bug with spaces in paths causing errors
|
2013-02-10 01:41:15 -08:00 |
John Barney
|
e0949085a0
|
No longer need VBoxmanage.exe to be in PATH in Cygwin.
|
2013-02-10 01:40:59 -08:00 |
John Barney
|
cea8c5dafd
|
Whitespace issue fixed
|
2013-02-09 19:42:04 -08:00 |
John Barney
|
73eb86bad0
|
Adding Cygwin detection, and fixing pathing issue in VirtualBox driver under Cygwin
|
2013-02-09 19:36:56 -08:00 |
Mitchell Hashimoto
|
6afb4326fa
|
Move NFS to a built-in middleware
|
2013-02-08 15:34:04 -08:00 |
Mitchell Hashimoto
|
a76556f3eb
|
Fix missing translation error in set_name
|
2013-02-08 15:17:50 -08:00 |
Mitchell Hashimoto
|
387692f9c8
|
Enable symlinks on vboxsf for VirtualBox 4.2 [GH-713]
|
2013-02-06 11:51:59 -08:00 |
Mitchell Hashimoto
|
165dd63f78
|
New HandleBoxUrl built-in middleware to handlet the "box_url" config
|
2013-02-01 11:31:08 -08:00 |
Mitchell Hashimoto
|
6d002eb4c1
|
Fix a little logging typo
|
2013-02-01 10:51:53 -08:00 |
Mitchell Hashimoto
|
ab4046d8af
|
Fix issue where set name doesn't work if saved
|
2013-01-31 11:26:45 -08:00 |
Mitchell Hashimoto
|
1392d9b4a5
|
Detect if a VM name is already taken for VirtualBox
|
2013-01-30 23:22:45 -08:00 |