Skip to content

Conversation

@mthalman
Copy link
Member

This document provides guidance for Linux distribution maintainers on source building .NET SDK feature band branches of the VMR. It covers bootstrapping and ongoing servicing workflows when building multiple SDK feature bands.

Fixes #5354

@mthalman mthalman requested review from a team, MichaelSimons, marcpopMSFT and mmitche October 15, 2025 17:48
@mthalman mthalman requested a review from a team as a code owner October 15, 2025 17:48
Copy link
Member

@MichaelSimons MichaelSimons left a comment

Choose a reason for hiding this comment

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

Nice write-up. There is a lot of good content here.

- Include shared runtime and foundational components that all feature bands
depend on

## Feature Band Characteristics
Copy link
Member

Choose a reason for hiding this comment

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

Eventually this should reference SDK documentation the feature bands which isn't finalized yet.

@MichaelSimons MichaelSimons requested a review from a team October 15, 2025 22:21
- 1xx: Contains complete VMR
- 2xx/3xx: Contains only tooling sources - runtime/core libraries excluded
- Change 'Latest' to 'current' in Build Requirements section for clarity
- Remove redundant comment in 3xx servicing scenario
- Addresses PR feedback about consistent terminology usage
Copy link
Member

@mmitche mmitche left a comment

Choose a reason for hiding this comment

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

Nice document!

mthalman and others added 6 commits October 29, 2025 12:35
Co-authored-by: Michael Simons <msimons@microsoft.com>
The diff makes this look more complicated than it is. All I did was swap the order so that bootstrap was positioned after servicing.
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.

Define official documentation for feature band building

3 participants