Commit 37f9996b authored by Anton Midyukov's avatar Anton Midyukov

tty: add installer-feature-serial-stage3 for live also

parent ca104314
...@@ -5,7 +5,7 @@ use/tty: ...@@ -5,7 +5,7 @@ use/tty:
@$(call xport,BASE_BOOTARGS) @$(call xport,BASE_BOOTARGS)
ifeq (distro,$(IMAGE_CLASS)) ifeq (distro,$(IMAGE_CLASS))
@$(call add,INSTALL2_PACKAGES,installer-feature-serial-stage2) @$(call add,INSTALL2_PACKAGES,installer-feature-serial-stage2)
@$(call add,BASE_PACKAGES,installer-feature-serial-stage3) @$(call add,THE_PACKAGES,installer-feature-serial-stage3)
endif endif
comma := , comma := ,
......
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