Commit Graph

8 Commits

Author SHA1 Message Date
Sergei Reznikov
de577173ce VirtualBox Guest Additions: downgrade gcc2 version
* virtualbox_guest_additions-4.3.12 is the latest version which didn't use mlock/munlock
2017-12-20 12:24:43 +03:00
Sergei Reznikov
31b2c6ea52 virtualbox_guest_additions: use safe source 2017-12-15 00:59:43 +03:00
Sergei Reznikov
06cd8d593c VirtualBox Guest Additions: bump version 2017-08-02 08:18:44 +03:00
Sergei Reznikov
369bf5bd4c virtualbox_guest_additions: bump version 2017-06-17 03:31:25 +03:00
Sergei Reznikov
befb49f568 VirtualBox Guest Addtions: fix build on x86_64
* kernel rejects vbox drivers with "Bad data" message, help needed.
* icons are missing from userland apps
2017-01-23 17:58:58 +00:00
Sergei Reznikov
91ab8ea8b2 VirtualBox Guest Additions: add recipe and patch for version 5.1.14
* build fails on x86_64 at the very end with the following error:
undefined reference to `__dso_handle'
* TODO: use proper KBUILD_PATH
2017-01-22 10:49:43 +00:00
Sergei Reznikov
7a1c9c2b6a VirtualBox guest additions: update to the latest version 2014-12-09 19:35:17 +03:00
François Revol
817f36fb2d WIP recipe & patch for VirtualBox Guest Additions
Currently only clipboard exchange is supported, requires
VBoxTray running in the Deskbar.

The VBoxControl command should also work for some features.
2014-07-01 19:40:20 +02:00