Date: Sun, 13 Mar 2022 17:01:34 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 24f305c3c6 - main - Mention zfskeys in 13.1 release notes Message-ID: <202203131701.22DH1Ye2002153@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=24f305c3c644baec1fe12c0ad34c4726ca68aacb commit 24f305c3c644baec1fe12c0ad34c4726ca68aacb Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2022-03-13 16:59:16 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2022-03-13 16:59:16 +0000 Mention zfskeys in 13.1 release notes Based on the entry from RELNOTES in src branch stable/13. Sponsored by: Modirum Sponsored by: Klara Inc. --- website/content/en/releases/13.1R/relnotes.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/content/en/releases/13.1R/relnotes.adoc b/website/content/en/releases/13.1R/relnotes.adoc index d1a8a419a6..c9d0625fac 100644 --- a/website/content/en/releases/13.1R/relnotes.adoc +++ b/website/content/en/releases/13.1R/relnotes.adoc @@ -93,6 +93,9 @@ This section covers changes and additions to userland applications, contributed [[userland-programs]] === Userland Application Changes +Add a new `zfskeys` man:rc[8] service script, which allows for automatic decryption of ZFS datasets encrypted with ZFS native encryption during boot. +See the man:rc.conf[5] manual page for more information. +gitref:33ff39796ffe[repository=src], gitref:8719e8a951b7[repository=src] (Sponsored by Modirum and Klara Inc.) [[userland-contrib]] === Contributed Software
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203131701.22DH1Ye2002153>
