[Bug 267535] freebsd-update does not create proper deep boot environment backups
Date: Tue, 24 Oct 2023 00:05:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267535 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=80f747781f125576de40ab8b3d8d70b351ef0518 commit 80f747781f125576de40ab8b3d8d70b351ef0518 Author: Kyle Evans <kevans@FreeBSD.org> AuthorDate: 2023-10-12 02:51:07 +0000 Commit: Kyle Evans <kevans@FreeBSD.org> CommitDate: 2023-10-24 00:04:18 +0000 freebsd-update: create deep BEs by default The -r flag to bectl needs to go away, and we need to just do the right thing. In the meantime, we can apply an -r in freebsd-update as a minimal fix to stop creating partial backups in these (non-default) deep BE setups. PR: 267535 (cherry picked from commit 989c5f6da99081b1f2b76ec09e91078e531e1250) usr.sbin/freebsd-update/freebsd-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- You are receiving this mail because: You are on the CC list for the bug.