langpacks-en is needed temporarily

This commit is contained in:
Louis Abel 2024-05-01 15:45:20 -07:00
parent b243596e80
commit 0470edcf68
Signed by: label
GPG Key ID: 2A6975660E424560
2 changed files with 4 additions and 2 deletions

View File

@ -211,9 +211,10 @@
<ignore name="alsa-lib"/>
<ignore name="biosdevname"/>
<ignore name="iprutils"/>
<ignore name="langpacks-*"/>
<ignore name="langpacks-en"/>
<!--<ignore name="langpacks-*"/>
<ignore name="langpacks-en"/>-->
<ignore name="plymouth"/>
<package name="langpacks-en"/>
<package name="NetworkManager"/>
<package name="bash"/>
<package name="chrony"/>

View File

@ -124,6 +124,7 @@ function common_cloud_steps() {
dnf -C -y remove linux-firmware avahi\*
dnf -C -y remove firewalld --setopt="clean_requirements_on_remove=1"
dnf -C -y remove langpacks-*
sed -i '/^#NAutoVTs=.*/ a\
NAutoVTs=0' /etc/systemd/logind.conf
truncate -s 0 /etc/resolv.conf