diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-01-09 10:57:48 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-01-09 10:57:48 (EST) |
commit | 1d5f9c12276776a03eaabd06a963fd36c2a63178 (patch) | |
tree | f6ae4f610b0323f3e22a8454357e84ac04f1daf9 /site | |
parent | f17da88cde399abfa16c9beb57da088e757dd5e8 (diff) | |
download | libreboot.org-1d5f9c12276776a03eaabd06a963fd36c2a63178.zip libreboot.org-1d5f9c12276776a03eaabd06a963fd36c2a63178.tar.gz libreboot.org-1d5f9c12276776a03eaabd06a963fd36c2a63178.tar.bz2 |
note about upstreaming
Diffstat (limited to 'site')
-rw-r--r-- | site/index.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php index f28074f..37f750a 100644 --- a/site/index.php +++ b/site/index.php @@ -102,7 +102,8 @@ Libreboot's main upstream providers are <a href="https://www.coreboot.org/">coreboot</a> (which we deblob, for hardware initialization), <a href="http://libreboot.org/docs/depthcharge/index.html">depthcharge</a> (default coreboot payload on ARM), and <a href="https://gnu.org/software/grub/">GNU GRUB</a> (default coreboot payload on x86). We also integrate <a href="https://www.flashrom.org/Flashrom">flashrom</a> (for installing libreboot), and several of our own utilities, scripts - and configuration files. All of this is integrated into a single, coherent package that is easy to use. + 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 work upstream as close as possible. </p> <p> Libreboot provides a fully automated build system and installation process, with documentation written for non-technical users, |