Synopsis # This chapter documents the current status of Linux binary compatibility on OpenBSD. It describes the historical linux(4) subsystem that once enabled Linux ELF binary execution, the reasons for its removal, and modern alternatives for accessing Linux-only software, including virtualization, remote execution, and native packaging. Historical Note # OpenBSD previously supported partial Linux compatibility through the linux(4) kernel subsystem. This layer enabled execution of select Li...