Sru hwe closely coupled kernel userspace#597
Open
j5awry wants to merge 7 commits into
Open
Conversation
make comments hidden. Opened issue 587 to track the comments. Makes for cleaner end-user documentation without losing the TODOs
There was a comment saying "add the SRU template and document." The sru-bug-template page already has explanations under each heading. Added a brief explanation of the sru-bug-template page, and follow on work can expand the sru bug template if it is not correct (including opening an issue for the work).
Added more info to [ Test Plan ] in SRU bug-template, focusing on how to break up instructions and providing clear returns.
moved all "TODOs" to comments in the code. opened issue 592 to track.
Following internal and external review of a spec for closely coupled kernel userspace tools, adding the requirements page, add to the TOC for standard processes, and adds page to index TOC https://discourse.ubuntu.com/t/spec-closely-coupled-kernel-userspace-releases/80724
In accordance with the closely-couple-kernel-userspace statements, added information for btrfs-progs. This states the testing methods that must be used, the addition of tests that must occur, and other assurances related to availability and backwards compatibility.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Addition of closely coupled kernel userspace. the public spec is available at:
https://discourse.ubuntu.com/t/spec-closely-coupled-kernel-userspace-releases/80724
this was also reviewed internally for a while to try and clean up specifics. The goal is an allowance for userspace tools that are tightly coupled to the kernel to more easily be backported to older series. The minimum goal is to at least match the userspace tool to the HWE kernel, with an allowance for further backports as long as compatibility is strongly stated by the upstream project.
Adds
btrfs-progspage as the first example of following the process.also contains minor fixup commits to the docs, as I was going through to find all the correct places to update
Checklist
Thank you for contributing to the Ubuntu Project documentation!