education.mk: add base+regular pkglist

...for make-initrd-lvm and other packages.
This commit is contained in:
Andrey Cherepanov 2017-04-25 17:28:50 +03:00 committed by Michael Shigorin
parent a67889e523
commit be449541c5

View File

@ -29,6 +29,7 @@ distro/education: distro/.installer use/slinux/full \
@$(call add,MAIN_PACKAGES,kumir2 rujel)
@$(call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2)
@$(call add,THE_LISTS,education/desktop)
@$(call add,THE_LISTS,$(call tags,base regular))
@$(call add,SERVICES_ENABLE,bluetoothd sshd syslogd bind)
endif