mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-25 16:43:08 +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:
parent
8014b39df3
commit
534fd19ce0
@ -41,6 +41,8 @@ dracut-config-generic
|
|||||||
# install uboot images
|
# install uboot images
|
||||||
uboot-images-armv7
|
uboot-images-armv7
|
||||||
|
|
||||||
|
# make sure all the locales are available for inital0-setup and anaconda to work
|
||||||
|
glibc-all-langpacks
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
@ -60,6 +60,8 @@ dracut-config-generic
|
|||||||
grub2-efi
|
grub2-efi
|
||||||
syslinux
|
syslinux
|
||||||
|
|
||||||
|
# anaconda needs the locales available to run for different locales
|
||||||
|
glibc-all-langpacks
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
Loading…
Reference in New Issue
Block a user