Building Bootstrap Dotnet for Gentoo (LibreSSL) #4725
Unanswered
blucybrb14de
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Please follow this document instead: https://github.com/dotnet/source-build/blob/main/Documentation/bootstrapping-guidelines.md. The doc at https://github.com/dotnet/source-build/blob/main/Documentation/boostrap-new-os.md seems to be outdated or obsolete. I've logged #4729 to get that addressed. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm currently attempting to port dotnet-sdk to Gentoo on a LibreSSL system, and attempting to create a new ebuild for dotnet-sdk. The trouble is, I am not able to build my own bootstrap when looking at the documentation, as it appears that the buildbootstrapcli.sh is missing, and not a part of a ./scripts directory on the main branch.
It seems to mention that it is possible build a bootstrap for dotnet-sdk for a LibreSSL system, using the build bootstrap, and I would like to attempt to give non-official support in the LibreSSL overlay, however the steps to do so seemed to be obscured
I did not try to look to look through the commit history, but I can't seem to find the relevant information in order to do so. If anyone could please provide any instructions to continue to bootstrap, I would love to continue to run and test LibreSSL on Gentoo, for the packages that depend on it, and to do so for the foreseeable future.
Much Appreciated.
Beta Was this translation helpful? Give feedback.
All reactions