]> git.ipfire.org Git - thirdparty/mkosi.git/commit
arch: Use gpgdir from host system 1009/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 15 Jun 2022 20:24:41 +0000 (16:24 -0400)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 16 Jun 2022 13:14:33 +0000 (09:14 -0400)
commit05a868ccbf33ace394cd2922ce7f040069a50d1e
tree78865d125a34b7c0ecac08129a59ff78abb4cf0f
parente00b5537a0f8bf631a58034036d31ac879b62ef3
arch: Use gpgdir from host system

Instead of setting up the keyring in the image, let's reuse the
keyring from the host. If users want to use pacman in the image,
they just have to run pacman-key themselves in a postinst script
or such.

This speeds up building of images and hopefully also gets rid of
our CI issues with Arch where there's something keeping files open
in the root mount (which I expect is gpg-agent).
NEWS.md
mkosi/__init__.py