Date: Sat, 9 Nov 2019 00:23:06 +1100 From: andrew clarke <mail@ozzmosis.com> To: freebsd-questions@freebsd.org Cc: Jerry <jerry@seibercom.net> Subject: Re: Updating poudriere jail Message-ID: <20191108132306.4jeaui3vm53vbpcf@ozzmosis.com> In-Reply-To: <20191108075844.00002293@seibercom.net> References: <20191108075844.00002293@seibercom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri 2019-11-08 07:58:44 UTC-0500, Jerry (jerry@seibercom.net) wrote: > I currently have poudriere running on a FreeBSD 12.0-RELEASE-p11 > system. I am going to use "freebsd-update" to update the system to > FreeBSD 12.1. > > My question is what is the prope way to update the poudriere jail. I > was thinking I could do this: > > poudriere jails -c -j releng_12.1 -v 12.1-RELEASE > > Then when I run poudriere to update my ports, I would just reference > "releng-12.1" as the jail. > > Is this correct? I really do not want to hose my system. I don't have > the time to rebuild it from scratch. My poudriere jail is named "12amd64". I used this to upgrade it from 12.0-RELEASE-p11 to 12.1-RELEASE: poudriere jail -u -j 12amd64 -t 12.1-RELEASE Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191108132306.4jeaui3vm53vbpcf>