Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
view docs/man/man8/ftjail-snapshot-tmpl.rst @ 658:260a81d769a6
Implemented "ftjail check-freebsd-update": thorough check for preconditions to a successful run of "ftjail freebsd-update".
All checks that "ftjail freebsd-update" does are replicated in
"ftjail check-freebsd-update".
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 28 Sep 2024 19:12:05 +0200 |
| parents | 11e6e3442df0 |
| children |
line wrap: on
line source
.. -*- coding: utf-8; indent-tabs-mode: nil; -*- ftjail-snapshot-tmpl ==================== Synopsis -------- **ftjail snapshot-tmpl** `dataset-ro-base` `dataset-skeleton-rw` `snapshot-name` Description ----------- Recursively create ZFS snapshots of `dataset-ro-base` and `dataset-skeleton-rw` and all its children. The snapshot has the snapshot name `snapshot-name` and must not exist already. Environment ----------- All environment variables that affect :command:`zfs` are effective also. See Also -------- :manpage:`ftjail(8)`
