FS#43035 - [virtualbox-guest-utils] make a version without xorg dependency
Attached to Project:
Community Packages
Opened by Oscar Garcia (ogarcia) - Sunday, 07 December 2014, 13:15 GMT
Last edited by Sébastien Luttringer (seblu) - Sunday, 14 December 2014, 21:11 GMT
Opened by Oscar Garcia (ogarcia) - Sunday, 07 December 2014, 13:15 GMT
Last edited by Sébastien Luttringer (seblu) - Sunday, 14 December 2014, 21:11 GMT
|
Details
In most cases you use this package in virtualized systems
that don't need any graphic mode and the xorg dependency do
that the installation grow around of 100MB.
I think that is necessary a version without this dependency and without graphic driver. It can be virtualbox-guest-utils-nox for example. What do you think? |
This task depends upon
Closed by Sébastien Luttringer (seblu)
Sunday, 14 December 2014, 21:11 GMT
Reason for closing: Implemented
Additional comments about closing: virtualbox-4.3.20-3
Sunday, 14 December 2014, 21:11 GMT
Reason for closing: Implemented
Additional comments about closing: virtualbox-4.3.20-3
The modules work fine, the virtualbox-guest-modules asks for load vboxvideo, but I think that no matter with this.
In `/usr/lib/systemd/system/vboxservice.service` I think that can remove the line `ExecStartPre=-/usr/bin/modprobe vboxvideo` because if the guest machine don't have graphical mode don't need this module. The service works fine.
The vboxsf works OK. Can mount shared folders without problems.
VBoxControl OK.
I'll make a vagrant box with it to do more tests. ;)
If you want can test it:
vagrant up ogarcia/archlinux-201412-x64 --provider virtualbox
Or download directly:
https://googledrive.com/host/0B02xGTMLLfudLW5zdTBCLVJIenc/archlinux-201412-2.0_x64.box