]> git.ipfire.org Git - thirdparty/systemd.git/commit
fmf: Use mkosi -f together with ToolsTreePackageDirectories= 36794/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 19 Mar 2025 13:08:49 +0000 (14:08 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 20 Mar 2025 08:24:07 +0000 (09:24 +0100)
commit314ea2ec7ba801adf3e25f29f12c426fda1f2b0e
tree184d9eb84d64d6abbaa18a88d0a4a8077f6571aa
parentf5cf72b56667e5ff8401e5232d05fc3cf5adbc4e
fmf: Use mkosi -f together with ToolsTreePackageDirectories=

There's no need to build various systemd tools from source again to
build the mkosi image when we can just install the packages that were
already built from source into the tools tree so let's do that to avoid
unnecessary compiling.
test/fmf/integration-tests/test.sh