]> git.ipfire.org Git - thirdparty/mkosi.git/commit
centos: Modernize repo URLs 1308/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 16 Jan 2023 12:45:55 +0000 (13:45 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 16 Jan 2023 15:09:58 +0000 (16:09 +0100)
commit33e2fa5155b145e6c335f7ec055e262b9767ebf3
treec40e362a217b13a377087ad1c287d351c53c4ec2
parent3d60f24536d438bc9127607ba360b898777e70ca
centos: Modernize repo URLs

Let's use DNF variables where we can. We also modify releasever to
be only the release version without "-stream" and use $stream when
we need the releasever with "-stream". This matches the upstream
usages of these variables.
mkosi/distributions/alma.py
mkosi/distributions/centos.py
mkosi/distributions/fedora.py
mkosi/distributions/rocky.py