education.mk: add Refind to run LiveCD on EFI

This commit is contained in:
Andrey Cherepanov 2016-10-26 11:11:01 +03:00 committed by Michael Shigorin
parent 2bb711bbee
commit 76a843b79c

View File

@ -7,6 +7,7 @@ distro/education: distro/.installer use/slinux/full \
use/services \
use/live/install use/live/suspend use/live/x11 use/live/repo \
use/l10n/default/ru_RU +vmguest +efi \
use/efi/refind \
+systemd
@$(call set,INSTALLER,junior)
@$(call set,BRANDING,alt-education)