diff options
Diffstat (limited to '_ops/awwan-test/mkosi.conf')
| -rw-r--r-- | _ops/awwan-test/mkosi.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/_ops/awwan-test/mkosi.conf b/_ops/awwan-test/mkosi.conf index c245e63..f0ff464 100644 --- a/_ops/awwan-test/mkosi.conf +++ b/_ops/awwan-test/mkosi.conf @@ -1,5 +1,8 @@ -[Output] +[Build] CacheDirectory=~/.cache/mkosi/ +Incremental=yes + +[Output] CompressOutput=false Format=tar Output=awwan-test @@ -8,6 +11,3 @@ OutputDirectory=/data/awwan/ [Content] Bootable=no CleanPackageMetadata=false - -[Host] -Incremental=yes |
