[vbox-dev] [Patch] kBuild Haiku Fixes v1
Ramshankar
ramshankar.venkataraman at oracle.com
Thu Sep 20 03:23:00 PDT 2012
Hi! Some good news on the additions front; I've finally integrate the
Haiku additions into the VirtualBox tree after some cleanups and fixes.
The main vboxguest module and vboxdev driver works, and the mouse
integration is also working (after fixing some C++ linkage issues with
the instantiation function). I did not test vboxvideo yet since it was
mentioned the performance would be pretty terrible. I'll test it later.
VBoxControl & VBoxService errors out (probably some post 4.1 change
which can be fixed easily). The rest needs testing.
Over the next few weeks/months I intend to clean up the code further and
get the rest working gradually as I find time. I will also work on
getting some sort of automated packaging working as I find time.
Thanks to Mike Smith, François Revol, Alexander Von Gluck and all the
others who might have been involved in contributing the additions!
Regards,
Ram.
To have no errors
Would be life without meaning
No struggle, no joy
On 09/13/12 06:51 PM, kallisti5 wrote:
> On 2012-09-11 7:24 am, Ramshankar wrote:
>> On 09/11/12 12:33 AM, Knut St. Osmundsen wrote:
>>> Hi Alexander,
>>>
>>> thanks for the fixes. I've applied the relevant ones.
>>
>> Great! now that the kBuild integration is done, I can look into
>> integrating the Haiku additions into the sources.
>
> As per our IRC conversation, I've gotten Travis's approval to adjust
> the copyright to ensure it is clear for VirtualBox in the lock.h file
>
> src/VBox/Additions/haiku/include/lock.h
>
> Pretty much just change this:
>
> /*
> * Copyright 2008-2010, Ingo Weinhold, ingo_weinhold at gmx.de.
> * Copyright 2002-2009, Axel Dörfler, axeld at pinc-software.de.
> * Distributed under the terms of the MIT License.
> *
> * Copyright 2001-2002, Travis Geiselbrecht. All rights reserved.
> * Distributed under the terms of the NewOS License.
> */
>
> to this:
>
> /*
> * Copyright 2008-2010, Ingo Weinhold, ingo_weinhold at gmx.de.
> * Copyright 2002-2009, Axel Dörfler, axeld at pinc-software.de.
> * Copyright 2001-2002, Travis Geiselbrecht. All rights reserved.
> * Distributed under the terms of the MIT License.
> */
>
> The NewOS license almost 1:1 MIT as well, but the above change ensures
> the meaning
> is clear.
>
> I've cc'ed Travis (geist) for oversight.
>
> Thanks!
> -- Alex
>
> _______________________________________________
> vbox-dev mailing list
> vbox-dev at virtualbox.org
> https://www.virtualbox.org/mailman/listinfo/vbox-dev
More information about the vbox-dev
mailing list