From: Daan De Meyer Date: Tue, 26 Mar 2024 09:49:01 +0000 (+0100) Subject: docs: Update execution flow X-Git-Tag: v23~62^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad53763f0d71aefd3feeb6dfe091567c7c31cc41;p=thirdparty%2Fmkosi.git docs: Update execution flow --- diff --git a/mkosi/resources/mkosi.md b/mkosi/resources/mkosi.md index d16611f8b..086722913 100644 --- a/mkosi/resources/mkosi.md +++ b/mkosi/resources/mkosi.md @@ -1889,6 +1889,7 @@ in consecutive runs with data from the cached one. 1. Parse CLI options 1. Parse configuration files +1. Run configure scripts (`mkosi.configure`) 1. If we're not running as root, unshare the user namespace and map the subuid range configured in `/etc/subuid` and `/etc/subgid` into it. 1. Unshare the mount namespace