pkg-base, upgrading, and jails

It seems that pkg-base will soon be the standard on FreeBSD systems, but there seems to be no documentation concerning jails. So I’ll ask a few questions.

How does one create a jail using pkg-base? Do we still fetch the .txz files?

How does you update and upgrade a jail?

How do you convert a jail to pkg-base? Same as pkgbasify for the host?

There are some scripts that are available to create jails using pkg-base, but I want an official documented (I’m sure it will come at some point) method.

Thanks!
 
Because to upgrade a jail, I use “free-update” with the appropriate switches for jails, which apparently will be deprecated once pkg-base lands.
 
Back
Top