From 927067491a2348af1a7b89b3c3833be9ab832351 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 09 Jan 2016 11:00:15 -0500 Subject: clarify that depthcharge and grub are bootloaders --- diff --git a/site/index.php b/site/index.php index 37f750a..f271a07 100644 --- a/site/index.php +++ b/site/index.php @@ -99,8 +99,8 @@ more).

- Libreboot's main upstream providers are coreboot (which we deblob, for hardware initialization), depthcharge (default coreboot payload on ARM), - and GNU GRUB (default coreboot payload on x86). We also + Libreboot's main upstream providers are coreboot (which we deblob, for hardware initialization), depthcharge (bootloader, and default coreboot payload on ARM), + and GNU GRUB (bootloader, and default coreboot payload on x86). We also integrate flashrom (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. -- cgit v0.9.1