The branch main has been updated by markj:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=c39eecd84b3e1e486fc6082653891c8f4506aff1

commit c39eecd84b3e1e486fc6082653891c8f4506aff1
Author:     Mark Johnston <ma...@freebsd.org>
AuthorDate: 2022-08-05 17:31:14 +0000
Commit:     Mark Johnston <ma...@freebsd.org>
CommitDate: 2022-08-05 17:43:24 +0000

    RELNOTES: Document ZFS support in makefs
    
    Sponsored by:   The FreeBSD Foundation
---
 RELNOTES | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index 35b84d14898c..5d87624bd779 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,11 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+240afd8c1fcc:
+       makefs(8) has ZFS support; it can create a ZFS pool, backed by a
+       single disk vdev, containing one or more datasets populated from
+       the staging directory.
+
 78ee8d1c4cda,f4f56ff43dbd:
        The in-tree qat(4) driver has been replaced with Intel's QAT driver.
        The new version provides additional interfaces to the chipset's

Reply via email to