Date: Thu, 07 Sep 2023 01:41:48 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 273601] freebsd-update fills up /var/db/freebsd-update/files and never cleans them Message-ID: <bug-273601-227-yVRA82A217@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273601-227@https.bugs.freebsd.org/bugzilla/> References: <bug-273601-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273601 Colin Percival <cperciva@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cperciva@FreeBSD.org --- Comment #1 from Colin Percival <cperciva@FreeBSD.org> --- Yes, all of those files will be used if you `freebsd-update rollback` all t= he way back in history. When I first designed this code (for security updates, not upgrading between releases) the number of files was small so it was nev= er an issue. We should probably have a `freebsd-update purge` which make it impossible to rollback and cleans up all those files. OTOH we're going to be moving to pkgbase any decade now and freebsd-update won't be needed any more... right...? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273601-227-yVRA82A217>