comparison docs/man/man8/ftjail-freebsd-update.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 54c6eecbe53f
children 82a98db83a13
comparison
equal deleted inserted replaced
657:db22766df6a4 658:260a81d769a6
17 Make the ZFS dataset mounted at `directory` a read-only clone of `new-origin`. 17 Make the ZFS dataset mounted at `directory` a read-only clone of `new-origin`.
18 18
19 If `etcupdate-tarball` is given also call :manpage:`etcupdate(8)` on 19 If `etcupdate-tarball` is given also call :manpage:`etcupdate(8)` on
20 the fully re-mounted directory tree that is rooted at `directory` 20 the fully re-mounted directory tree that is rooted at `directory`
21 using `etcupdate-tarball` as the new "current". 21 using `etcupdate-tarball` as the new "current".
22
23 See also :manpage:`ftjail-check-freebsd-update(8)` for a tool that
24 tries to thoroughly check the preconditions to run this tool successfully.
22 25
23 26
24 Options 27 Options
25 ------- 28 -------
26 29
55 58
56 59
57 See Also 60 See Also
58 -------- 61 --------
59 62
60 :manpage:`ftjail(8)`, :manpage:`freebsd-update(8)`, :manpage:`etcupdate(8)` 63 :manpage:`ftjail(8)`, :manpage:`ftjail-check-freebsd-update(8)`,
64 :manpage:`freebsd-update(8)`, :manpage:`etcupdate(8)`