From 872cd4fe1c4fe664d6026b26662b170cde0407d9 Mon Sep 17 00:00:00 2001 From: Daniel Maslowski Date: Tue, 16 Sep 2025 14:13:11 +0200 Subject: [PATCH] intro: rephrase goal to a clear contrast Signed-off-by: Daniel Maslowski --- src/intro.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/intro.md b/src/intro.md index 1119e42..2adfb77 100644 --- a/src/intro.md +++ b/src/intro.md @@ -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. The LinuxBoot project provides two reference implementations; `linuxboot` and Heads. The [`linuxboot`](https://github.com/linuxboot/linuxboot) build system