projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8799346
)
mkosi: Allow the output directory to be overridden
author
Richard Maw
<richard.maw@codethink.co.uk>
Tue, 5 Dec 2023 18:06:40 +0000
(18:06 +0000)
committer
Richard Maw
<richard.maw@codethink.co.uk>
Wed, 13 Dec 2023 17:55:46 +0000
(17:55 +0000)
For integration tests it would be preferable to operate on a copy
so tests can be run in parallel and avoid interfering.
mkosi.conf
patch
|
blob
|
history
diff --git
a/mkosi.conf
b/mkosi.conf
index 9961407a04319770c82ab0a7a8ba20025fcfccf6..5e941959e5e5cd072a61338f61921838f4e65893 100644
(file)
--- a/
mkosi.conf
+++ b/
mkosi.conf
@@
-4,7
+4,7
@@
Images=system
[Output]
-OutputDirectory=mkosi.output
+
@
OutputDirectory=mkosi.output
BuildDirectory=mkosi.builddir
CacheDirectory=mkosi.cache