macaroni-os / macaroni-os/mark-issues
[macaronictl] Review the setup of grub.cfg to permit to choice the default kernel when multiple version are available
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It's good to have a way to configure grub with a specific kernel version instead of using the major version by default.
This change must be applied to `kernel gi` command.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the `kernel gi` command and the setup that writes `grub.cfg`. Check how the major kernel version is currently selected when multiple versions exist; done means the command can configure a specific kernel version as the default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- cli, operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100