🐧 Experimental BSDun Kernel Module Runs FreeBSD Binaries on Linux
「 BSDun works by registering a FreeBSD ELF handler in Linux’s binary format chain. When a program runs, the module checks if the file is a FreeBSD binary through the ELF OSABI field or a FreeBSD ABI note.
If not, BSDun steps aside and lets Linux handle the file normally 」
https://linuxiac.com/experimental-bsdun-kernel-module-runs-freebsd-binaries-on-linux/
