luks: do not add alerator-luks to live
With this we break luks support for the old use/live/install.
This commit is contained in:
parent
db65d01a4b
commit
6ed9d5a6ef
@ -3,6 +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,BASE_PACKAGES,alterator-luks)
|
||||
@$(call add,THE_LISTS,$(LUKS_LISTS))
|
||||
@$(call add,RESCUE_LISTS,$(LUKS_LISTS))
|
||||
|
Loading…
x
Reference in New Issue
Block a user