Re: pkg upgrade with inverting match?
vermaden <[email protected]> Fri, 20 Mar 2026 10:59:53 +0100
| Newsgroups | gmane.os.freebsd.stable |
|---|---|
| Message-ID | <viwdfiyughnhhrpnhbtd@jrvr> |
> 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