]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Enable RepositoryKeyFetch= by default on Ubuntu without a tools tree 2935/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 2 Aug 2024 08:14:49 +0000 (10:14 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 2 Aug 2024 18:41:52 +0000 (20:41 +0200)
commit8139abc7263a684df7a9a5ebdd0c8ae95a9fbdef
tree2e0d6d71a47a590c17d0de4bcf62231e11d421ed
parent82c2efe7ed1a457d3cd64b71600690331d28b99a
Enable RepositoryKeyFetch= by default on Ubuntu without a tools tree

Ubuntu does not have distribution-gpg-keys yet, so let's enable
RepositoryKeyFetch= for it by default when a tools tree is not used.
.github/workflows/ci.yml
mkosi/config.py
mkosi/distributions/__init__.py
mkosi/resources/mkosi.md
tests/test_sysext.py