summaryrefslogtreecommitdiffstats
path: root/docs/git/index.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-14 23:58:49 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-14 23:58:49 (EST)
commit465793c516c583030207220ad80f1bfcb387adc3 (patch)
tree5b67e21b094a742c445877d78f582ba9e8e8cbb0 /docs/git/index.html
parentb840755acc24f5cebe561d5ecb3380e157de1583 (diff)
downloadlibreboot-465793c516c583030207220ad80f1bfcb387adc3.zip
libreboot-465793c516c583030207220ad80f1bfcb387adc3.tar.gz
libreboot-465793c516c583030207220ad80f1bfcb387adc3.tar.bz2
build-release: Move the release archives to release/
Diffstat (limited to 'docs/git/index.html')
-rw-r--r--docs/git/index.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/git/index.html b/docs/git/index.html
index 320f309..de8c046 100644
--- a/docs/git/index.html
+++ b/docs/git/index.html
@@ -677,12 +677,16 @@
<p>
The command that you used for generating the release archives will also run the following command:<br/>
$ <b>./build external source</b><br/>
- The archive <b>tobuild.tar.xz</b> will have been created, containing bucts, flashrom and all other required
+ The archive <b>tobuild.tar.xz</b> will have been created under <b>release/</b>, containing bucts, flashrom and all other required
resources for building them.
</p>
<p>
- You'll find that the files libreboot_util.tar.xz and libreboot_src.tar.xz have been created.
+ You'll find that the files libreboot_util.tar.xz and libreboot_src.tar.xz have been created, under <b>release/</b>.
+ </p>
+
+ <p>
+ The ROM images will be stored in separate archives for each machine, under <b>release/rom/</b>.
</p>
</div>