From c21e85bbfe85057208af548fc13d5bcc14aca86b Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 28 Jun 2015 19:11:47 +0100 Subject: Delete obsolete information about coreboot-libre trimming This feature was removed from libreboot, so it's nonsense that it's still documented. --- docs/maintain/index.html | 17 ----------------- resources/scripts/helpers/build/release/src | 4 +--- 2 files changed, 1 insertion(+), 20 deletions(-) diff --git a/docs/maintain/index.html b/docs/maintain/index.html index e9eb3133..1cc498c8 100644 --- a/docs/maintain/index.html +++ b/docs/maintain/index.html @@ -274,14 +274,6 @@ and then re-update coreboot (or apply patches from upstream).

-

- You should also make sure to update - resources/scripts/helpers/build/trim/coreboot - which purges unused parts of coreboot. Basically, if it's - purging parts that you now need, then that's a bug and you - should fix it. -

-

You should also test the resulting ROM images from building with the new or modified coreboot revision. @@ -344,15 +336,6 @@ $ ./build config corebootreplace grub/kfsn4-dre
$ ./build config corebootupdate grub/kfsn4-dre

- -

- You should also make sure to update the whitelist in - resources/scripts/helpers/build/trim/coreboot - which purges unused parts of coreboot (including boards). - Basically, if it's - purging parts that you now need, then that's a bug and you - should fix it. -

Back to top of page. diff --git a/resources/scripts/helpers/build/release/src b/resources/scripts/helpers/build/release/src index c9303950..f604d617 100755 --- a/resources/scripts/helpers/build/release/src +++ b/resources/scripts/helpers/build/release/src @@ -74,11 +74,9 @@ rm -f "${distdir}/push" rm -Rf "${distdir}/resources/utilities/coreboot-libre/" # Download scripts not needed, because the modules already exist -# in the src release archive. Trim scripts also not needed, because -# the sources in the _src release archive are already trimmed. +# in the src release archive rm -f "${distdir}/download" rm -Rf "${distdir}/resources/scripts/helpers/download/" -rm -Rf "${distdir}/resources/scripts/helpers/build/trim/" # The release archive for _src does not include docs, so it # is nonsense to include the script for it there -- cgit v1.2.3-70-g09d2