From: nikandfor Date: Thu, 23 Mar 2023 13:52:00 +0000 (+0400) Subject: update NEWS.md X-Git-Tag: v15~279^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1407%2Fhead;p=thirdparty%2Fmkosi.git update NEWS.md --- diff --git a/NEWS.md b/NEWS.md index fc2f5e4dd..c9ad915e3 100644 --- a/NEWS.md +++ b/NEWS.md @@ -53,6 +53,7 @@ reimplemented using VSock. `mkosi ssh` can only be used with images booted with `mkosi qemu`. Use `machinectl` to access images booted with `mkosi boot`. Use --extra-tree or --credential with the `.ssh.authorized_keys.root` credentials as alternatives for provisioning the public key inside the image. +- Only configuration files matching `*.conf` are parsed in dropin directories now. ## v14