summaryrefslogtreecommitdiffstats
path: root/docs/maintain/index.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-04-11 12:04:45 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-04-11 12:04:45 (EDT)
commit557e49bd0ed280d591ce0ecc0e0e06668b4c4df6 (patch)
tree5418830eaebdae7b20b22686fc7bb5241ef8570f /docs/maintain/index.html
parente37829f669504bd510842766af7a7fba66fc915f (diff)
downloadlibreboot-557e49bd0ed280d591ce0ecc0e0e06668b4c4df6.zip
libreboot-557e49bd0ed280d591ce0ecc0e0e06668b4c4df6.tar.gz
libreboot-557e49bd0ed280d591ce0ecc0e0e06668b4c4df6.tar.bz2
docs/maintain/index.html: Notes about testing coreboot-libre
Diffstat (limited to 'docs/maintain/index.html')
-rw-r--r--docs/maintain/index.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/maintain/index.html b/docs/maintain/index.html
index 1a7e46b..eb49fb1 100644
--- a/docs/maintain/index.html
+++ b/docs/maintain/index.html
@@ -261,6 +261,28 @@
</p>
<p>
+ Finally, build *all* ROM images using the instructions at
+ <a href="../git/index.html">../git/index.html</a>, to verify
+ that everything still builds.
+ </p>
+
+ <p>
+ Once you've verified that building isn't broken, test *all*
+ boards (you don't need to test all ROM images, only one
+ vesafb and one txtmode image for each configuration). If you
+ do not have all systems supported in libreboot, then you will
+ need to get other testers for those boards.
+ </p>
+
+ <p>
+ If you have established a build issue, or a board no longer
+ works (booting issues, bugs during/after boot, etc), you'll
+ need to fix it upstream:
+ <a href="http://www.coreboot.org/Git">http://www.coreboot.org/Git</a>
+ and then re-update coreboot (or apply patches from upstream).
+ </p>
+
+ <p>
<a href="#pagetop">Back to top of page</a>.
</p>