Skip to content
Discussion options

You must be logged in to vote

Binaries/Packages built with .host *-Linux will only work where there's Linux kernel/syscalls.
Currently, everything that's built, is built with only Linux as host.
This doesn't mean the binaries/packages won't work on FreeBSD but you would have to enable linux compat.
But natively? No, they won't work.

Is this a linux focused package manager?

For now, yes.
If you look at our SBUILD spec, you will see we do have these listed:

x_exec:
  os:
    - "freebsd"
    - "illumos"
    - "linux"
    - "netbsd"
    - "openbsd"
    - "redox"

But to do this, we need more maintainers & also servers to test out builds.

what is the scope?

For now, it's to be able to work on Any-Linux with aarch64 & x8…

Replies: 2 comments

This comment has been hidden.

Comment options

You must be logged in to vote
0 replies
Answer selected by Azathothas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants