aboutsummaryrefslogtreecommitdiffstats
path: root/testing/virtualbox-guest-additions/virtualbox-guest-additions.initd
Commit message (Collapse)AuthorAgeFilesLines
* community/virtualbox-guest-*: move from testingNatanael Copa2017-01-241-33/+0
| | | | ref #5722
* testing/virtualbox-guest-additions: Upgrade to 5.1.12 and update init scriptBen Allen2016-12-301-2/+10
| | | | | | - Upgrade to 5.1.12 - Init script on start loads vboxsf, which mounts any shared directories - Init script on stop umounts any vboxsf filesystems and unloads vboxsf
* testing/virtualbox-guest-additions: new aportBen Allen2016-08-151-0/+25
- Userland components to VirtualBox's guest additions, eg. VBoxService, VBoxControl, mount.vboxsf, and a basic init script. - Creates vboxsf group on install to allow VBoxService to auto-mount shared folders.