Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support virtualbox 5 0 #5603

Closed

Conversation

michaeldhopkins
Copy link

This is in reference to #5572. Using the 4.3 driver for 5.0 works, so adding it is an easy way to extend support to the new version of Virtualbox.

Peter Tripp and others added 2 commits April 13, 2015 12:57
… of acceptable versions/drivers, and autoloading the file in the virtualbox plugin file.
@@ -50,6 +50,7 @@ def initialize(uuid=nil)
"4.1" => Version_4_1,
"4.2" => Version_4_2,
"4.3" => Version_4_3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we are missing a comma here

…keep future diffs from highlighting the existing line.
@scoutman57
Copy link

So can't wait for this to go into next build. I think many people are using VB5 beta for the new features.

@Stanzilla
Copy link
Contributor

#5560 can be closed if this gets merged

@scoutman57
Copy link

What is the hold up on getting this merged in?

@petermac-
Copy link

:+1:

@Stanzilla
Copy link
Contributor

@sethvargo @michaeldhopkins Sorry, I'm impatient :D #5647

@scoutman57
Copy link

I agree Stanzilla. I was hoping to already have a new version of vagrant installed and using the new VB beta already.

@rtpHarry
Copy link

@Stanzilla @michaeldhopkins

Vagrant doesn't work in Windows 10 at the moment. The issue is to do with host-only networking component in VirtualBox. I've read that the VirtualBox 5.0 Beta 4 doesn't have this issue but Vagrant won't work with it.

So until you get this merged and out there its causing problems for early adopters. I know we bring it upon ourselves please get this one out the door! :)

@Stanzilla
Copy link
Contributor

My pull request #5647 is just waiting for @sethvargo 's approval.

@sethvargo
Copy link
Contributor

Merged #5647

@sethvargo sethvargo closed this May 30, 2015
@ghost ghost locked and limited conversation to collaborators Apr 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants