diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2019-04-15 22:04:50 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2019-04-15 22:06:50 -0400 |
commit | a4ddf474ebdc264cf6e05927a03399a6236e7e51 (patch) | |
tree | 35682537c03eaa17ac3facc3b0542cbbf5a05905 | |
parent | b413ddcadf0de97e5f90b1ccddf4543eaad05c38 (diff) | |
download | librebootfr-a4ddf474ebdc264cf6e05927a03399a6236e7e51.tar.gz librebootfr-a4ddf474ebdc264cf6e05927a03399a6236e7e51.zip |
README: Remove unnecessary information
The Libreboot build system is not fully automated, doesn't help with
the installation process per-se, and doesn't provide ROMs inside the
repository itself.
-rw-r--r-- | README | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -32,10 +32,8 @@ scripts and configuration files. All of this is integrated into a single, coherent package that is easy to use. We add our own patches to the various upstreams used, and where feasible try to merge upstream as much as possible. -Libreboot provides a fully automated build system and installation process, with -documentation written for non-technical users, in an attempt to make the -software as easy to use as possible. ROM images are provided, along with -utilities, all built from the publicly distributed source code. +Together, Libreboot's build system and documentation is provided with the aim +of making free boot firmware accessible to all. This README is licensed under Creative Commons Zero 1.0: https://creativecommons.org/publicdomain/zero/1.0/ |