Revert "vmguest: apply vboxdrv related workaround"

This reverts commit ae44169139
as libglx has been fixed already; see #27340 and #28782 for
the details, huge thanks go to Alexey Borisenkov for his
thorough investigation and patches as well as to shrek@
and sin@ for their cooperation to get this fixed in Sisyphus.
This commit is contained in:
Michael Shigorin 2013-05-05 22:17:22 +03:00
parent 754d1bda3e
commit b1ce5a80ee
2 changed files with 0 additions and 2 deletions

View File

@ -35,7 +35,6 @@ livecd-setauth
livecd-setlocale
livecd-net-eth
livecd-install-wmaker
livecd-virtualbox-noglx
network
NetworkManager
connman

View File

@ -6,7 +6,6 @@ use/vmguest:
use/vmguest/virtualbox: use/vmguest
@$(call add,THE_KMODULES,virtualbox-addition drm)
@$(call add,THE_PACKAGES,virtualbox-guest-additions)
@$(call add,THE_PACKAGES,livecd-virtualbox-noglx) ### #28782
# NB: only reasonable for X11-bearing images
use/vmguest/kvm: use/vmguest