annotate pkg-descr @ 529:703e9f357339

fzfs umount: umounting now also works for datasets and/or mountpoints that have spaces in their values. For this to work textproc/jq must be installed as /usr/local/bin/jq. "mount -p" is requested as JSON (via libxo) processed accordingly. This is because normally "mount -p" has a TAB as field separator -- with the exception of fields becoming to large; the a SPACE is used... "fzfs mount" works already in this cases.
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 04 Sep 2024 20:52:57 +0200
parents a23e952580f8
children 6b85a603765a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
266
a23e952580f8 Enhance pkg-descr
Franz Glasner <fzglas.hg@dom66.de>
parents: 13
diff changeset
1 A collection of private local FreeBSD tools for managing the system.
a23e952580f8 Enhance pkg-descr
Franz Glasner <fzglas.hg@dom66.de>
parents: 13
diff changeset
2
a23e952580f8 Enhance pkg-descr
Franz Glasner <fzglas.hg@dom66.de>
parents: 13
diff changeset
3 Contains tools to manage jails, thin jails and binary packages.
a23e952580f8 Enhance pkg-descr
Franz Glasner <fzglas.hg@dom66.de>
parents: 13
diff changeset
4
a23e952580f8 Enhance pkg-descr
Franz Glasner <fzglas.hg@dom66.de>
parents: 13
diff changeset
5 And the tool "bsmtp2dma" is a simple replacement for Bacula's "bsmtp"
a23e952580f8 Enhance pkg-descr
Franz Glasner <fzglas.hg@dom66.de>
parents: 13
diff changeset
6 when the system mailer does not listen on TCP ports.