Skip to content

Add support for running dotnet core on Banana linux #16649

@tmds

Description

@tmds

There are some pull requests on supporting specific well known distributions in this repository. I created this issue to improve documentation (and perhaps tooling) for the general issue.

Banana Unix is the term used by @jasonwilliams200OK in https://github.com/dotnet/cli/issues/1532 for some platform that doesn't support coreclr yet. This could be the next version of Debian or it may just as well be a custom built linux system for an embedded device.

Some concrete questions:
What are the minimal parts that need to be built for supporting a new platform? In what repos are they? And with which commands can they be built?
Can these bits be built on an existing supported platform? Or does the build have to be done on the new platform?
If the latter, is there any bootstrapping needed (e.g. get a first-stage core runtime to build the one for the new platform)? How is this done?

\cc @jasonwilliams200OK @ellismg @stephentoub

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-MetadocumentationDocumentation bug or enhancement, does not impact product or test code

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions