summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-11 20:48:16 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-11 20:48:16 (EDT)
commit162ed3fcd5d524f09755fa060920fc649d4e5f1f (patch)
tree0a359437e247e57e07b8b334ee746cb4cb346dae
parent715cccfff28e039c7efb5555427b41d8003d96a9 (diff)
downloadlibreboot-162ed3fcd5d524f09755fa060920fc649d4e5f1f.zip
libreboot-162ed3fcd5d524f09755fa060920fc649d4e5f1f.tar.gz
libreboot-162ed3fcd5d524f09755fa060920fc649d4e5f1f.tar.bz2
docs/git/index.html: depthcharge boards get their own section
-rw-r--r--docs/git/index.html28
1 files changed, 21 insertions, 7 deletions
diff --git a/docs/git/index.html b/docs/git/index.html
index 8fc64ab..69b41e3 100644
--- a/docs/git/index.html
+++ b/docs/git/index.html
@@ -32,9 +32,14 @@
<ul>
<li><a href="#config_dmidecode">dmidecode</a></li>
<li>
- <a href="#configgrub">GRUB payload</a>
+ <a href="#configdepthcharge">Depthcharge payload</a>
<ul>
<li><a href="#config_c201">ASUS Chromebook C201</a></li>
+ </ul>
+ </li>
+ <li>
+ <a href="#configgrub">GRUB payload</a>
+ <ul>
<li><a href="#config_kfsn4-dre">ASUS KFSN4-DRE</a></li>
<li><a href="#config_x60">ThinkPad X60, X60S and X60 Tablet</a></li>
<li><a href="#config_t60">ThinkPad T60</a></li>
@@ -325,17 +330,14 @@
</p>
</div>
- <h2 id="configgrub">GRUB payload</h2>
-
+ <h2 id="configdepthcharge">Depthcharge payload</h2>
<p>
- GRUB is one of the payloads that libreboot targets.
+ Depthcharge is one of the payloads that libreboot targets.
</p>
-
<p>
Configurations are then saved as files called <b>&quot;.config&quot;</b>. Copies of each configuration used
- for each system type by the libreboot build scripts are stored in resources/libreboot/config/grub/
+ for each system type by the libreboot build scripts are stored in resources/libreboot/config/depthcharge/
</p>
-
<div class="subsection">
<h3 id="config_c201">
ASUS Chromebook C201 configuration (file: resources/libreboot/config/depthcharge/veyron_speedy/config)
@@ -344,6 +346,18 @@
TODO: write this section.
</p>
</div>
+ <p><a href="#pagetop">Back to top of page.</a></p>
+
+ <h2 id="configgrub">GRUB payload</h2>
+
+ <p>
+ GRUB is one of the payloads that libreboot targets.
+ </p>
+
+ <p>
+ Configurations are then saved as files called <b>&quot;.config&quot;</b>. Copies of each configuration used
+ for each system type by the libreboot build scripts are stored in resources/libreboot/config/grub/
+ </p>
<div class="subsection">
<h3 id="config_kfsn4-dre">