Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/34350 )
Change subject: Doc/lessons/lesson1: Fix title consistency ......................................................................
Doc/lessons/lesson1: Fix title consistency
Make the title for lesson 1 match the format used for lesson 2 and the lessons index, for consistency purposes.
Change-Id: I133d758ddf4974096cbf9f10ae96c148fc859efc Signed-off-by: Angel Pons th3fanbus@gmail.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/34350 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Nico Huber nico.h@gmx.de Reviewed-by: Jacob Garber jgarber1@ualberta.ca --- M Documentation/lessons/lesson1.md 1 file changed, 2 insertions(+), 2 deletions(-)
Approvals: build bot (Jenkins): Verified Nico Huber: Looks good to me, approved Jacob Garber: Looks good to me, but someone else must approve
diff --git a/Documentation/lessons/lesson1.md b/Documentation/lessons/lesson1.md index 2ca25b3..bbb3eb5 100644 --- a/Documentation/lessons/lesson1.md +++ b/Documentation/lessons/lesson1.md @@ -1,5 +1,5 @@ -coreboot lesson 1 - Starting from scratch -========================================= +coreboot Lesson 1: Starting from scratch +========================================
From a fresh Ubuntu 16.04 or 18.04 install, here are all the steps required for a very basic build: