https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246330
Bug ID: 246330
Summary: emulators/virtualbox-ose-additions - shared clipboard
does not work because VBoxClient is invoked from wrong
location
Product: Ports & Packages
Bugzilla Automation has asked v...@freebsd.org for
maintainer-feedback:
Bug 246330: emulators/virtualbox-ose-additions - shared clipboard does not work
because VBoxClient is invoked from wrong location
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246330
--- Description ---
Hi,
I am runnin
Hi;
I'm attempting to port VirtualBox 6.0.8 to FreeBSD. I managed do get it
working perfectly up to
11.3-STABLE-amd64-r359971.
After an svn up to 11.4-PRERELEASE-r360676M, VirtualBox 6.0.8 no longer
works. Bringing world+kernel back to 11.3-STABLE-amd64-r359971 makes it
work again, despite whate
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244962
--- Comment #17 from groenv...@acm.org ---
John-Mark Gurney's patch worked for me with FreeBSD 13.0-CURRENT #0 r360723:
https://lists.freebsd.org/pipermail/freebsd-virtualization/2020-May/008448.html>
John
groenv...@acm.org
--
You are rec
09.05.2020 23:41, Mario Lobo wrote:
> Hi;
>
> I'm attempting to port VirtualBox 6.0.8 to FreeBSD. I managed do get it
> working perfectly up to
>
> 11.3-STABLE-amd64-r359971.
>
> After an svn up to 11.4-PRERELEASE-r360676M, VirtualBox 6.0.8 no longer
> works. Bringing world+kernel back to 11.3-
On Sat, May 9, 2020 at 3:25 PM Yuri Pankov wrote:
> Eugene Grosbein wrote:
> > 09.05.2020 23:41, Mario Lobo wrote:
> >
> >> Hi;
> >>
> >> I'm attempting to port VirtualBox 6.0.8 to FreeBSD. I managed do get it
> >> working perfectly up to
> >>
> >> 11.3-STABLE-amd64-r359971.
> [snip..]
>> Thanks
That will do the trick indeed.
I don't know about that bcmp thingy, ideally it would be needed. I
presume there is a sufficient header mess which makes this to be the
easiest hack.
On 5/9/20, John-Mark Gurney wrote:
> Hello virtualbox maintainer(s),
>
> Attached is a patch to make VirtualBox vbo
Hello virtualbox maintainer(s),
Attached is a patch to make VirtualBox vboxvfs work again. I've only
tested under -current.
mjg, what is the correct way to make this patch work on past versions
of FreeBSD? would a simple #ifdef VFS_VOP_VECTOR_REGISTER wrapper
around the call work?
Thanks.
--
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246339
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|emulat...@freebsd.org
Su