Skip to content

Commit

Permalink
feat: Add topgrade for upgrades, this will be extended to take over u…
Browse files Browse the repository at this point in the history
…pdates moving forward
  • Loading branch information
KyleGospo committed Jan 20, 2024
1 parent c88af81 commit 2f5bb6a
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 @@ -416,6 +416,7 @@ RUN /tmp/image-info.sh && \
cp "/usr/share/ublue-os/firstboot/yafti.yml" "/etc/yafti.yml" && \
echo "import \"/usr/share/ublue-os/just/80-bazzite.just\"" >> /usr/share/ublue-os/justfile && \
pip install --prefix=/usr yafti && \
pip install --prefix=/usr topgrade && \
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_ublue-os-akmods.repo && \
Expand Down

0 comments on commit 2f5bb6a

Please sign in to comment.