summaryrefslogtreecommitdiffstats
path: root/core/modules/vbox-src
Commit message (Collapse)AuthorAgeFilesLines
...
* [vbox-src] shared folders and vram ammount + 2Dacceleration set to trueVictor Mocanu2018-03-282-3/+13
|
* [vbox-src] reactive all plugin featuresJonathan Bauer2018-03-191-2/+1Star
|
* [vbox-src] add missing dependencies on base ubuntusJonathan Bauer2018-03-011-0/+3
|
* [vbox-src] add Oracle extension packJonathan Bauer2018-02-092-1/+15
| | | | mostly for USB 2.0 & 3.0
* [vbox-src] remove redundant log callJonathan Bauer2018-02-061-1/+0Star
|
* [vbox-src] gen_uuid helperJonathan Bauer2018-02-062-18/+16Star
|
* [vbox-src] wrappers for xmlstarletJonathan Bauer2018-02-064-64/+207
| | | | and use them when creating the final machine configuration
* [vbox-src] addon-init to start vbox.serviceJonathan Bauer2018-02-022-0/+8
| | | | and add service requirements on vbox.service
* [vbox-src] build with X support (non-headless)Jonathan Bauer2018-02-012-6/+8
|
* [vbox-src] run-virt plugin functional (wip)Jonathan Bauer2018-02-0114-0/+476
|
* [vbox-src] finalized build script + confJonathan Bauer2018-02-013-3/+55
|
* [vbox-src] add missing depsJonathan Bauer2018-01-302-5/+7
| | | | + fix package inclusion to cross compile 32bit binaries on 64bit systems
* [vbox] cleanup old commented entriesJonathan Bauer2018-01-291-9/+0Star
|
* [vbox] new vbox module 'vbox-src' (wip)Jonathan Bauer2018-01-293-0/+65
* builds virtualbox from source instead of deb packages * currently only builds stuff, does not copy anything to target build dir