Re: Good practices with bectl

2022-09-24 Thread Graham Perrin
On 24/09/2022 18:08, Nuno Teixeira wrote: And src/tools/build/beinstall.sh too! … OpenPGP_signature Description: OpenPGP digital signature

Re: Good practices with bectl

2022-09-24 Thread Graham Perrin
On 24/09/2022 14:47, Daniel Tameling wrote: … Would it be possible to add this to the handbook? … FreeBSD bug 263331 – Explain use of bectl (if using ZFS) in the updating FreeBSD section of the FreeBSD Handbook OpenPGP_signature De

Re: Good practices with bectl

2022-09-24 Thread Nuno Teixeira
And src/tools/build/beinstall.sh too! beinstall.sh is just great: `bectl list`: --- BE Active Mountpoint Space Created 14.0-CURRENT-20220924.142841 NR / 110G 2022-09-24 17:48 default - - 2.41G 2021-07-06 11:03 --- Cheer

Re: Good practices with bectl

2022-09-24 Thread Daniel Tameling
On Wed, Sep 21, 2022 at 12:08:38PM +0100, Nuno Teixeira wrote: > Summary: Using bectl for upgrades > > RELEASE=Whatever > > bectl create ${RELEASE} > > bectl mount ${RELEASE} > BASEDIR=/tmp/be_mount. # Use mount point returned by bectl mount > > [freebsd-update method] > > freebsd-update -b $