]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Decouple base trees from repository metadata snapshot 2339/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 1 Feb 2024 11:32:43 +0000 (12:32 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 1 Feb 2024 11:32:43 +0000 (12:32 +0100)
commit1adcf7374445a1b6f7bcf434302dcfa5ca2f3eb3
treee376a84c0804326327d4b7cb16596457401dbf66
parent18ffab63208c44602993e644b37c2e71e5554ea9
Decouple base trees from repository metadata snapshot

The syncing can be disabled with CacheOnly=metadata and we already
don't use repository metadata that's already populated so let's not
imply anything specific when using base trees so that base trees
without repository metadata can still be used to build extension
images.
mkosi/__init__.py