We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Possible options:
FreeBSD can already run the Linux configlet release via the Linux binary compatibility, as documented here. You just need:
configlet
pkg install emulators/linux_base-c7 echo 'linux_enable="YES"' >> /etc/rc.conf`
When compiled natively, I can confirm that configlet works on FreeBSD, OpenBSD and NetBSD.
Related: #24
Low priority. I'm just creating some issues to document some things I'm aware of, but I have zero intention of doing (at least right now).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Possible options:
FreeBSD can already run the Linux
configlet
release via the Linux binary compatibility, as documented here. You just need:When compiled natively, I can confirm that
configlet
works on FreeBSD, OpenBSD and NetBSD.Related: #24
Low priority. I'm just creating some issues to document some things I'm aware of, but I have zero intention of doing (at least right now).
The text was updated successfully, but these errors were encountered: