1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
a69f70d2dd Cleanup dnf5 metadata
Some checks failed
/ build-gnome (push) Waiting to run
/ build-kde (push) Has been cancelled
2024-11-14 13:29:22 +01:00
36fc168105 Transition nvidia layer completely to dnf5
Some checks failed
/ build-gnome (push) Waiting to run
/ build-kde (push) Has been cancelled
It turns out that "rpm-ostree install" marks all packages as user
installed, therefore it's impossible to distinguish manually installed packages
from their dependencies and "dnf5 autoremove" doesn't work. Moving to
dnf5 resolves this.
2024-11-14 13:03:33 +01:00
8806cf94c4 Remove build dependencies after nvidia driver install
All checks were successful
/ build-kde (push) Successful in 11m42s
/ build-gnome (push) Successful in 9m33s
2024-11-14 10:33:16 +01:00
ccacd6191a Base nvidia images off of regular images
Some checks failed
/ build-kde (push) Failing after 9m36s
/ build-gnome (push) Has been cancelled
Previously regular images and nvidia images were split into separate
jobs and both were based off of an upstream image, this needlessly
increased build time and made maintaining the nvidia overlay take more
effort.
2024-11-14 00:18:41 +01:00
d5eb8ee7c3 Retry adding rpmfusion repositories on fail
Some checks failed
/ build-gnome (push) Waiting to run
/ build-gnome-nvidia (push) Waiting to run
/ build-kde-nvidia (push) Waiting to run
/ build-kde (push) Has been cancelled
2024-11-12 16:21:26 +01:00
8ec0224070 Add a GNOME variant 2024-11-12 14:18:14 +01:00