Fixed a problem in which the su command could not be executed with an error in boot mode 0.
If you started a previous release with boot mode 0 and have continued to use it with boot mode 3 since then, please update the persistent data as follows.
pkg_add is now run non-interactively. You do not need to select a package flavor when setting up your DeskTop environment.
rdate adjusts the clock when checking network reachability. This is to avoid TLS connection failures.
fiupdate
fiupdate does not kill the daemon if you choose to proceed with the update on the pty. This allows you to run fiupdate over a xenodm or ssh connection, but the update may fail.
In the previous release, the conditions for not stopping the daemon with fiupdate were insufficient, so we fixed it.
Fixed a bug where the system would not boot if usbfadm expand was executed when another partition was created after the OpenBSD partition in MBR or GPT.
In this case, instead of running usbfadm expand, run usbfadm newdrive for another unused device.
FuguIta-7.3-*-202309241
You can specify the size of MFS as a percentage of the total amount of memory and swap space by appending "%%" after the number.
If multiple swap partitions are present, there was an issue where the size of MFS with "%%" was not calculated correctly.
This was fixed at this release.