Commit fe3dbef0 authored by Anton Midyukov's avatar Anton Midyukov

education.mk: add live boot entry to alt-education

We are already building a fully functional live, but forgot to add bootloading in live mode.
parent 282961a4
...@@ -176,6 +176,7 @@ distro/education: distro/alt-education; @: ...@@ -176,6 +176,7 @@ distro/education: distro/alt-education; @:
distro/alt-education:: distro/.base \ distro/alt-education:: distro/.base \
mixin/education \ mixin/education \
mixin/education-installer \ mixin/education-installer \
+live \
use/live/rescue \ use/live/rescue \
use/live-install/oem \ use/live-install/oem \
use/e2k/multiseat/full use/power/acpi \ use/e2k/multiseat/full use/power/acpi \
......
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