Commit 18de2f6b authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: add xorg-drv-vmware to .regular-wm (for VirtualBox)

xorg-dri-vmwgfx + modesetting still work very poorly together.
parent 2d90cb29
......@@ -50,6 +50,7 @@ distro/.regular-wm: distro/.regular-x11 \
use/live/rw +live-installer
@$(call set,GRUB_DEFAULT,live)
@$(call set,SYSLINUX_DEFAULT,live)
@$(call add,THE_PACKAGES,xorg-drv-vmware) # for virtualbox with VMSVGA
# DE base target
# TODO: use/plymouth/live when luks+plymouth is done, see also #28255
......
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