summaryrefslogtreecommitdiffstats
path: root/remote/modules/vbox/module.build
Commit message (Collapse)AuthorAgeFilesLines
* [vbox] Changed dev access rights, some more modifications, gui/suppress ↵Christian Rößler2015-07-211-4/+9
| | | | mouse integration etc.
* [Vbox] One more suid, VBoxNetAdpCtlChristian Rößler2015-07-171-1/+1
|
* don't split busybox applets in /usr.Jonathan Bauer2014-07-011-1/+1
| | | | | | all busybox stuff is now under /bin and /sbin. We create links for all applets in stage32's /bin and /sbin. This fixes the "no such file" errors caused by hardcoded calls (e.g. /bin/rm) in a some binaries.
* [vbox] Simplified script list to be patched with openslx binary pathChristian Rößler2014-04-291-4/+9
|
* [vbox] module.build: -debugging lineChristian Rößler2014-04-161-1/+0Star
|
* [vbox] Adapted config files, cosmetic changes etc.Christian Rößler2014-04-161-0/+5
|
* [modules] new module naming conventionJonathan Bauer2014-03-251-0/+127
rename $MODULE.{conf,build} to module.{conf,build}