Skip to content
New issue

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

feat(portability): add support for FreeBSD #1321

Merged
merged 81 commits into from
Aug 23, 2024

Conversation

bitcoin-tools
Copy link
Owner

@bitcoin-tools bitcoin-tools commented Aug 20, 2024

Describe the changes and your approach

  • Add support for the FreeBSD kernel and OS
    • including runtime and compile dependencies
  • Add a CI job to run nodebuilder on FreeBSD
    • with console output functional testing
    • save the debug.log as an artifact

Pull Request Sign-Off

  • I reviewed and approve of my changes.
  • I checked of the automated test results for any irregularities.
  • If appropriate, I manually tested the code changes on my local environment.
  • If appropriate, I considered changes to the README or test documentation.

@bitcoin-tools bitcoin-tools linked an issue Aug 20, 2024 that may be closed by this pull request
@bitcoin-tools
Copy link
Owner Author

TODO:

  • finish testing on baremetal
  • update the readme

@bitcoin-tools bitcoin-tools marked this pull request as ready for review August 23, 2024 16:27
@bitcoin-tools bitcoin-tools merged commit d9ffd9a into master Aug 23, 2024
30 of 32 checks passed
@bitcoin-tools bitcoin-tools deleted the 251-add-freebsd-support branch August 23, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add freeBSD support
1 participant