ublue-os / main

OCI base images of Fedora with batteries included
https://universal-blue.org/images/main/
Apache License 2.0
508 stars 51 forks source link

feat: Replace gnome-software with non-dkms version on F41 and above. #671

Closed KyleGospo closed 2 weeks ago

KyleGospo commented 2 weeks ago

Fedora 47 includes a version of gnome-software with a DKMS plugin compiled in. This plugin tries to aid the user by helping setup a MOK for custom kmods, etc... Since Universal Blue has another solution for this which does not include users self-compiling kmods, we needed to disable this.

See: https://copr.fedorainfracloud.org/coprs/ublue-os/staging/package/gnome-software/

bsherman commented 2 weeks ago

Testing a change before we merge this.