aboutsummaryrefslogtreecommitdiff
path: root/docs/grub
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-15 01:14:27 +0000
committerFrancis Rowe <info@gluglug.org.uk>2015-02-15 04:20:27 +0000
commitb840755acc24f5cebe561d5ecb3380e157de1583 (patch)
tree52869222b2994e151768efc9bb9fd75c3156e0e0 /docs/grub
parent2080a1ffcf025f0cbb27f6c00f7165adfe7ec248 (diff)
downloadlibrebootfr-b840755acc24f5cebe561d5ecb3380e157de1583.tar.gz
librebootfr-b840755acc24f5cebe561d5ecb3380e157de1583.zip
Move all build scripts into a single generic script, with helpers
All build scripts were moved to resources/scripts/helpers/
Diffstat (limited to 'docs/grub')
-rw-r--r--docs/grub/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/grub/index.html b/docs/grub/index.html
index e37d7d7e..e9e2c351 100644
--- a/docs/grub/index.html
+++ b/docs/grub/index.html
@@ -50,7 +50,7 @@
<p>This is a free font that is also contained in GNU/Linux distributions like Trisquel or Parabola.</p>
<p><b>$ cd libreboot_src/grub</b><br/>
- compile grub ('build' script has the info on how to do this)<br/>
+ compile grub (the build scripts info on how to do this)<br/>
come back out into libreboot_src/resources/grub:<br/>
<b>$ cd ../libreboot_src/resources/grub/font</b></p>
@@ -95,7 +95,7 @@
</p>
<p>
- The scripts <b>build</b> and <b>buildrom-withgrub</b> will automatically see this, and automatically build
+ The build scripts will automatically see this, and automatically build
ROM images with your custom layout (given the name) and include them under bin. Example: <b>libreboot_frazerty.rom</b>.
</p>