Skip to content

dotnet-sdk-8.0: Add at 8.0.415#1155

Closed
hphilm wants to merge 1 commit intoAerynOS:2025-05-repo-rebuildfrom
hphilm:dotnet-sdk-8.0
Closed

dotnet-sdk-8.0: Add at 8.0.415#1155
hphilm wants to merge 1 commit intoAerynOS:2025-05-repo-rebuildfrom
hphilm:dotnet-sdk-8.0

Conversation

@hphilm
Copy link
Copy Markdown
Contributor

@hphilm hphilm commented Nov 11, 2025

No description provided.

@hphilm hphilm requested a review from a team as a code owner November 11, 2025 15:48
_dotnet_install=%(installroot)/usr/share/dotnet

%install_dir $_dotnet_install
tar zxfv %(sourcedir)/dotnet-sdk-8.0.415-linux-x64.tar.gz -C %(installroot)/usr/share/dotnet
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we're going to add dotnet to the repo we need to build it ourselves. It's fine to use the downloaded binaries for bootstrapping the initial build only, but not like this. The initial build of dotnet will need to actually build dotnet and can use whatever sources it needs to accomplish that.

@hphilm hphilm marked this pull request as draft February 8, 2026 03:58
@hphilm
Copy link
Copy Markdown
Contributor Author

hphilm commented Mar 25, 2026

I agree. However this was a quick and dirty version for an experiment I needed to get playtron working ...

@ReillyBrogan ReillyBrogan deleted the branch AerynOS:2025-05-repo-rebuild April 8, 2026 04:43
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.

2 participants