projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adbb023
)
mkosi: Allow users to configure the build and cache directory
author
Daan De Meyer
<daan.j.demeyer@gmail.com>
Tue, 5 Mar 2024 18:41:50 +0000
(19:41 +0100)
committer
Daan De Meyer
<daan.j.demeyer@gmail.com>
Tue, 5 Mar 2024 18:41:50 +0000
(19:41 +0100)
mkosi.conf
patch
|
blob
|
history
diff --git
a/mkosi.conf
b/mkosi.conf
index 5983d1311e195374c0f1749e5b4dedde0e90c7be..2605e062ad7645e1e7b6ceb62e89cbc7bace0ff4 100644
(file)
--- a/
mkosi.conf
+++ b/
mkosi.conf
@@
-6,8
+6,8
@@
MinimumVersion=20.2
[Output]
@OutputDirectory=mkosi.output
-BuildDirectory=mkosi.builddir
-CacheDirectory=mkosi.cache
+
@
BuildDirectory=mkosi.builddir
+
@
CacheDirectory=mkosi.cache
[Content]
# Prevent ASAN warnings when building the image and ship the real ASAN options prefixed with MKOSI_.