From aac83f659118689e773949aa139336a72b7c0546 Mon Sep 17 00:00:00 2001 From: Philipp Wuensche Date: Wed, 14 Aug 2019 14:27:45 +0200 Subject: Add -K option to install, which can be used to upgrade basejail to a newer FreeBSD version without loosing old libs inside the basejail. Could replace "update -U". --- man8/ezjail-admin.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'man8') diff --git a/man8/ezjail-admin.8 b/man8/ezjail-admin.8 index f40f73a..5274f2d 100644 --- a/man8/ezjail-admin.8 +++ b/man8/ezjail-admin.8 @@ -6,7 +6,7 @@ .Nd Administrate ezjail environment .Sh SYNOPSIS .Nm Cm install -.Op Fl mMpPsS +.Op Fl mMpPsSK .Op Fl h Ar host .Op Fl r Ar release .Nm @@ -123,6 +123,9 @@ for details or .Xr portsnap 8 . .It Fl P Fetch and extract a ports tree, without (re)installing the base jail. +.It Fl K +Reinstall the base jail and the new jail template. Can be used together with -r +to upgrade both to a newer FreeBSD version. .It Fl h Ar host Set the remote host to fetch FreeBSD distribution sets from. If absent the default host -- cgit v1.2.3