Hi!
I have some systems without access to the Internets and with internal
mirrors for packages and fw_update packages. But when openbsd does a
sysupgrade or a new install it runs fw_update against
firmware.openbsd.org. The problem here is that it will hang until the
timeout is reached.
# time fw_update
http://firmware.openbsd.org/firmware/6.6/: ftp: connect: No route to host
http://firmware.openbsd.org/firmware/6.6/: empty
Couldn't find updates for intel-firmware-20190514p0v0 vmm-firmware-1.11.0p1
5m04.55s real 0m00.36s user 0m02.30s system
We are able to do "fw_update -p" but is there a way to change it in
sysupgrade or at new installs (we do use siteXX.tgz). It's not using
/etc/installurl :(
/T