Commit 78326d39 authored by Michael Shigorin's avatar Michael Shigorin

luks: it's not just BASE packages

Installable live systems can have LUKS as well and it's welcome addition to rescue images too.
parent bd606e6c
LUKS_LISTS := $(call tags,security luks)
use/luks:
@$(call add,BASE_PACKAGES,make-initrd-luks cryptsetup alterator-luks)
@$(call add,THE_LISTS,$(LUKS_LISTS))
@$(call add,RESCUE_LISTS,$(LUKS_LISTS))
make-initrd-luks
alterator-luks
cryptsetup
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