1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-28 16:57:22 +00:00

make sure that all the livecds and arm images have glibc-all-langpacks installed

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-02-29 14:21:30 -06:00
parent 5d3551ec4c
commit e8de8a9ce3
2 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,8 @@ dracut-config-generic
# install uboot images
uboot-images-armv7
# make sure all the locales are available for inital0-setup and anaconda to work
glibc-all-langpacks
%end
%post

View File

@ -60,6 +60,8 @@ dracut-config-generic
grub2-efi
syslinux
# anaconda needs the locales available to run for different locales
glibc-all-langpacks
%end
%post