commit:     39111dfe34a9a6d4b2762828709d5ca310266b6d
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 23 23:05:26 2021 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Dec 23 23:07:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39111dfe

sys-fs/zfs: update upstream metadata

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 sys-fs/zfs/metadata.xml | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

diff --git a/sys-fs/zfs/metadata.xml b/sys-fs/zfs/metadata.xml
index 29c6291bc939..78f7538fc6a6 100644
--- a/sys-fs/zfs/metadata.xml
+++ b/sys-fs/zfs/metadata.xml
@@ -17,6 +17,24 @@
                <flag name="test-suite">Install regression test suite</flag>
        </use>
        <upstream>
-               <remote-id type="github">zfsonlinux/zfs</remote-id>
+               <remote-id type="github">openzfs/zfs</remote-id>
        </upstream>
+       <longdescription lang="en">
+               OpenZFS is an advanced file system and volume manager which was 
originally developed
+               for Solaris and is now maintained by the OpenZFS community
+
+               It includes the functionality of both traditional file systems 
and volume manager.
+               It has many advanced features including:
+                       * Protection against data corruption. Integrity 
checking for both data and metadata.
+                       * Continuous integrity verification and automatic 
“self-healing” repair
+                       * Data redundancy with mirroring, RAID-Z1/2/3 [and 
DRAID]
+                       * Support for high storage capacities — up to 256 
trillion yobibytes (2^128 bytes)
+                       * Space-saving with transparent compression using LZ4, 
GZIP or ZSTD
+                       * Hardware-accelerated native encryption
+                       * Efficient storage with snapshots and copy-on-write 
clones
+                       * Efficient local or remote replication — send only 
changed blocks with ZFS send and receive
+
+               The OpenZFS project brings together developers from the Linux, 
FreeBSD, illumos, MacOS, and Windows platforms.
+               OpenZFS is supported by a wide range of companies.
+       </longdescription>
 </pkgmetadata>

Reply via email to