Commit be449541 authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Michael Shigorin

education.mk: add base+regular pkglist

...for make-initrd-lvm and other packages.
parent a67889e5
...@@ -29,6 +29,7 @@ distro/education: distro/.installer use/slinux/full \ ...@@ -29,6 +29,7 @@ distro/education: distro/.installer use/slinux/full \
@$(call add,MAIN_PACKAGES,kumir2 rujel) @$(call add,MAIN_PACKAGES,kumir2 rujel)
@$(call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2) @$(call add,INSTALL2_PACKAGES,installer-feature-samba-usershares-stage2)
@$(call add,THE_LISTS,education/desktop) @$(call add,THE_LISTS,education/desktop)
@$(call add,THE_LISTS,$(call tags,base regular))
@$(call add,SERVICES_ENABLE,bluetoothd sshd syslogd bind) @$(call add,SERVICES_ENABLE,bluetoothd sshd syslogd bind)
endif endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment