Skip to content

Commit

Permalink
chore: Clean up tuned install for F41
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Oct 19, 2024
1 parent 34656c1 commit 16fe101
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -356,13 +356,6 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
firefox \
firefox-langpacks \
htop && \
rpm-ostree override remove \
power-profiles-daemon \
|| true && \
rpm-ostree override remove \
tlp \
tlp-rdw \
|| true && \
/usr/libexec/containerbuild/cleanup.sh && \
ostree container commit

Expand All @@ -380,10 +373,6 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
compsize \
ryzenadj \
input-remapper \
tuned \
tuned-ppd \
tuned-utils \
tuned-gtk \
tuned-profiles-cpu-partitioning \
i2c-tools \
udica \
Expand Down Expand Up @@ -719,7 +708,6 @@ RUN rm -f /etc/profile.d/toolbox.sh && \
sed -i 's@enabled=1@enabled=0@g' /etc/yum.repos.d/negativo17-fedora-rar.repo && \
mkdir -p /etc/flatpak/remotes.d && \
curl -Lo /etc/flatpak/remotes.d/flathub.flatpakrepo https://dl.flathub.org/repo/flathub.flatpakrepo && \
systemctl enable tuned.service && \
systemctl enable brew-dir-fix.service && \
systemctl enable brew-setup.service && \
systemctl disable brew-upgrade.timer && \
Expand Down

0 comments on commit 16fe101

Please sign in to comment.