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:
parent
b5900acbe3
commit
dda5cc71a1
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user