From 557e49bd0ed280d591ce0ecc0e0e06668b4c4df6 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 11 Apr 2015 12:04:45 -0400 Subject: docs/maintain/index.html: Notes about testing coreboot-libre --- (limited to 'docs/maintain/index.html') 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 @@

+ Finally, build *all* ROM images using the instructions at + ../git/index.html, to verify + that everything still builds. +

+ +

+ 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. +

+ +

+ 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: + http://www.coreboot.org/Git + and then re-update coreboot (or apply patches from upstream). +

+ +

Back to top of page.

-- cgit v0.9.1