Commit 67165fff authored by Anton Midyukov's avatar Anton Midyukov

live-install: add missed alterator-wizardface

Required to run alteratord in /mnt/destination. Will be removed after installation.
parent a7b7f34b
......@@ -8,6 +8,7 @@ use/live-install: use/live use/metadata use/repo/main \
use/alternatives/xvt/xterm
@$(call add_feature)
@$(call add,LIVE_PACKAGES,installer-common-stage2)
@$(call add,THE_PACKAGES,alterator-wizardface)
@$(call add,THE_LISTS,$(call tags,basesystem && !alterator))
@$(call add,THE_PACKAGES,e2fsprogs)
@$(call add,LIVE_PACKAGES,$$(LIVE_INSTALL_PKG))
......
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