]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Add --repository-key-check, enabled by default
authorLuca Boccassi <bluca@debian.org>
Sun, 21 Aug 2022 11:23:14 +0000 (12:23 +0100)
committerLuca Boccassi <bluca@debian.org>
Mon, 29 Aug 2022 20:34:58 +0000 (21:34 +0100)
commitd014f8fcf348b881debcec686d72e63feccbb52b
treebcc6a6e4be668013eb786aa143a38923b3f960de
parent9221c92dfcf1f0f89f77aabb3f0a5f57ed3c72fa
Add --repository-key-check, enabled by default

Allows disabling repository key/signatures checks when
building with offline mirrors
mkosi.md
mkosi/__init__.py
mkosi/backend.py
tests/test_config_parser.py