Commit b1ce5a80 authored by Michael Shigorin's avatar Michael Shigorin

Revert "vmguest: apply vboxdrv related workaround"

This reverts commit ae441691 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.
parent 754d1bda
...@@ -35,7 +35,6 @@ livecd-setauth ...@@ -35,7 +35,6 @@ livecd-setauth
livecd-setlocale livecd-setlocale
livecd-net-eth livecd-net-eth
livecd-install-wmaker livecd-install-wmaker
livecd-virtualbox-noglx
network network
NetworkManager NetworkManager
connman connman
......
...@@ -6,7 +6,6 @@ use/vmguest: ...@@ -6,7 +6,6 @@ use/vmguest:
use/vmguest/virtualbox: use/vmguest use/vmguest/virtualbox: use/vmguest
@$(call add,THE_KMODULES,virtualbox-addition drm) @$(call add,THE_KMODULES,virtualbox-addition drm)
@$(call add,THE_PACKAGES,virtualbox-guest-additions) @$(call add,THE_PACKAGES,virtualbox-guest-additions)
@$(call add,THE_PACKAGES,livecd-virtualbox-noglx) ### #28782
# NB: only reasonable for X11-bearing images # NB: only reasonable for X11-bearing images
use/vmguest/kvm: use/vmguest use/vmguest/kvm: use/vmguest
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment