From 67ca43db57949754b7d6585499626193736a1988 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Fri, 23 May 2025 15:46:43 -0400 Subject: [PATCH] removed more rpm-ostree for just and powerstat, and removed some ublue packages --- recipes/components/base-module.yml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/recipes/components/base-module.yml b/recipes/components/base-module.yml index 25fea38..e18e6d4 100644 --- a/recipes/components/base-module.yml +++ b/recipes/components/base-module.yml @@ -1,17 +1,10 @@ modules: - type: containerfile snippets: - - RUN rpm-ostree install just powerstat - COPY --from=ghcr.io/ublue-os/config:latest /rpms/ublue-os-udev-rules.noarch.rpm / - - COPY --from=ghcr.io/ublue-os/config:latest /rpms/ublue-os-update-services.noarch.rpm / - - COPY --from=ghcr.io/ublue-os/config:latest /rpms/ublue-os-signing.noarch.rpm / - - COPY --from=ghcr.io/ublue-os/config:latest /rpms/ublue-os-luks.noarch.rpm / - - COPY --from=ghcr.io/ublue-os/config:latest /rpms/ublue-os-just.noarch.rpm / + - COPY --from=ghcr.io/ublue-os/config:latest /rpms/ublue-os-signing.noarch.rpm - RUN rpm -ivh /ublue-os-udev-rules.noarch.rpm - - RUN rpm -ivh /ublue-os-update-services.noarch.rpm - RUN rpm -ivh /ublue-os-signing.noarch.rpm - - RUN rpm -ivh /ublue-os-luks.noarch.rpm - - RUN rpm -ivh /ublue-os-just.noarch.rpm - type: script scripts: @@ -85,7 +78,10 @@ modules: # software - gnome-software - gnome-software-rpm-ostree - + + # power + - powerstat + remove: packages: # remove firefox