view docs/man/man8/ftjail-snapshot-tmpl.rst @ 806:b59054f11029

fports: Implement "fports detail -b" to print details about all packages that are not installed from the blessed FreeBSD repo. While there change option handling to allow a combination of selection flags: merge all selected packages and sort if needed.
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 05 Nov 2024 10:57:06 +0100
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)`