Split board independent options out
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 1.6k
- Forks
- 211
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 6
Description
Some options, like what tools to include, are not board dependent. It depends on the user, if they want to use GPG, have a TPM connected, or have a lot of tools or want a small/fast image. Options passed to Linux are also not board dependent. These options should be factored out into a user configuration file.
Contributor guide
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
No file or test is named. Start by tracing how board configurations currently define tool selection, TPM/GPG options, image sizing, and Linux arguments; identify the configuration entry points that can be separated. Done means board-independent options are supplied through a user configuration file without requiring board-specific changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- build-system, operating-systems
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100