ublue-os / bazzite

Bazzite is a cloud native image built upon Fedora Atomic Desktops that brings the best of Linux gaming to all of your devices - including your favorite handheld.
https://bazzite.gg
Apache License 2.0
4.1k stars 250 forks source link

fix: source LACT from copr instead of downloading from releases page #1881

Closed porkloin closed 1 week ago

porkloin commented 2 weeks ago

LACT now has a copr and this updates the yum.repos.d to contain the repo file for that copr, and updated the ujust command to fetch via rpm-ostree instead of bash script to download from the releases page.

KyleGospo commented 2 weeks ago

This is great, thank you!

One request, can we pull the copr repo in the container file like we do for the current ones?

porkloin commented 2 weeks ago

This is great, thank you!

One request, can we pull the copr repo in the container file like we do for the current ones?

Done!

porkloin commented 2 weeks ago

@KyleGospo sorry I saw you enabled auto-merge but I realized there was some stuff in the ujust that I didn't mean to delete, especially enabling the systemd unit. I think this should be done now.

porkloin commented 2 weeks ago

Nevermind, I realized I also needed to remove the LACT stuff from topgrade! For real this time, I think I'm done :stuck_out_tongue: