diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-12-16 22:11:57 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-12-16 22:11:57 -0500 |
commit | 4176ea4037e0d64af744ae572f5968d696230128 (patch) | |
tree | 7091ef28a17527be68fc58585ebb95cdb06f218b /www | |
parent | bb0f6407099e5aa177fe7fd5427d3bc98a59e240 (diff) | |
download | librebootfr-4176ea4037e0d64af744ae572f5968d696230128.tar.gz librebootfr-4176ea4037e0d64af744ae572f5968d696230128.zip |
Clarify statements about build system automation
Libreboot's build system is neither fully-automated nor does it
perform any automated installations.
Diffstat (limited to 'www')
-rw-r--r-- | www/index.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/index.md b/www/index.md index 9181a429..8d13c9ea 100644 --- a/www/index.md +++ b/www/index.md @@ -41,6 +41,6 @@ firmware. Libreboot provides many advanced features, like encrypted Libreboot's main upstream provider is [coreboot](https://www.coreboot.org/), which we deblob. We upstream our custom patches to projects like coreboot, -depthcharge, GRUB, and flashrom where possible. Together, we provide an -automated build and installation system with non-technical documentation, -allowing Libreboot to be widely used. +depthcharge, GRUB, and flashrom where possible. Together, our build system +and documentation is provided with the aim of making free boot firmware +accessible to all. |