Installing Koji kernel. Booting specific kernel by default. #396
No reviewers
Labels
No labels
bug
Closed As
complete
Closed As
duplicate
Closed As
insufficient data
Closed As
moved
Closed As
not possible
Closed As
out of scope
Closed As
stale
good first issue
help wanted
improvement
needs changes
needs committer review
needs info
new change
Priority
awaiting triage
Priority
needs review
Priority
next meeting
Priority
waiting on assignee
Priority
waiting on external
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Docs/quick-docs#396
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added the following changes:
Could you add an example here please? I mean show the output of
ls /boot
on your machine, and then what the command should be? (These docs are for users who will not be techies and so we need explicit instructions with examples to make sure they can follow steps). Also: does the command always need thex86_64
suffix, and is/boot
the correct place for UEFI boots also?I'd remove the Fedora 23 guide. Even if it's relevant, that version of Fedora is long gone and we don't want users to be looking at other information there assuming everything there still applies :/
Is this heading required? The include has its own heading (and it's about changing the default not just "booting" in general?
I'd split each sentence into a line by itself. See https://sembr.org/
"If there is a need to install a kernel that is not currently available in the Fedora repositories"?
package -> client ?
So, one needs to first check if a kernel with this NVR was actually ever built for Fedora, by going to the Koji web interface.
I think it'll be good to give two methods here: one by going to the koji web interface, finding the necessary build, and then downloading files using the browser; and then the second can be this cli based method which is for more advanced users.
I think it's best to use - instead of
n.nn
and so on everywhere. That way the command is self explanatory?Metadata Update from @ankursinha:
Metadata Update from @ankursinha:
Thanks very much for this @jetstream . I've done a first round of review here now ^
Sure. Adding an example in the next push.
I reckon it can be generalised to
<arch>
. Including the change in the next update.AFAIK, kernels are located in
/boot
by default (for BIOS as well as UEFI systems)I was trying to align the addition to the existing structure. Here's my understanding.
Introduced a page for
Booting
(hence the headingBooting
) under the sectionKernel and Booting
. This page has one include (for booting a kernel by default) for now. Any additional quick-docs on booting could be added as includes to this page.Is that moving away from the current layout?
Not sure I understood. Did you want me to change the wording to the sentence you suggested? I thought Koji is a Fedora repository.
Yes please. Koji is not a repository, it's the build system which archives a certain number of old builds. The repositories only include a version of software that was released with a new Fedora release in the
fedora
repository, and then another version in theupdates
repository---they won't contain all the different update versions that may be available on koji.dnf
does not speak to koji, it only knows of the repositories.Let's leave this as is for the time being, it can be easily tweaked later.
Please drop a comment when you've made more changes. Thanks again
1 new commit added
Updates to resolve review comments.
Apologies for the delay, @ankursinha I have made the changes and pushed another commit. Please can you have a look when you get a chance?
Sure thing, on my list to do this week 👍
Looks great now. Merging! Thanks!
Pull-Request has been merged by ankursinha
I've also added you to the quick-doc committers group now. Please feel free to review other tickets and so on :)