summaryrefslogtreecommitdiffstats
path: root/docs/git/index.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-28 14:20:30 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-28 14:20:30 (EDT)
commitfeec68749343970dc32d2b8792ed64ea2d4fe8cf (patch)
tree43ae0a08f66371a644826b5fd5ca1c5e69a6228f /docs/git/index.html
parentbe4a2902d69a09469d3a93fb9467e32b39b4543d (diff)
downloadlibreboot-feec68749343970dc32d2b8792ed64ea2d4fe8cf.zip
libreboot-feec68749343970dc32d2b8792ed64ea2d4fe8cf.tar.gz
libreboot-feec68749343970dc32d2b8792ed64ea2d4fe8cf.tar.bz2
docs/git/index.html: Update config paths
Diffstat (limited to 'docs/git/index.html')
-rw-r--r--docs/git/index.html94
1 files changed, 47 insertions, 47 deletions
diff --git a/docs/git/index.html b/docs/git/index.html
index 55bdf56..f4d2f2c 100644
--- a/docs/git/index.html
+++ b/docs/git/index.html
@@ -289,11 +289,11 @@
<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/
+ for each system type by the libreboot build scripts are stored in resources/libreboot/config/grub/
</p>
<div class="subsection">
- <h2 id="config_dmidecode">
+ <h3 id="config_dmidecode">
dmidecode
</h2>
<p>
@@ -319,9 +319,9 @@
</div>
<div class="subsection">
- <h2 id="config_kfsn4-dre">
- ASUS KFSN4-DRE configuration (file: resources/libreboot/config/kfsn4-dre/config)
- </h2>
+ <h3 id="config_kfsn4-dre">
+ ASUS KFSN4-DRE configuration (file: resources/libreboot/config/grub/kfsn4-dre/config)
+ </h3>
<ul>
<li>General setup / Expert mode = <i>enable</i></li>
<li>General / Use CMOS for configuration values = <i>enable</i></li>
@@ -354,15 +354,15 @@
<li>Devices / Run Option ROMs on PCI devices = <i>disable</i></li>
</ul>
<p>
- The resulting .config file was saved as resources/libreboot/config/<b>kfsn4-dre/config</b> and is used by the build
+ The resulting .config file was saved as resources/libreboot/config/<b>grub/kfsn4-dre/config</b> and is used by the build
scripts for this system.
</p>
</div>
<div class="subsection">
- <h2 id="config_x60">
- ThinkPad X60, X60S and X60 Tablet configuration (file: resources/libreboot/config/x60/config)
- </h2>
+ <h3 id="config_x60">
+ ThinkPad X60, X60S and X60 Tablet configuration (file: resources/libreboot/config/grub/x60/config)
+ </h3>
<ul>
<li>General setup / Expert mode = <i>enable</i></li>
<li>General / Use CMOS for configuration values = <i>enable</i></li>
@@ -396,7 +396,7 @@
<li>Devices / Run Option ROMs on PCI devices = <i>disable</i></li>
</ul>
<p>
- The resulting .config file was saved as resources/libreboot/config/<b>x60/config</b> and is used by the build
+ The resulting .config file was saved as resources/libreboot/config/<b>grub/x60/config</b> and is used by the build
scripts for this system.
</p>
<p>
@@ -405,9 +405,9 @@
</div>
<div class="subsection">
- <h2 id="config_t60">
- ThinkPad T60 configuration (file: resources/libreboot/config/t60/config)
- </h2>
+ <h3 id="config_t60">
+ ThinkPad T60 configuration (file: resources/libreboot/config/grub/t60/config)
+ </h3>
<ul>
<li>General setup / Expert mode = <i>enable</i></li>
<li>General setup / Local version string = <i>79ETE7WW (2.27 )</i></li>
@@ -445,7 +445,7 @@
<li>Devices / Run Option ROMs on PCI devices = <i>disable</i></li>
</ul>
<p>
- The resulting .config file was saved as resources/libreboot/config/<b>t60/config</b> and is used by the build
+ The resulting .config file was saved as resources/libreboot/config/<b>grub/t60/config</b> and is used by the build
scripts for this system.
</p>
<p>
@@ -455,9 +455,9 @@
</div>
<div class="subsection">
- <h2 id="config_x200">
- ThinkPad X200 configuration (file: resources/libreboot/config/x200_4mb/config and resources/libreboot/config/x200_8mb/config)
- </h2>
+ <h3 id="config_x200">
+ ThinkPad X200 configuration (file: resources/libreboot/config/grub/x200_4mb/config and resources/libreboot/config/grub/x200_8mb/config)
+ </h3>
<p>
These are saved as two configs, because there are 2 size flash chips: 4MB or 8MB.
</p>
@@ -495,16 +495,16 @@
<li>Devices / Run Option ROMs on PCI devices = <i>disable</i></li>
</ul>
<p>
- The resulting .config file was saved as resources/libreboot/config/<b>x200_8mb/config</b> and
- resources/libreboot/config/<b>x200_4mb/config</b> and is used by the build
+ The resulting .config file was saved as resources/libreboot/config/<b>grub/x200_8mb/config</b> and
+ resources/libreboot/config/<b>grub/x200_4mb/config</b> and is used by the build
scripts for this system.
</p>
</div>
<div class="subsection">
- <h2 id="config_r400">
- ThinkPad R400 configuration (file: resources/libreboot/config/r400_4mb/config and resources/libreboot/config/r400_8mb/config)
- </h2>
+ <h3 id="config_r400">
+ ThinkPad R400 configuration (file: resources/libreboot/config/grub/r400_4mb/config and resources/libreboot/config/grub/r400_8mb/config)
+ </h3>
<p>
These are saved as two configs, because there are 2 size flash chips: 4MB or 8MB.
</p>
@@ -541,16 +541,16 @@
<li>Devices / Run Option ROMs on PCI devices = <i>disable</i></li>
</ul>
<p>
- The resulting .config file was saved as resources/libreboot/config/<b>r400_8mb/config</b> and
- resources/libreboot/config/<b>r400_4mb/config</b> and is used by the build
+ The resulting .config file was saved as resources/libreboot/config/<b>grub/r400_8mb/config</b> and
+ resources/libreboot/config/<b>grub/r400_4mb/config</b> and is used by the build
scripts for this system.
</p>
</div>
<div class="subsection">
- <h2 id="config_t400">
- ThinkPad T400 configuration (file: resources/libreboot/config/t400_4mb/config and resources/libreboot/config/t400_8mb/config)
- </h2>
+ <h3 id="config_t400">
+ ThinkPad T400 configuration (file: resources/libreboot/config/grub/t400_4mb/config and resources/libreboot/config/grub/t400_8mb/config)
+ </h3>
<p>
These are saved as two configs, because there are 2 size flash chips: 4MB or 8MB.
</p>
@@ -587,16 +587,16 @@
<li>Devices / Run Option ROMs on PCI devices = <i>disable</i></li>
</ul>
<p>
- The resulting .config file was saved as resources/libreboot/config/<b>t400_8mb/config</b> and
- resources/libreboot/config/<b>t400_4mb/config</b> and is used by the build
+ The resulting .config file was saved as resources/libreboot/config/<b>grub/t400_8mb/config</b> and
+ resources/libreboot/config/<b>grub/t400_4mb/config</b> and is used by the build
scripts for this system.
</p>
</div>
<div class="subsection">
- <h2 id="config_t500">
- ThinkPad T500 configuration (file: resources/libreboot/config/t500_4mb/config and resources/libreboot/config/t500_8mb/config)
- </h2>
+ <h3 id="config_t500">
+ ThinkPad T500 configuration (file: resources/libreboot/config/grub/t500_4mb/config and resources/libreboot/config/grub/t500_8mb/config)
+ </h3>
<p>
These are saved as two configs, because there are 2 size flash chips: 4MB or 8MB.
</p>
@@ -633,16 +633,16 @@
<li>Devices / Run Option ROMs on PCI devices = <i>disable</i></li>
</ul>
<p>
- The resulting .config file was saved as resources/libreboot/config/<b>t500_8mb/config</b> and
- resources/libreboot/config/<b>t500_4mb/config</b> and is used by the build
+ The resulting .config file was saved as resources/libreboot/config/<b>grub/t500_8mb/config</b> and
+ resources/libreboot/config/<b>grub/t500_4mb/config</b> and is used by the build
scripts for this system.
</p>
</div>
<div class="subsection">
- <h2 id="config_macbook21">
- MacBook2,1 configuration (file: resources/libreboot/config/macbook21/config)
- </h2>
+ <h3 id="config_macbook21">
+ MacBook2,1 configuration (file: resources/libreboot/config/grub/macbook21/config)
+ </h3>
<ul>
<li>General / Expert mode = <i>enable</i></li>
<li>General / Local version string = <i>&quot;&nbsp;&nbsp;&nbsp;&nbsp;MB21.88Z.00A5.B07.0706270922&quot;</i> (without the quotes)</li>
@@ -680,15 +680,15 @@
<li>Devices / Run Option ROMs on PCI devices = <i>disable</i></li>
</ul>
<p>
- The resulting .config file was saved as resources/libreboot/config/<b>macbook21/config</b> and is used by the build
+ The resulting .config file was saved as resources/libreboot/config/<b>grub/macbook21/config</b> and is used by the build
scripts for this system. <b>This config is also used for the MacBook1,1</b>.
</p>
</div>
<div class="subsection">
- <h2 id="config_qemu_i440fx_piix4">
- QEMU (x86 i440fx/piix4) configuration (file: resources/libreboot/config/qemu_i440fx_piix4/config)
- </h2>
+ <h3 id="config_qemu_i440fx_piix4">
+ QEMU (x86 i440fx/piix4) configuration (file: resources/libreboot/config/grub/qemu_i440fx_piix4/config)
+ </h3>
<ul>
<li>General / Expert mode = <i>enable</i></li>
<li>Mainboard / Mainboard vendor = <i>Emulation</i></li>
@@ -714,15 +714,15 @@
<li>Devices / Run Option ROMs on PCI devices = <i>disable</i></li>
</ul>
<p>
- The resulting .config file was saved as resources/libreboot/config/<b>qemu_i440fx_piix4/config</b> and is used by the build
+ The resulting .config file was saved as resources/libreboot/config/<b>grub/qemu_i440fx_piix4/config</b> and is used by the build
scripts for this system.
</p>
</div>
<div class="subsection">
- <h2 id="config_qemu_q35_ich9">
- QEMU (x86 q35/ich9) configuration (file: resources/libreboot/config/qemu_q35_ich9/config)
- </h2>
+ <h3 id="config_qemu_q35_ich9">
+ QEMU (x86 q35/ich9) configuration (file: resources/libreboot/config/grub/qemu_q35_ich9/config)
+ </h3>
<ul>
<li>General / Expert mode = <i>enable</i></li>
<li>Mainboard / Mainboard vendor = <i>Emulation</i></li>
@@ -748,7 +748,7 @@
<li>Devices / Run Option ROMs on PCI devices = <i>disable</i></li>
</ul>
<p>
- The resulting .config file was saved as resources/libreboot/config/<b>qemu_q35_ich9/config</b> and is used by the build
+ The resulting .config file was saved as resources/libreboot/config/<b>grub/qemu_q35_ich9/config</b> and is used by the build
scripts for this system.
</p>
</div>
@@ -793,7 +793,7 @@
$ <b>./build roms withgrub x200_8mb</b><br/>
$ <b>./build roms withgrub x60 x200_8mb</b><br/>
The list of board options can be found by looking at the directory
- names in <b>resources/libreboot/config/</b>.
+ names in <b>resources/libreboot/config/grub/</b>.
</p>
<p>