Now that rpm-ostree supports exclude-packages in treefile, we can finally exclude PackageKit (it's Recommended by gnome-software, but nothing hard-requires it).
Yup, makes sense to me. I think using Conflicts: in fedora-release-silverblue would be another way to solve this, but that has different ramifications (notably, it'd also affect the client-side, which could be both a good thing and a bad thing).
Conflicts:
fedora-release-silverblue
(And anyway, for some reason we're still not actually shipping -silverblue in Silverblue; I'm not sure if there's a blocker there).
-silverblue
Great, thanks :) I just got commit ACL to the repo and I can look into adding fedora-release-silverblue to the compose.
rebased onto 8fbb33e126039104160fa1767cfa74b1c5ac4bee
Pull-Request has been merged by kalev
Now that rpm-ostree supports exclude-packages in treefile, we can
finally exclude PackageKit (it's Recommended by gnome-software, but
nothing hard-requires it).