install2: add installer-common-stage3
This package has replaced installer-feature-setup-network-stage3 without declaring that; it appears that installer-distro-altlinux-* don't require it even if most of the others do. This is to ensure it's included, at least at the moment.
This commit is contained in:
parent
1e89117464
commit
4639e7960d
@ -9,6 +9,7 @@ use/install2: use/stage2 sub/stage2@install2 use/metadata \
|
||||
@$(call add,INSTALL2_PACKAGES,installer-distro-$$(INSTALLER)-stage2)
|
||||
@$(call add,INSTALL2_PACKAGES,branding-$$(BRANDING)-alterator)
|
||||
@$(call add,BASE_PACKAGES,branding-$$(BRANDING)-release)
|
||||
@$(call add,BASE_PACKAGES,installer-common-stage3)
|
||||
@$(call add,BASE_LISTS,$(call tags,basesystem))
|
||||
@$(call xport,BASE_BOOTLOADER)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user