summaryrefslogtreecommitdiff
path: root/man7
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2011-03-14 01:31:14 +0000
committererdgeist <erdgeist@erdgeist.org>2011-03-14 01:31:14 +0000
commit283c672f391e73d0b83211f3763acfa13d6a6a41 (patch)
tree7c44e12ac5832238d477c275a19cd2d7c1e33bec /man7
parentb3c7e95edbe869118f9e5a9c2e9495712fa42ee0 (diff)
Include experimental support for upgrading the basejail
Diffstat (limited to 'man7')
-rw-r--r--man7/ezjail.712
1 files changed, 12 insertions, 0 deletions
diff --git a/man7/ezjail.7 b/man7/ezjail.7
index cef662c..adf9eb0 100644
--- a/man7/ezjail.7
+++ b/man7/ezjail.7
@@ -566,6 +566,18 @@ Update the base jail to the next release using
566.Xr freebsd-update 8 566.Xr freebsd-update 8
567(i.e. using binary packages). This may be used only to update an 567(i.e. using binary packages). This may be used only to update an
568existing installation. 568existing installation.
569.It Nm Cm update Fl U s Ar 8.0-RELEASE
570Upgrade the base jail to the host system's release using
571.Xr freebsd-update 8 . This may be used only to upgrade an
572existing installation. Tell freebsd-update which OS version to expect
573in the basejail via the
574.Fl s No option.
575.Pp
576Note: Check
577.Xr uname 1
578and especially the
579.Pa UNAME_r
580environment variable to upgrade to different versions.
569.El 581.El
570.Ss Jail Creation Examples 582.Ss Jail Creation Examples
571.Bl -tag -width indent 583.Bl -tag -width indent