Commit e2d2c750 authored by Anton Midyukov's avatar Anton Midyukov

install2: Set piority for installer-distro-common-stage2 package

/usr/sbin/install2-init-functions is provided by several packages. Because of this, extra packages are installed. It is necessary to simplify the task for the packages manager.
parent 304c4b03
......@@ -5,6 +5,8 @@
use/install2: use/stage2 sub/stage2@install2 use/metadata \
use/cleanup/installer use/install2/autoinstall use/grub/install2.cfg
@$(call add_feature)
@$(call add,INSTALL2_PACKAGES,installer-common-stage2)
@$(call add,PINNED_PACKAGES,installer-common-stage2)
@$(call try,INSTALLER,altlinux-generic) # might be replaced later
@$(call add,INSTALL2_PACKAGES,installer-distro-$$(INSTALLER)-stage2)
@$(call add,INSTALL2_PACKAGES,branding-$$(BRANDING)-alterator)
......
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