linuxboot / linuxboot/book

explain use cases of boot flows

Open
#117 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
300
Forks
54
PR merge metrics
No merged PRs in 30d

Description

general vs special purpose

- boot a random system, say a Linux desktop distro
- boot loader does not know much about it, needs flexibility
- need runtime services, UEFI? (opinions differ)
- boot a custom/tailored system, e.g. IoT app, Talos/k3s
- boot loader can make reasonable assumptions based on constraints

Contributor guide

No contributing guide indexed for this repository

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

Review the existing Markdown chapters in the LinuxBoot book and locate the section covering boot flows; use the issue's general-versus-special-purpose outline as the scope. Done means the book clearly explains both use cases, including the flexibility and runtime-service concerns for general systems and the assumptions possible for tailored systems.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
documentation, operating-systems
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.