From 34fe7ffaca194cf3053c834071f49d2c3243e94b Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 19 May 2021 01:09:58 +0100 Subject: [PATCH] remove redundant paragraph on the donation page --- site/donate.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/site/donate.md b/site/donate.md index 839b70f..d0bff76 100644 --- a/site/donate.md +++ b/site/donate.md @@ -68,17 +68,3 @@ My own work is focused on: * Work on the Libreboot and osboot build systems (lbmk and osbmk, not paper) * Generally running the project, coordinating development and handling releases * I also provide user support on IRC - -TODO: COREBOOT FORK -------------------- - -Fork coreboot. For years, Libreboot has simply applied deblob scripts on the -upstream coreboot repository, but this is no longer feasible; coreboot has -deleted many boards over the years, and maintaining these scripts has become -much harder because multiple coreboot revisions have to be used. - -So, on the agenda is this: fork coreboot, and re-add those deleted boards. -Maintain a proper fork of coreboot, while trying to stay as close to upstream -as possible (to make development easier), while making decisions that are more -optimal for Libreboot. Then Libreboot can use that fork, instead of deblobbing -upstream.