IABSD has a new compiler triple for each architecture, uniquely identifying the ABI : e.g. amd64-unknown-iabsd0.1
To accommodate for this new name we need to update the base system, that is done, and also the ports and they are 12k+ of t...
Bootstrapping a fork from OpenBSD is not an easy task.
I decided to rename the ABI to be able to compile differently and make ABI choices on our own. The consequences of that is that every config.guess and config.sub file has to take int...
We got rejected a patch from OpenBSD on copyright basis so we decided to brand our own BSD, forked from OpenBSD on 1st of April 2026.
The motivations behind the fork is that OpenBSD voluntarily removed support for Bluetooth stack that wa...