git: b9a60d36ba04 - main - RELNOTES: mention ZFS dataset support for jail(8)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 17 Jan 2024 12:59:18 UTC
The branch main has been updated by netchild: URL: https://cgit.FreeBSD.org/src/commit/?id=b9a60d36ba043f313ab98b8dd058d49559254791 commit b9a60d36ba043f313ab98b8dd058d49559254791 Author: Alexander Leidinger <netchild@FreeBSD.org> AuthorDate: 2024-01-17 12:59:03 +0000 Commit: Alexander Leidinger <netchild@FreeBSD.org> CommitDate: 2024-01-17 12:59:03 +0000 RELNOTES: mention ZFS dataset support for jail(8) --- RELNOTES | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/RELNOTES b/RELNOTES index adb9ca67aa0c..69a464d71873 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,16 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +0b49e504a32d: + rc.d/jail now supports the legacy variable jail_${jailname}_zfs_dataset + to allow unmaintained jail managers like ezjail to make use of this + feature (simply rename jail_${jailname}_zfs_datasets in the ezjail + config to jail_${jailname}_zfs_dataset. + +e0dfe185cbca: + jail(8) now support zfs.dataset to add a list of ZFS datasets to a + jail. + 61174ad88e33: newsyslog(8) now supports specifying a global compression method directly at the beginning of the newsyslog.conf file, which will make newsyslog(8)