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