diff --git a/conf.d/education.mk b/conf.d/education.mk index c23fe1e0..47fe9bc8 100644 --- a/conf.d/education.mk +++ b/conf.d/education.mk @@ -10,6 +10,7 @@ distro/education: distro/.installer use/slinux/full \ @$(call set,BRANDING,alt-education) @$(call set,META_VOL_SET,ALT Education 8.0) @$(call add,THE_LISTS,education/desktop) + @$(call add,STAGE2_PACKAGES,xorg-drv-vmware xorg-drv-vmmouse disable-usb-autosuspend) @$(call add,THE_GROUPS,teacher) @$(call add,THE_GROUPS,kde5) @$(call add,THE_GROUPS,server-apps-edu) diff --git a/pkg.in/lists/education/desktop b/pkg.in/lists/education/desktop index 9d6c6a13..cb5fa36b 100644 --- a/pkg.in/lists/education/desktop +++ b/pkg.in/lists/education/desktop @@ -129,3 +129,6 @@ color-prompt-and-man # Popular sofware prerequsites 1c-preinstall cryptopro-preinstall +# Virtualization support +xorg-drv-vmware +xorg-drv-vmmouse