Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
view docs/man/man8/ftjail.rst @ 297:a452ace0175a
Manual page for "ftjail populate"
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 18 Sep 2022 16:47:52 +0200 |
| parents | c2e2fed957ed |
| children | 41f32fdbecf3 |
line wrap: on
line source
.. -*- coding: utf-8; indent-tabs-mode: nil; -*- ftjail ====== Synopsis -------- **ftjail -hV** **ftjail subcommand** Subcommands ----------- :manpage:`ftjail-datasets-tmpl(8)` Create the ZFS template datasets :manpage:`ftjail-mount-tmpl(8)` Canonically mount the RO base and the RW skeleton :manpage:`ftjail-umount-tmpl(8)` Unmount mounted template datasets :manpage:`ftjail-interlink-tmpl(8)` Create symbolic links between the RO base and the RW skeleton :manpage:`ftjail-populate(8)` Populate a mounted base and skeleton :manpage:`ftjail-snapshot-tmpl(8)` Create a ZFS snapshot for base and skeleton :manpage:`ftjail-copy-skel(8)` Copy a ZFS skeleton recursively Implementation Notes -------------------- All commands with the exception of :command:`ftjail populate` require ZFS as filesystem. Environment ----------- All environment variables that affect :command:`zfs` are effective also.
