From 39347d61643042496f46e4dafc69e7b53e37836f Mon Sep 17 00:00:00 2001 From: inffy <10782843+inffy@users.noreply.github.com> Date: Tue, 27 Jan 2026 13:11:41 +0200 Subject: [PATCH] chore: cleanup iso script This doesn't really affect anything as we don't have these packages anymore, so this is just more of cleanup --- iso_files/configure_iso_anaconda.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/iso_files/configure_iso_anaconda.sh b/iso_files/configure_iso_anaconda.sh index 0355021..583b95d 100644 --- a/iso_files/configure_iso_anaconda.sh +++ b/iso_files/configure_iso_anaconda.sh @@ -9,9 +9,6 @@ IMAGE_REF="${IMAGE_REF##*://}" sbkey='https://github.com/ublue-os/akmods/raw/main/certs/public_key.der' # Configure Live Environment -## Remove packages from liveCD to save space -dnf remove -y ublue-brew ublue-motd || true - glib-compile-schemas /usr/share/glib-2.0/schemas systemctl disable rpm-ostree-countme.service