• themoken@startrek.website
    link
    fedilink
    arrow-up
    17
    ·
    13 hours ago

    So, the answer to the question “Can Linux directly host another Unix-like operating system’s binary interface?” at the moment is “partly, experimentally, and impressively.”

    As if there was any question on that? You can have Linux “handle” Windows PE binaries by telling it to invoke wine, dealing with a Unix-like scenario is a much lower bar.

    The question is who is this useful for? FreeBSD has the Linux compatibility layer because it’s playing catch up to Linux, but the Venn diagram of stuff FreeBSD can do but Linux can’t is tiny, especially if extra special kernel feature stuff is stubbed.

    Can anyone name a project that is BSD first, doesn’t rely on BSD kernel features, doesn’t have a native Linux port, and isn’t a distro tool?

    • Not a newt@piefed.ca
      link
      fedilink
      English
      arrow-up
      7
      ·
      11 hours ago

      The question is who is this useful for?

      Anyone wanting to run FreeBSD services in OCI containers on a Linux host.

    • hexagonwin@lemmy.today
      link
      fedilink
      arrow-up
      9
      arrow-down
      1
      ·
      13 hours ago

      pf but that needs BSD kernel features…

      this just looks like a fun project. not everything has to be actually meaningful for production usage

    • mmmm@sopuli.xyz
      link
      fedilink
      arrow-up
      4
      ·
      12 hours ago

      I’ve read about people that switched to freebsd purely because of jails or zfs.