From: Daan De Meyer Date: Thu, 29 Sep 2022 16:53:15 +0000 (+0200) Subject: mkosi: Use SourceFileTransfer=mount X-Git-Tag: v252-rc2~77^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3e139a8e64820bf59552073524b21620d344fae7;p=thirdparty%2Fsystemd.git mkosi: Use SourceFileTransfer=mount Our source and build directories are nicely separated, so we should have no issues with using SourceFileTransfer=mount, since the build won't create any files owned by root in the source directory. --- diff --git a/mkosi.default.d/10-systemd.conf b/mkosi.default.d/10-systemd.conf index d1f00c2d5d2..3a82298ca44 100644 --- a/mkosi.default.d/10-systemd.conf +++ b/mkosi.default.d/10-systemd.conf @@ -13,6 +13,7 @@ OutputDirectory=mkosi.output [Content] BuildDirectory=mkosi.builddir Cache=mkosi.cache +SourceFileTransfer=mount SourceFileTransferFinal=copy-git-others Packages= acl