summaryrefslogtreecommitdiffstats
path: root/site/index.php
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2016-01-09 10:55:48 (EST)
committer Francis Rowe <info@gluglug.org.uk>2016-01-09 10:55:48 (EST)
commitf17da88cde399abfa16c9beb57da088e757dd5e8 (patch)
tree2231793518e1faae533bf2135a72b5e10d86c241 /site/index.php
parentee7ed2dcf41eca93b01f64c186ffd8cf3b155c06 (diff)
downloadlibreboot.org-f17da88cde399abfa16c9beb57da088e757dd5e8.zip
libreboot.org-f17da88cde399abfa16c9beb57da088e757dd5e8.tar.gz
libreboot.org-f17da88cde399abfa16c9beb57da088e757dd5e8.tar.bz2
reorder paragraphs
Diffstat (limited to 'site/index.php')
-rw-r--r--site/index.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/site/index.php b/site/index.php
index 3882d07..f28074f 100644
--- a/site/index.php
+++ b/site/index.php
@@ -99,17 +99,17 @@
more).
</p>
<p>
- 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.
- </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> (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> (utility used for installing libreboot), and several of our own utilities, scripts
+ 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.
</p>
<p>
+ 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.
+ </p>
+ <p>
<strong><a href="git/#howtohelp">How can I help the libreboot project?</a></strong>
</p>
</div>