> Another thing I enjoy about freebsd-update is > the auto-snapshot if you're running zfs on root, > I assume that goes away with pkgbase? > (please, nobody tell me I can just snapshot it myself) > > Charles
Yes you can - just create new ZFS Boot Environment before any changes with beadm(8) or bectl(8) command. # beadm create before-upgrade More here: https://is.gd/BECTL Regards, vermaden
