]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Run systemd-tmpfiles as part of the build 2285/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 14 Jan 2024 20:53:06 +0000 (21:53 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 15 Jan 2024 09:25:49 +0000 (10:25 +0100)
commit6d90fb2088a5ab3304ca15deb9dc197e56ccfaca
tree19dd1177e52712ea72ed2e248f161192e585f594
parent7403a72eb2e9b332b57e9cc2c72a29a1902192d9
Run systemd-tmpfiles as part of the build

Let's make sure we take user provided tmpfiles snippets into account
as well. Since systemd now mounts the initramfs read-only by default,
we need to make sure all tmpfiles snippets that copy to /etc have
already been processed during the image build itself as they won't be
able to run during the initramfs stage.
mkosi/__init__.py
mkosi/resources/mkosi.md