distro/eln: use dnf5 and update package lists#2482
Conversation
There was a problem hiding this comment.
When changes are made to the YAML files you'll need to run ./tools/gen-manifest-checksums.sh and squash the (potential) changes under test/data into the same commit.
We use this for CI to only rebuild actually changed manifests and it makes it explicit which artifacts are affected by a certain change.
Let me know if you have no time to deal with our idiosyncrasies and I can handle it for you 🙂
|
Modified, but please double check. |
supakeen
left a comment
There was a problem hiding this comment.
Thanks, looks good to me; let's see what the build/boot thinks about it in CI.
| enabled: true | ||
| icon: /usr/share/pixmaps/fedora-logo.ico | ||
| oobe: | ||
| default_name: Fedora-ELN |
There was a problem hiding this comment.
So CI uncovered that this requires there to be a %s so if you could change it to Fedora-ELN-%s for now then I'll do a follow-up to drop it, but I'll need to change some code.
* dnf5 replaces dnf, yum, and microdnf in RHEL 11. * glycin includes SVG support by default, so rsvg-pixbuf-loader is obsolete. * use wsl-setup and set the WSL distro name. Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
fedora-eln/eln#530
/cc @supakeen