5280125f8edafda920bd627ded7bd611b6757780
cd3321387f362b8b83473fbe9c230d7bca62fcc3
allow_vendor_change=False
/etc/dnf/dnf.conf
Should we delete the files for the dropped repos and remove them from Source: as well to avoid confusion?
The devel repos are created from the non-devel ones and don't exist as source files. They are dropped by this change.
1 new commit added
Carry drop-in config for allow_vendor_change=False
Added a config drop-in with allow_vendor_change=False starting with F43 so that kiwi-descriptions can stop putting it into /etc/dnf/dnf.conf. This would allow drop it in the future without concern for user modifications.
virglrenderer-1.2.0 with asahi DRM native context virtio-gpu support hopefully lands in F43. If it does there is no need to split the mesa repo.
rebased onto 5840c6a5ef06e67fdc6ed5e19ccb71c67cdc0e04
virglrenderer-1.2.0-2.fc43 was submitted to stable. Dropped the virglrenderer repo as virglrenderer can be handled in the same way as mesa.
Pull-Request has been merged by jannau
allow_vendor_change=Falsevia drop-in config file, avoids clobbering/etc/dnf/dnf.confin the image build without a good way to clean it up.