forked from srbala/fedora-kickstarts
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:
parent
5d3551ec4c
commit
e8de8a9ce3
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user