Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ This is the official “LinuxBoot Book” for the LinuxBoot project. The book:
LinuxBoot is the idea of replacing proprietary or corporate-driven late-stage
boot [firmware](./glossary.md) with the Linux kernel and a community-based
user-space. That idea grew into a project that over the years includes various
initiatives with the overarching goal of moving from obscure and complex
firmware to simpler and open source firmware.
initiatives with the overarching goal of moving from obscure and closed source
firmware to clear and open source firmware.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is currently a bit of a weird paragraph, I imagine from trying to rework the original text. Basically it reads like, "There is this idea, that spawned a project that focused on the idea", and thereby defines the idea twice slightly differently.

Maybe just keep, "That idea grew into a project that over the years includes various initiatives." And remove the rest of the line. And perhaps update the first sentence to include "open source".

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea make sense, I'll rethink it. My main goal here is to be rather endorsing and less hostile in wording. 😅


The LinuxBoot project provides two reference implementations; `linuxboot` and
Heads. The [`linuxboot`](https://github.com/linuxboot/linuxboot) build system
Expand Down