From 283c672f391e73d0b83211f3763acfa13d6a6a41 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Mon, 14 Mar 2011 01:31:14 +0000 Subject: Include experimental support for upgrading the basejail --- man7/ezjail.7 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'man7/ezjail.7') 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 .Xr freebsd-update 8 (i.e. using binary packages). This may be used only to update an existing installation. +.It Nm Cm update Fl U s Ar 8.0-RELEASE +Upgrade the base jail to the host system's release using +.Xr freebsd-update 8 . This may be used only to upgrade an +existing installation. Tell freebsd-update which OS version to expect +in the basejail via the +.Fl s No option. +.Pp +Note: Check +.Xr uname 1 +and especially the +.Pa UNAME_r +environment variable to upgrade to different versions. .El .Ss Jail Creation Examples .Bl -tag -width indent -- cgit v1.2.3