1
0
Fork 0
Commit graph

7 commits

Author SHA1 Message Date
0cd8249b2c Remove dnf5 metadata cache from image
All checks were successful
/ build-kde (push) Successful in 8m32s
/ build-gnome (push) Successful in 10m20s
2024-11-14 15:52:44 +01:00
cb38f756e9 Stop unnecessarily enabling monolithic libvirt daemon
All checks were successful
/ build-kde (push) Successful in 10m9s
/ build-gnome (push) Successful in 9m32s
Current versions of libvirt have moved to a modular model with multiple
specialized daemons https://libvirt.org/daemons.html
2024-11-14 15:01:56 +01:00
74190e6e00 Install libvirt
Commit 0c15f5de43 caused libvirt to not be
installed as a weak dependency to virt-manager, this resolves that
side-effect.
2024-11-14 14:59:50 +01:00
52d8af5154 Apply dnf configuration at start of build
Some checks failed
/ build-gnome (push) Failing after 2m34s
/ build-kde (push) Failing after 1m55s
2024-11-14 14:56:30 +01:00
a308c59dfb Transition build completely to dnf5
This will allow for an overall more granular control over package installation,
such as disabling installation of weak dependencies, making resulting
images smaller.
2024-11-14 14:40:12 +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