forked from altcloud/mkimage-profiles
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.
This commit is contained in:
parent
4aaf58c69b
commit
2b975e1bb8
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user