diff options
author | Sebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com> | 2020-01-25 20:58:10 +0100 |
---|---|---|
committer | Sebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com> | 2020-01-25 21:07:51 +0100 |
commit | 7c9fba2cf3b1cce685ead04c3ea23cbceaca382f (patch) | |
tree | 83456e10279fbb4b2ead29ca38e1e13714af05ce | |
parent | 2ebf2cc929f7be2796b4c0e02d97f3e3dc82174f (diff) | |
download | librebootfr-7c9fba2cf3b1cce685ead04c3ea23cbceaca382f.tar.gz librebootfr-7c9fba2cf3b1cce685ead04c3ea23cbceaca382f.zip |
[www/index.md] Make coreboot relation bit more accurate
-rw-r--r-- | www/index.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/index.md b/www/index.md index 52a8a9a5..38cc88a5 100644 --- a/www/index.md +++ b/www/index.md @@ -38,7 +38,8 @@ which makes computers functional whether for day to day usage or software development. Libreboot's main upstream provider is [coreboot](https://www.coreboot.org/), -from which we [remove binary blobs](docs/#about-the-libreboot-project). +and [we don't include binary blobs in our images] +(docs/#about-the-libreboot-project). We upstream our custom patches to projects like coreboot, depthcharge, GRUB, and flashrom where possible. Together, our build system and documentation is provided with the aim of making free boot firmware |