1
0
mirror of https://github.com/hukl/freebsd-toolbox.git synced 2025-11-20 03:08:43 +01:00

Update upgrade_guide.md

This commit is contained in:
John-Paul Bader
2024-06-28 10:57:24 +02:00
committed by GitHub
parent 2ec6cd33a8
commit 3055eec974

View File

@ -11,6 +11,7 @@ https://www.freebsd.org/releases/13.1R/relnotes/
## General Procedure
* Check Release Notes for potentially breaking changes (which is rare)
* Upgrade pkg and packages to latest versions on host `sudo pkg upgrade`
* ZFS Snapshot `zfs snapshot -r tank@2022-08-05_01`
* Create Boot Environemnt `bectl create 13_1_RELEASE`
* Mount Boot Environment `bectl mount 13_1_RELEASE`