education.mk, education/desktop: add vmware drivers

...to installer and disk; put disable-usb-autosuspend to installer
This commit is contained in:
Andrey Cherepanov 2016-07-22 13:00:52 +03:00 committed by Michael Shigorin
parent d17ef9d1e7
commit 7311bce3b9
2 changed files with 4 additions and 0 deletions

View File

@ -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)

View File

@ -129,3 +129,6 @@ color-prompt-and-man
# Popular sofware prerequsites
1c-preinstall
cryptopro-preinstall
# Virtualization support
xorg-drv-vmware
xorg-drv-vmmouse