From 55261c3b114ca24dd91fdf59adeb2df1a051a70d Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 25 Nov 2022 14:41:39 +0000 Subject: [PATCH] policy: say "reduction", not "minimalisation" non-native english speakers will more likely know what reduction means, but not minimalisation (both words have the same meaning) --- site/news/merge.md | 2 +- site/news/policy.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/site/news/merge.md b/site/news/merge.md index 7868049..3c3c371 100644 --- a/site/news/merge.md +++ b/site/news/merge.md @@ -21,7 +21,7 @@ Such was alluded to in the previous Libreboot release announcement: The exact method proposed in that previous announcement has not been adopted. Instead, Libreboot essentially now *is* osboot, under the Libreboot name. -The *binary blob minimalisation* policy of osboot has replaced the previous +The *binary blob reduction* policy of osboot has replaced the previous policy used by Libreboot. It is a pragmatic policy revolved around providing as much freedom as possible per platform, while no longer sticking only to those *"pure"* platforms; all platforms from coreboot can now be supported, if diff --git a/site/news/policy.md b/site/news/policy.md index 047c41a..510c109 100644 --- a/site/news/policy.md +++ b/site/news/policy.md @@ -1,4 +1,4 @@ -% Binary blob minimalisation policy +% Binary blob reduction policy % Leah Rowe % 4 January 2022 (updated 15 November 2022) @@ -54,8 +54,8 @@ with binary blobs in the Libreboot project. For information about Intel Management Engine and AMD PSP, refer to the FAQ. -Blob *minimalization* policy -============================ +Blob *reduction* policy +======================= Default configurations ----------------------