Correct, this is ZFS only. And it's something we're using specific to
FreeNAS / TrueOS, which is why I didn't originally mention it as apart of
our CFT.
For UFS, there will need to be additional care taken when doing updates.
--
Kris Moore
Vice President of Engineering
iXsystems, Inc
Ph: (408) 943-4100
Ph: (408) 943-4101
The Groundbreaking TrueNAS M-Series -
Enterprise Storage & Servers Driven By Open Source
-----Original Message-----
From: Goran Meki? <meka at tilda.center>
Sent: Monday, April 29, 2019 9:43 AM
To: Kris Moore <kris at ixsystems.com>
Cc: Emmanuel Vadot <manu at bidouilliste.com>; FreeBSD Stable
<freebsd-stable at freebsd.org>; FreeBSD Current <freebsd-current at
freebsd.org>; freebsd-pkgbase at freebsd.org; freebsd-pkg at freebsd.org;
freebsd-hackers at freebsd.org; freebsd-ports at freebsd.org
Subject: Re: CFT: FreeBSD Package Base
On Mon, Apr 29, 2019 at 09:25:05AM -0400, Kris Moore
wrote:> We've written our own tool "sysutils/sysup" in GO which
handles this.
> It performs updates using Boot-Environments to ensure that
> kernel/world are updated at same time.
If I'm right, UFS doesn't support boot environments, so how would it
work for UFS based installs?
I personally feel GO is a bit ackward choice of language for something that
practically should be part of base. At least I would expect OS update/upgrade
not to require any external package.
Regards,
meka