<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/</link>
    <language>en-us</language>

    <title>FreeBSD/ports/sysutils/local-bsdtools: sbin/fzfs history</title>
    <description>sbin/fzfs revision history</description>
    <item>
    <title>Extend copyright year to 2025.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/e2f262ec2bf4/sbin/fzfs</link>
    <description><![CDATA[Extend copyright year to 2025.<br/>
<br/>
Because a new version will be released.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sat, 18 Jan 2025 16:34:56 +0100</pubDate>
</item>
<item>
    <title>farray.sh: Rename farray_destroy() to farray_release() and falist_destroy() to falist_release()</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/8f1583faf9ea/sbin/fzfs</link>
    <description><![CDATA[farray.sh: Rename farray_destroy() to farray_release() and falist_destroy() to falist_release()]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 07 Oct 2024 12:57:29 +0200</pubDate>
</item>
<item>
    <title>fzfs: FIX: &quot;fzfs umount&quot; did not properly parse &quot;mount -p&quot; properly.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/6e7c118e7d47/sbin/fzfs</link>
    <description><![CDATA[fzfs: FIX: &quot;fzfs umount&quot; did not properly parse &quot;mount -p&quot; properly.<br/>
<br/>
The rest of the line was merged into the mountpoint field.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 30 Sep 2024 16:55:42 +0200</pubDate>
</item>
<item>
    <title>fzfs: Implement option &quot;-f&quot; for the &quot;umount&quot; command: try to forcefully umount a dataset tree</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/bc418b122fc9/sbin/fzfs</link>
    <description><![CDATA[fzfs: Implement option &quot;-f&quot; for the &quot;umount&quot; command: try to forcefully umount a dataset tree]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 29 Sep 2024 16:27:22 +0200</pubDate>
</item>
<item>
    <title>fzfs: FIX: Variable name mismatch between &quot;local&quot; declaration and real usage: now snapshot_name -&gt; _snapshot_name</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/1e6c86f0a850/sbin/fzfs</link>
    <description><![CDATA[fzfs: FIX: Variable name mismatch between &quot;local&quot; declaration and real usage: now snapshot_name -&gt; _snapshot_name]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 29 Sep 2024 16:22:45 +0200</pubDate>
</item>
<item>
    <title>shellcheck: disable SC2034: VERSION appears unused...</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/4f2257ea7d0a/sbin/fzfs</link>
    <description><![CDATA[shellcheck: disable SC2034: VERSION appears unused...]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 27 Sep 2024 17:07:57 +0200</pubDate>
</item>
<item>
    <title>Use the newly implemented &quot;_get_zfs_mounts_for_dataset_tree()&quot; where appropriate.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/17209ce80536/sbin/fzfs</link>
    <description><![CDATA[Use the newly implemented &quot;_get_zfs_mounts_for_dataset_tree()&quot; where appropriate.<br/>
<br/>
It is in sbin/ftjail and sbin/fzfs.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 24 Sep 2024 18:46:15 +0200</pubDate>
</item>
<item>
    <title>fzfs: FIX: no numeric sort for fstab</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/69d557d67842/sbin/fzfs</link>
    <description><![CDATA[fzfs: FIX: no numeric sort for fstab]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 24 Sep 2024 14:38:46 +0200</pubDate>
</item>
<item>
    <title>fzfs: make other &quot;normal&quot; properties an array and use eval with proper escaping.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/721737ce1ea0/sbin/fzfs</link>
    <description><![CDATA[fzfs: make other &quot;normal&quot; properties an array and use eval with proper escaping.<br/>
<br/>
This is needed because -- generally -- a filename to a ZFS encryption key<br/>
could have spaces in its path.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 15 Sep 2024 21:58:33 +0200</pubDate>
</item>
<item>
    <title>fzfs: Init local array and alist variables as recommented</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/8655fadf4b77/sbin/fzfs</link>
    <description><![CDATA[fzfs: Init local array and alist variables as recommented]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 15 Sep 2024 21:57:11 +0200</pubDate>
</item>
<item>
    <title>fzfs: Variable name confusion: use _propvalue everywhere -- as intended</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/5eed2968e671/sbin/fzfs</link>
    <description><![CDATA[fzfs: Variable name confusion: use _propvalue everywhere -- as intended]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 15 Sep 2024 21:56:21 +0200</pubDate>
</item>
<item>
    <title>FIX: SC2295: expansions inside ${..} need to be quoted separately, otherwise they will match as a pattern.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/d173161a3a0f/sbin/fzfs</link>
    <description><![CDATA[FIX: SC2295: expansions inside ${..} need to be quoted separately, otherwise they will match as a pattern.<br/>
<br/>
All our prefixes should be without shell pattern matching (?, *, [ et al.).]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 11 Sep 2024 18:19:41 +0200</pubDate>
</item>
<item>
    <title>Make the port really DATADIR and EXAMPLESDIR safe because the user may redefine DATADIR and EXAMPLESDIR.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/847ae246f3cc/sbin/fzfs</link>
    <description><![CDATA[Make the port really DATADIR and EXAMPLESDIR safe because the user may redefine DATADIR and EXAMPLESDIR.<br/>
<br/>
pkg-plist must use DATADIR and EXAMPLESDIR.<br/>
The scripts must search for common.subr and farray.sh more intelligently.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 10 Sep 2024 21:10:27 +0200</pubDate>
</item>
<item>
    <title>Using jq: the '.a.b.c.[&quot;d&quot;]' syntax in chains is 1.7+: use the old syntax '.a.b.c[&quot;d&quot;]' instead.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/d28733400b18/sbin/fzfs</link>
    <description><![CDATA[Using jq: the '.a.b.c.[&quot;d&quot;]' syntax in chains is 1.7+: use the old syntax '.a.b.c[&quot;d&quot;]' instead.<br/>
<br/>
Since 1.7 a dot is allowed.<br/>
See: https://github.com/jqlang/jq/issues/1168]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 10 Sep 2024 10:42:44 +0200</pubDate>
</item>
<item>
    <title>When analyzing the output of &quot;mount -p&quot; check for proper parsing capability: no improper mixing of tabs and spaces.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/566ecdd9e73b/sbin/fzfs</link>
    <description><![CDATA[When analyzing the output of &quot;mount -p&quot; check for proper parsing capability: no improper mixing of tabs and spaces.<br/>
<br/>
Suggest (and mostly use) &quot;jq&quot; in other cases.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 10 Sep 2024 10:13:59 +0200</pubDate>
</item>
<item>
    <title>fzfs: switch to farray.sh</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/f6dc405ddd58/sbin/fzfs</link>
    <description><![CDATA[fzfs: switch to farray.sh]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 09 Sep 2024 15:16:01 +0200</pubDate>
</item>
<item>
    <title>fzfs: FIX: typo in help msg</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/9f8f3e9b3d84/sbin/fzfs</link>
    <description><![CDATA[fzfs: FIX: typo in help msg]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 09 Sep 2024 14:39:16 +0200</pubDate>
</item>
<item>
    <title>Replace the use of &quot;deprecated&quot; egrep calls with &quot;grep -E&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/62cd970aea9c/sbin/fzfs</link>
    <description><![CDATA[Replace the use of &quot;deprecated&quot; egrep calls with &quot;grep -E&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 09 Sep 2024 14:28:55 +0200</pubDate>
</item>
<item>
    <title>Reset some variables in the process environment at loading time: GREP_OPTIONS and PATH_FSTAB.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/07071afd9ae5/sbin/fzfs</link>
    <description><![CDATA[Reset some variables in the process environment at loading time: GREP_OPTIONS and PATH_FSTAB.<br/>
<br/>
LC_ALL (and LANG and friends) are left alone currently.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 05 Sep 2024 22:06:51 +0200</pubDate>
</item>
<item>
    <title>fzfs umount: umounting now also works for datasets and/or mountpoints that have spaces in their values.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/703e9f357339/sbin/fzfs</link>
    <description><![CDATA[fzfs umount: umounting now also works for datasets and/or mountpoints that have spaces in their values.<br/>
<br/>
For this to work textproc/jq must be installed as /usr/local/bin/jq.<br/>
&quot;mount -p&quot; is requested as JSON (via libxo) processed accordingly.<br/>
This is because normally &quot;mount -p&quot; has a TAB as field separator -- with the exception of<br/>
fields becoming to large; the a SPACE is used...<br/>
<br/>
&quot;fzfs mount&quot; works already in this cases.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 04 Sep 2024 20:52:57 +0200</pubDate>
</item>
<item>
    <title>fzfs umount: implemented option &quot;-k&quot; (dry-run)</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/93b98803219b/sbin/fzfs</link>
    <description><![CDATA[fzfs umount: implemented option &quot;-k&quot; (dry-run)]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 04 Sep 2024 18:48:10 +0200</pubDate>
</item>
<item>
    <title>Use absolute paths for &quot;mount&quot; (all occurrences) and grep (some)</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/b7d60802b25f/sbin/fzfs</link>
    <description><![CDATA[Use absolute paths for &quot;mount&quot; (all occurrences) and grep (some)]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 04 Sep 2024 18:29:42 +0200</pubDate>
</item>
<item>
    <title>fzfs: Implement option &quot;-k&quot; for clone-tree and mount to keep cloned datasets or keep datasets mounted on errors</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/c05ef1c86c9c/sbin/fzfs</link>
    <description><![CDATA[fzfs: Implement option &quot;-k&quot; for clone-tree and mount to keep cloned datasets or keep datasets mounted on errors]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 01 Sep 2024 21:52:01 +0200</pubDate>
</item>
<item>
    <title>fzfs: implement &quot;fzfs clone-tree&quot;.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/7d08fd78775c/sbin/fzfs</link>
    <description><![CDATA[fzfs: implement &quot;fzfs clone-tree&quot;.<br/>
<br/>
Clone a ZFS dataset tree and preserve locally set properties.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 01 Sep 2024 21:34:27 +0200</pubDate>
</item>
<item>
    <title>fzfs: Try to unmount filesystems that have been mounted by this tool when an error occurs</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/7d498093d4c2/sbin/fzfs</link>
    <description><![CDATA[fzfs: Try to unmount filesystems that have been mounted by this tool when an error occurs]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 30 Aug 2024 18:50:12 +0200</pubDate>
</item>
<item>
    <title>Typo in error message</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/46406503a635/sbin/fzfs</link>
    <description><![CDATA[Typo in error message]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 30 Aug 2024 16:49:36 +0200</pubDate>
</item>
<item>
    <title>Use the new output routinges for errors in fzfs' global error handling</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/eb42828c0cbf/sbin/fzfs</link>
    <description><![CDATA[Use the new output routinges for errors in fzfs' global error handling]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 30 Aug 2024 16:48:24 +0200</pubDate>
</item>
<item>
    <title>FIX: Handle severe error in &quot;fzfs mount&quot; when the root dataset naturally mounts at root filesystem</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/312aebce590c/sbin/fzfs</link>
    <description><![CDATA[FIX: Handle severe error in &quot;fzfs mount&quot; when the root dataset naturally mounts at root filesystem]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 30 Aug 2024 14:17:45 +0200</pubDate>
</item>
<item>
    <title>Move &quot;_get_local_zfs_properties_for_create()&quot; into common.subr</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/a2011285f054/sbin/fzfs</link>
    <description><![CDATA[Move &quot;_get_local_zfs_properties_for_create()&quot; into common.subr]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 03 May 2024 09:35:09 +0200</pubDate>
</item>
<item>
    <title>Renamed local helper function</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/f06998866c01/sbin/fzfs</link>
    <description><![CDATA[Renamed local helper function]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 03 May 2024 09:24:52 +0200</pubDate>
</item>
<item>
    <title>Extend copyright to 2024</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/9c3b1966ba91/sbin/fzfs</link>
    <description><![CDATA[Extend copyright to 2024]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 01 May 2024 21:35:43 +0200</pubDate>
</item>
<item>
    <title>Implement &quot;-k&quot; option for &quot;fzfs copy-tree&quot; to keep received snapshots</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/bbdb1ab0ea00/sbin/fzfs</link>
    <description><![CDATA[Implement &quot;-k&quot; option for &quot;fzfs copy-tree&quot; to keep received snapshots]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 22 Sep 2023 09:22:25 +0200</pubDate>
</item>
<item>
    <title>The first version of &quot;fzfs copy-tree&quot; completed</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/824e88618376/sbin/fzfs</link>
    <description><![CDATA[The first version of &quot;fzfs copy-tree&quot; completed]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 21 Sep 2023 18:42:41 +0200</pubDate>
</item>
<item>
    <title>Improvenents in handling names with spaces: quoting fixes</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/7056e5b7712d/sbin/fzfs</link>
    <description><![CDATA[Improvenents in handling names with spaces: quoting fixes]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 21 Sep 2023 12:03:09 +0200</pubDate>
</item>
<item>
    <title>More work on &quot;fzfs copy-tree&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/2cd4777821fc/sbin/fzfs</link>
    <description><![CDATA[More work on &quot;fzfs copy-tree&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 21 Sep 2023 09:35:07 +0200</pubDate>
</item>
<item>
    <title>Further work on &quot;fzfs copy-tree&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/a200c18603c9/sbin/fzfs</link>
    <description><![CDATA[Further work on &quot;fzfs copy-tree&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 20 Sep 2023 09:31:26 +0200</pubDate>
</item>
<item>
    <title>FIX: Another typo in variable name (COPY-PASTE)</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/1d6ee78f06ef/sbin/fzfs</link>
    <description><![CDATA[FIX: Another typo in variable name (COPY-PASTE)]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 19 Sep 2023 20:23:54 +0200</pubDate>
</item>
<item>
    <title>FIX: Typo in variable name &quot;OPTID&quot; -&gt; &quot;OPTIND&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/4363929b0a3e/sbin/fzfs</link>
    <description><![CDATA[FIX: Typo in variable name &quot;OPTID&quot; -&gt; &quot;OPTIND&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 19 Sep 2023 20:19:04 +0200</pubDate>
</item>
<item>
    <title>Begin the implementation of &quot;fzfs copy-tree&quot;</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/a571a30bcf8a/sbin/fzfs</link>
    <description><![CDATA[Begin the implementation of &quot;fzfs copy-tree&quot;]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Tue, 19 Sep 2023 19:35:29 +0200</pubDate>
</item>
<item>
    <title>FIX: Program name in fzfs's version string</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/bb0a0384b5da/sbin/fzfs</link>
    <description><![CDATA[FIX: Program name in fzfs's version string]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#46;&#103;&#108;&#97;&#115;&#110;&#101;&#114;&#64;&#102;&#101;&#108;&#100;&#109;&#97;&#110;&#110;&#45;&#109;&#103;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 27 Feb 2023 12:38:12 +0100</pubDate>
</item>
<item>
    <title>Simplified version tagging a lot: it is also faster now.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/84d2735fe7f6/sbin/fzfs</link>
    <description><![CDATA[Simplified version tagging a lot: it is also faster now.<br/>
<br/>
While being there: adjusting copyright year to end in 2023 now.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Thu, 23 Feb 2023 01:08:31 +0100</pubDate>
</item>
<item>
    <title>Implement the &quot;fzfs create-tree&quot; command</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/6be930eb7490/sbin/fzfs</link>
    <description><![CDATA[Implement the &quot;fzfs create-tree&quot; command]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Mon, 20 Feb 2023 00:43:30 +0100</pubDate>
</item>
<item>
    <title>Build and package manual pages for fzfs, fzfs-mount and fzfs-umount.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/1fc3b04b39fa/sbin/fzfs</link>
    <description><![CDATA[Build and package manual pages for fzfs, fzfs-mount and fzfs-umount.<br/>
<br/>
Also put some stub info into the manual page for local-bsdtools.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 18 Sep 2022 01:31:47 +0200</pubDate>
</item>
<item>
    <title>Move the implementation of &quot;mount&quot; and &quot;umount&quot; into the new tool fzfs.</title>
    <link>https://hg2.dom66.de/hgrepos/FreeBSD/ports/sysutils/local-bsdtools/log/3c24b07240f2/sbin/fzfs</link>
    <description><![CDATA[Move the implementation of &quot;mount&quot; and &quot;umount&quot; into the new tool fzfs.<br/>
<br/>
It is not jail-specific but in reality a helper for some ZFS management<br/>
issues.]]></description>
    <author>&#70;&#114;&#97;&#110;&#122;&#32;&#71;&#108;&#97;&#115;&#110;&#101;&#114;&#32;&#60;&#102;&#122;&#103;&#108;&#97;&#115;&#46;&#104;&#103;&#64;&#100;&#111;&#109;&#54;&#54;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sat, 17 Sep 2022 16:47:32 +0200</pubDate>
</item>

  </channel>
</rss>
