Skip to content

Commit

Permalink
chore: Disable kernel-ba
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Apr 18, 2024
1 parent bbf415e commit 92bf9d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -599,6 +599,7 @@ RUN wget https://raw.githubusercontent.com/ublue-os/bazzite/main/scripts/image-i
pip install --prefix=/usr yafti && \
pip install --prefix=/usr hyfetch && \
sed -i 's/stage/none/g' /etc/rpm-ostreed.conf && \
sed -i 's@enabled=1@enabled=0@g' /etc/yum.repos.d/_copr_sentry-kernel-ba.repo && \
sed -i 's@enabled=1@enabled=0@g' /etc/yum.repos.d/_copr_ublue-os-akmods.repo && \
sed -i 's@enabled=1@enabled=0@g' /etc/yum.repos.d/_copr_kylegospo-bazzite.repo && \
sed -i 's@enabled=1@enabled=0@g' /etc/yum.repos.d/_copr_kylegospo-bazzite-multilib.repo && \
Expand Down

0 comments on commit 92bf9d9

Please sign in to comment.