education.mk: set volume id and volume set id like other ALT distributions

This commit is contained in:
Andrey Cherepanov 2019-07-15 18:04:30 +03:00 committed by Anton Midyukov
parent 077e0e1aa4
commit a8eb297b8a

View File

@ -37,8 +37,8 @@ distro/alt-education: distro/.installer mixin/education \
+plymouth +wireless \
use/install2/fonts
@$(call set,INSTALLER,education)
@$(call set,META_APP_ID,$(DISTRO_VERSION)/$(ARCH))
@$(call set,META_VOL_SET,ALT Education 9.0alpha)
@$(call set,META_APP_ID,ALT Education)
@$(call set,META_VOL_SET,ALT)
@$(call set,META_PUBLISHER,BaseALT Ltd)
@$(call add,INSTALL2_PACKAGES,disable-usb-autosuspend)
@$(call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2)