]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
docs: mention package manager trees in the execution flow
authorJoerg Behrmann <behrmann@physik.fu-berlin.de>
Fri, 9 Jun 2023 07:47:44 +0000 (09:47 +0200)
committerJoerg Behrmann <behrmann@physik.fu-berlin.de>
Fri, 9 Jun 2023 07:47:44 +0000 (09:47 +0200)
mkosi.md

index 242399ffd7e189f9efc5ed28778e99440391a577..558691412d74ef050e5b90268d1b22ba6cf9aa64 100644 (file)
--- 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