]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Update NEWS.md 1151/head
authorQuentin Deslandes <qde@naccy.de>
Thu, 27 Oct 2022 09:54:30 +0000 (11:54 +0200)
committerQuentin Deslandes <qde@naccy.de>
Thu, 27 Oct 2022 09:58:41 +0000 (11:58 +0200)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index 92ac3fa3f4a6894bbb15a101c2aab3467355c7a0..ce4deda2dc4bd7ac61983dbe46982dc4447cbdfa 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
   `image.root.roothash`, `image.root.roothash.p7s` (same for `usr` variants).
 - `mkosi` will again default to the same OS release as the host system when the
   host system uses the same distribution as the image that's being built.
+- By default, `mkosi` will now change the owner of newly created directories to
+  `SUDO_UID` or `PKEXEC_UID` if defined, unless `--no-chown` is used.
+- If `systemd-nspawn` v252 or newer is used, bind-mounted directories with
+  `systemd-nspawn` will use the new `rootidmap` option so files and directories
+  created from within the container will be owned by the actual directory owner
+  on the host.
 
 ## v13