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 8014b39df3
commit 534fd19ce0
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