summaryrefslogtreecommitdiffstats
path: root/site/index.php
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2016-01-09 11:01:12 (EST)
committer Francis Rowe <info@gluglug.org.uk>2016-01-09 11:01:12 (EST)
commite4d631dafdc469c75d771c1530d094758648730b (patch)
tree69c80662a9440521fc46a6397e56c69cc728b049 /site/index.php
parent927067491a2348af1a7b89b3c3833be9ab832351 (diff)
downloadlibreboot.org-e4d631dafdc469c75d771c1530d094758648730b.zip
libreboot.org-e4d631dafdc469c75d771c1530d094758648730b.tar.gz
libreboot.org-e4d631dafdc469c75d771c1530d094758648730b.tar.bz2
s/coreboot/libreboot (payloads)
Diffstat (limited to 'site/index.php')
-rw-r--r--site/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/index.php b/site/index.php
index f271a07..1e35fd6 100644
--- a/site/index.php
+++ b/site/index.php
@@ -99,8 +99,8 @@
more).
</p>
<p>
- 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> (bootloader, and default coreboot payload on ARM),
- and <a href="https://gnu.org/software/grub/">GNU GRUB</a> (bootloader, and default coreboot payload on x86). We also
+ 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> (bootloader, and default libreboot payload on ARM),
+ and <a href="https://gnu.org/software/grub/">GNU GRUB</a> (bootloader, and default libreboot 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. We add our own patches to the various
upstreams used, and where feasible try to work upstream as close as possible.