Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Aug 2022 17:43:38 GMT
From:      Mark Johnston <markj@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: c39eecd84b3e - main - RELNOTES: Document ZFS support in makefs
Message-ID:  <202208051743.275HhcGh025291@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by markj:

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

commit c39eecd84b3e1e486fc6082653891c8f4506aff1
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2022-08-05 17:31:14 +0000
Commit:     Mark Johnston <markj@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208051743.275HhcGh025291>