From 0470edcf6833521b3beb81f4524f699b7b358e05 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Wed, 1 May 2024 15:45:20 -0700 Subject: [PATCH] langpacks-en is needed temporarily --- cloud/cloud.xml | 5 +++-- config.sh | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/cloud/cloud.xml b/cloud/cloud.xml index 27984df..7815b82 100644 --- a/cloud/cloud.xml +++ b/cloud/cloud.xml @@ -211,9 +211,10 @@ - - + + diff --git a/config.sh b/config.sh index 2562329..1351638 100644 --- a/config.sh +++ b/config.sh @@ -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