Commit 6bfed400 authored by Anton Midyukov's avatar Anton Midyukov

regular-vm.mk: remove guest addition for vmware and virtualbox

qemu support is enough. But the reason was that open-vm-tools cannot be installed on sysvinit.
parent 9ea21ef2
......@@ -38,7 +38,7 @@ mixin/vm-archdep:: use/bootloader/uboot
@$(call set,KFLAVOURS,un-def)
endif
mixin/vm-archdep-x11: mixin/vm-archdep +vmguest; @:
mixin/vm-archdep-x11: mixin/vm-archdep use/vmguest/kvm/x11; @:
mixin/regular-vm-base: use/firmware use/ntp/chrony use/repo \
use/services/lvm2-disable use/wireless
......
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