education: add manual and indexhtml to disk

This commit is contained in:
Andrey Cherepanov 2022-03-23 15:49:45 +03:00 committed by Anton Midyukov
parent 3b468db66a
commit 17d38b13ea

View File

@ -84,7 +84,8 @@ mixin/education-installer: \
use/branding/complete \ use/branding/complete \
use/install2/vnc use/install2/full \ use/install2/vnc use/install2/full \
use/install2/fat \ use/install2/fat \
mixin/education-base mixin/education-base \
use/docs/manual use/docs/indexhtml
@$(call add,INSTALL2_PACKAGES,disable-usb-autosuspend) @$(call add,INSTALL2_PACKAGES,disable-usb-autosuspend)
@$(call add,MAIN_GROUPS,education/00_base) @$(call add,MAIN_GROUPS,education/00_base)
@$(call add,MAIN_GROUPS,education/01_preschool) @$(call add,MAIN_GROUPS,education/01_preschool)
@ -102,6 +103,7 @@ mixin/education-installer: \
@$(call add,MAIN_PACKAGES,lmms) @$(call add,MAIN_PACKAGES,lmms)
@$(call add,MAIN_PACKAGES,xorg-conf-libinput-touchpad) @$(call add,MAIN_PACKAGES,xorg-conf-libinput-touchpad)
@$(call add,MAIN_PACKAGES,settings-alsa-sof-force) @$(call add,MAIN_PACKAGES,settings-alsa-sof-force)
@$(call set,DOCS,alt-education)
#FIXME# mixin/education-live \ #FIXME# mixin/education-live \
# #