From: Joerg Behrmann Date: Fri, 9 Jun 2023 07:47:44 +0000 (+0200) Subject: docs: mention package manager trees in the execution flow X-Git-Tag: v15~116^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9641c32555bce4a62a5efa685ee44c5ae5c45e08;p=thirdparty%2Fmkosi.git docs: mention package manager trees in the execution flow --- diff --git a/mkosi.md b/mkosi.md index 242399ffd..558691412 100644 --- a/mkosi.md +++ b/mkosi.md @@ -205,6 +205,7 @@ When building with `--incremental` mkosi creates a cache of the distribution installation if not already existing and replaces the distribution installation in consecutive runs with data from the cached one. +- Copy package manager trees into the workspace * Copy skeleton trees (`mkosi.skeleton`) into image * Install distribution and packages into image or use cache tree if available * Install build packages in overlay if a build script is configured