Commit 2b975e1b authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: left use/luks in bare

A duplicate has formed while factoring out bare target; as currently only the rescue image uses it in a special way and that one benefits from additional crypto packages as well, let's put LUKS related packages into bare for the time being.
parent 4aaf58c6
......@@ -9,7 +9,7 @@ distro/.regular-bare: distro/.base +wireless use/efi/signed use/luks \
# WM base target
distro/.regular-base: distro/.regular-bare +vmguest +live \
use/live/ru use/live/install use/live/repo use/live/rw \
use/x11/3d-free use/luks use/branding
use/x11/3d-free use/branding
@$(call add,LIVE_LISTS,$(call tags,(base || desktop) && regular))
@$(call add,LIVE_LISTS,$(call tags,rescue extra))
@$(call add,THE_BRANDING,indexhtml notes alterator)
......
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