Commit 6cdc7a7d authored by Anton V. Boyarshinov's avatar Anton V. Boyarshinov Committed by Michael Shigorin

features.in/install2/config.mk: don't add basesystem+alterator into

basesystem
parent 94ce02aa
......@@ -11,7 +11,8 @@ use/install2: use/stage2 sub/stage2@install2 use/metadata \
@$(call add,BASE_PACKAGES,branding-$$(BRANDING)-release)
@$(call add,BASE_PACKAGES,installer-common-stage3)
@$(call add,BASE_PACKAGES,glibc-gconv-modules) # for guile22
@$(call add,BASE_LISTS,$(call tags,basesystem))
@$(call add,BASE_PACKAGES,interactivesystem)
@$(call add,BASE_PACKAGES,apt)
@$(call xport,BASE_BOOTLOADER)
@$(call xport,INSTALL2_CLEANUP_PACKAGES)
@$(call xport,INSTALL2_CLEANUP_KDRIVERS)
......
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