]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Install ca-certificates in tools tree and make sure it's used 1874/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 6 Sep 2023 13:11:19 +0000 (15:11 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 6 Sep 2023 14:42:43 +0000 (16:42 +0200)
commit12b8918d8f580bda32c9a0e935a171e2feabbcd8
treee77042880b438a4159e7723f95ab4d7db7579e96
parent4c88631b7594a4bd2e33168ecdc660381b9e87fb
Install ca-certificates in tools tree and make sure it's used

Too old ca-certificates on the host can cause package manager failures
when using a tools tree, so let's install ca-certificates into the
tools tree and make sure it is used.
mkosi/__init__.py
mkosi/distributions/arch.py
mkosi/distributions/centos.py
mkosi/distributions/debian.py
mkosi/distributions/fedora.py
mkosi/distributions/opensuse.py