mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-25 08:33:09 +00:00
Don't exclude langpacks-en explicitly
A recent change to Anaconda[1] now requires that this be available on
the installed system, due to grub2-tools-extra now being part of the
EFI GRUB2 install.
[1] 1891b0f306
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
0f52405431
commit
2a5abd55f5
@ -116,11 +116,6 @@ subscription-manager-cockpit
|
|||||||
# Exclude all langpacks for now
|
# Exclude all langpacks for now
|
||||||
-langpacks-*
|
-langpacks-*
|
||||||
|
|
||||||
# The langpacks-en package is pulled in by Anaconda and it seems filtering
|
|
||||||
# it out using langpacks-* is not sufficient. It needs to be filtered
|
|
||||||
# directly.
|
|
||||||
-langpacks-en
|
|
||||||
|
|
||||||
# We are building Fedora-ELN
|
# We are building Fedora-ELN
|
||||||
fedora-release-eln
|
fedora-release-eln
|
||||||
fedora-repos-eln
|
fedora-repos-eln
|
||||||
|
Loading…
Reference in New Issue
Block a user