features.in/install2/config.mk: don't add basesystem+alterator into
basesystem
This commit is contained in:
parent
94ce02aa12
commit
6cdc7a7de3
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user