From: Daan De Meyer Date: Thu, 25 Apr 2024 11:00:54 +0000 (+0200) Subject: Clarify BuildSourcesEphemeral= X-Git-Tag: v23.1~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50150db53652cff573fed43c4b330e2853065305;p=thirdparty%2Fmkosi.git Clarify BuildSourcesEphemeral= Fixes #2656 --- diff --git a/mkosi/resources/mkosi.md b/mkosi/resources/mkosi.md index b4c91e434..ab1bf214c 100644 --- a/mkosi/resources/mkosi.md +++ b/mkosi/resources/mkosi.md @@ -1118,8 +1118,8 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`, : Takes a boolean. Disabled by default. Configures whether changes to source directories (The working directory and configured using `BuildSources=`) are persisted. If enabled, all source directories - will be reset to their original state after scripts (except sync - scripts) finish executing. + will be reset to their original state every time after running all + scripts of a specific type (except sync scripts). `Environment=`, `--environment=`