summaryrefslogtreecommitdiffstats
path: root/core/modules/vbox-src/module.conf
Commit message (Collapse)AuthorAgeFilesLines
* [vbox/kernel] Update versionSimon Rettberg2019-09-131-1/+1
|
* [vbox-src] Bump to 6.0.8Simon Rettberg2019-06-171-1/+1
|
* [vbox-src] Bump versionSimon Rettberg2018-10-191-1/+1
|
* [xbox-src] Update versionSimon Rettberg2018-09-121-2/+1Star
|
* [vbox-src] get vdi uuid with odJonathan Bauer2018-04-201-0/+3
| | | | | | | 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-0/+1
| | | | mostly for USB 2.0 & 3.0
* [vbox-src] finalized build script + confJonathan Bauer2018-02-011-0/+4
|
* [vbox] cleanup old commented entriesJonathan Bauer2018-01-291-9/+0Star
|
* [vbox] new vbox module 'vbox-src' (wip)Jonathan Bauer2018-01-291-0/+11
* builds virtualbox from source instead of deb packages * currently only builds stuff, does not copy anything to target build dir