education.mk: speak Russian by default, care for VMs

The former is part of requirements for this distribution,
and the latter is part of expectations.
This commit is contained in:
Michael Shigorin 2016-02-29 21:39:11 +03:00
parent b5900acbe3
commit dda5cc71a1

View File

@ -2,7 +2,9 @@
ifeq (distro,$(IMAGE_CLASS))
distro/education-junior: distro/.installer use/slinux/full
distro/education-junior: distro/.installer use/slinux/full \
use/l10n/default/ru_RU +vmguest
@$(call set,INSTALLER,junior)
@$(call set,BRANDING,school-junior)
@$(call set,META_VOL_SET,Education Junior)
@$(call add,THE_LISTS,education/desktop)