]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Rework selinux labelling 1686/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 20 Jul 2023 10:39:54 +0000 (12:39 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 20 Jul 2023 11:31:55 +0000 (13:31 +0200)
commit64558e6cd92fa914296a547553df2c5e51decb03
tree35898e1f2c2bd0b53b52ad690d1bfd0434eee344
parentcf4ff379f2c36239bba262e53c7d5b9fae8825e1
Rework selinux labelling

Let's run setfiles on the host instead of inside the image. To make
this work, we have to explicitly tell it to use the binary policy
from the image to check contexts against.
mkosi/__init__.py