docs: Migrate pre-proposed article from Ubuntu Wiki#108
Conversation
Signed-off-by: Alice C. Munduruca <alice.munduruca@canonical.com>
|
Thanks for this @alicemunduruca ! I'll take a look. https://github.com/canonical/kernel-docs/actions/runs/28036806200/job/82992249776?pr=108#step:4:332 thanks! |
AnneCYH
left a comment
There was a problem hiding this comment.
Hey @alicemunduruca , thanks for this!
I had a couple of questions before I proceed with the rest of the review to make sure I have the right context here. :)
thanks!
| @@ -4,12 +4,20 @@ myst: | |||
| description: "Learn to enable -proposed pocket, install test kernels, and verify stability of kernels before release." | |||
There was a problem hiding this comment.
Hi @alicemunduruca , if the contents of the docs change we need to check that this description is still valid.
Do take a look and revise as needed.
Thanks!
| from -proposed as they are not enabled by default. | ||
| After a kernel's sources are prepared by the Canonical Kernel Team, they are | ||
| uploaded to public build PPAs for compilation and regression testing. Once | ||
| built, you may download and test these kernels before migration to the -proposed |
There was a problem hiding this comment.
Hi @alicemunduruca !
I'm not sure what you mean here by "before migration to the -proposed" pocket.
Is this referring to ppa:canonical-kernel-team/ppa?
or the previous pre-proposed?
| After a kernel's sources are prepared by the Canonical Kernel Team, they are | ||
| uploaded to public build PPAs for compilation and regression testing. Once | ||
| built, you may download and test these kernels before migration to the -proposed | ||
| pocket. It is worth mentionning however that adding these PPAs to a production |
There was a problem hiding this comment.
| pocket. It is worth mentionning however that adding these PPAs to a production | |
| pocket. It is worth mentioning however that adding these PPAs to a production |
| ```` | ||
| ````` | ||
|
|
||
| ## Enable a CKT Build PPA |
There was a problem hiding this comment.
| ## Enable a CKT Build PPA | |
| ### Enable a CKT build PPA |
I think the "enabling PPA" sections should all be nested under "Enable the -proposed pocket to software sources".
Moved and updated pre-proposed information from the Ubuntu Wiki article.