summaryrefslogtreecommitdiffstats
path: root/core/modules/vbox-src/module.build
Commit message (Collapse)AuthorAgeFilesLines
* [vbox-src] Fix extpack permissionsSimon Rettberg2018-10-191-0/+2
|
* [vbox-src] Use http so proxy can cacheSimon Rettberg2018-09-191-1/+1
|
* [xbox-src] Update versionSimon Rettberg2018-09-121-1/+1
|
* [vbox-src] get vdi uuid with odJonathan Bauer2018-04-201-0/+6
| | | | | | | Using vboxmanage would cause VBoxXPCOMIPCD and VBoxSVC to get started and thus required to be killed before starting the VM (as the VM's config file and "global" virtualbox.xml were not yet generated leading to vboxmanage to not know about the machine uuid we wanted to start).
* [vbox-src] add Oracle extension packJonathan Bauer2018-02-091-1/+14
| | | | mostly for USB 2.0 & 3.0
* [vbox-src] build with X support (non-headless)Jonathan Bauer2018-02-011-6/+7
|
* [vbox-src] finalized build script + confJonathan Bauer2018-02-011-3/+43
|
* [vbox-src] add missing depsJonathan Bauer2018-01-301-1/+0Star
| | | | + fix package inclusion to cross compile 32bit binaries on 64bit systems
* [vbox] new vbox module 'vbox-src' (wip)Jonathan Bauer2018-01-291-0/+35
* builds virtualbox from source instead of deb packages * currently only builds stuff, does not copy anything to target build dir