luks: move alterator-luks from pkglist to feature

Rescue images definitely don't need alterator pulled in.
This commit is contained in:
Michael Shigorin 2014-01-16 15:30:22 +04:00
parent d5f10cbe49
commit 1186a5e7f7
2 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,6 @@ LUKS_LISTS := $(call tags,security luks)
use/luks:
@$(call add_feature)
@$(call add,BASE_PACKAGES,make-initrd-luks)
@$(call add,THE_PACKAGES,alterator-luks)
@$(call add,THE_LISTS,$(LUKS_LISTS))
@$(call add,RESCUE_LISTS,$(LUKS_LISTS))

View File

@ -1,3 +1,2 @@
make-initrd-luks
alterator-luks
cryptsetup