[Bug 273601] freebsd-update fills up /var/db/freebsd-update/files and never cleans them
Date: Wed, 04 Oct 2023 14:47:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273601 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=30beebe444f5f415a388be9df91107246bd32674 commit 30beebe444f5f415a388be9df91107246bd32674 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2023-09-29 15:47:41 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2023-10-04 14:45:57 +0000 freebsd-update: add a note about when files may be deleted Files under /var/db/freebsd-update are required during the upgrade process, and to support rollback. They may be deleted if no upgrade is in progress and rollback will not be required. PR: 273601 Reviewed by: bcr Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D42022 usr.sbin/freebsd-update/freebsd-update.8 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.