Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
view docs/man/man8/fjail-freebsd-update.rst @ 467:6ecd16725818
Begin refactoring bhyve into fbhyve.
Planned:
- more consistent naming (analogous to jails)
- using bhyve configuration files instead of RC variables for bhyve devices
- more docs
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 14 Jun 2024 09:40:04 +0200 |
| parents | 673505e96cea |
| children | 54c6eecbe53f |
line wrap: on
line source
.. -*- coding: utf-8; indent-tabs-mode: nil; -*- fjail-freebsd-update ==================== Synopsis -------- **fjail freebsd-update** [**-c** `currently-running`] `directory` Description ----------- A checked :manpage:`freebsd-update(8)` for a system located or mounted at `directory`. A corresponding jail may or may not be running. .. program:: fjail freebsd-update .. option:: -c currently-running Do not assume that the system at `directory` is currently running the host's FreeBSD version but the version given in `currently-running`. This will also be checked by :manpage:`freebsd-version(1)` for `directory`. Environment ----------- All environment variables that affect :manpage:`freebsd-update` are effective also. See Also -------- :manpage:`fjail(8)`, :manpage:`freebsd-update(8)`, :manpage:`freebsd-version(1)`
