https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239997
Michael Gmelin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] 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 <[email protected]> --- 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 != "/" (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 discussed 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) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
