Date: Fri, 30 Aug 2019 02:29:06 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 239997] freebsd-update: Fix detection of src component, add upgradesready and config commands, new exit codes Message-ID: <bug-239997-227-FhRN0ZT2Tw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239997-227@https.bugs.freebsd.org/bugzilla/> References: <bug-239997-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=3D239997 Michael Gmelin <grembo@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cperciva@FreeBSD.org URL|https://github.com/iocage/i |https://reviews.freebsd.org |ocage/pull/1027 |/D21473 Summary|freebsd-update: add |freebsd-update: Fix |environment variable to |detection of src component, |unbreak iocage upgrades |add upgradesready and | |config commands, new exit | |codes --- Comment #3 from Michael Gmelin <grembo@FreeBSD.org> --- After going back and forth and discussing with Colin, I implemented a better solution for iocage. While testing I noticed that detection of the src component didn't work if BASEPATH !=3D "/" (even though there was an attempt to correct that earlier= this year), so I fixed that. While there, I added new exit codes (instead of the original SKIPISFETCHEDCHECK solution) and two new commands (partially discu= ssed OL). As freebsd-update is mission critical, I opened a code review for better collaboration on it: https://reviews.freebsd.org/D21473 (this sounds like a lot, but is relatively trivial in the end) --=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-239997-227-FhRN0ZT2Tw>