linuxboot / linuxboot/heads

Future improvements for flash.sh and flash content optimizations

Open
#1,233 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Makefile
Stars
1.6k
Forks
211
Avg merge
4d 21h
Merged PRs (30d)
6

Description

As noted by @JonathonHall-Purism under https://github.com/osresearch/heads/pull/1230#issuecomment-1291068570

>Additional improvements - the only suggestion I have would be to potentially just flash modified regions when changing settings - i.e. just flash the CBFS region when that's all that's needed, to avoid reading and verifying the rest of flash. Or even better, to move config, GPG keyring, etc., to their own region, so we could separate them from the payload too. There's no need to tie that to this work though

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading flash.sh and the linked pull request discussion, especially the suggestions about flashing only modified regions and separating CBFS, configuration, and GPG keyring content. Clarify which improvement is in scope before changing the flashing behavior; done means the agreed flash optimization is implemented and its effects are verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
embedded-iot, operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.