Commit 14ed7ccc authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: add use/vmguest/dri to distro/.regular-wm

There is a problem adding +vmguest to systems with sysvinit. But without dri, the installer refuses to work in virtual machines.
parent b8126618
......@@ -46,7 +46,7 @@ endif
# WM base target
distro/.regular-wm: distro/.regular-x11 \
mixin/regular-desktop \
mixin/regular-desktop use/vmguest/dri \
use/live/rw +live-installer
@$(call set,GRUB_DEFAULT,live)
@$(call set,SYSLINUX_DEFAULT,live)
......
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