Got tired of the slow speed of freebsd-update and freebsd-update’s usage within #iocage. Now I figured out how that was being used and using freebsd-rustdate together with a #varnish reverse proxy for #FreeBSD’s update server(s) I’m doing jail upgrades from 14.3 to 14.4 under Β±3 minutes after the cache has been prime πŸš€ πŸš€ πŸš€ πŸš€ πŸš€ (this was *hours*)

And adding

PKG_ENV : {
http_proxy=http://myproxy:3128
}
In my pkg.conf helps #FreeBSD using my #squid proxy for reusing some of the pkg downloads. Nice