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