From 969f4ae1498609a4ac0b111f7acaf0cad4eddeb2 Mon Sep 17 00:00:00 2001 From: lxoliva Date: Sat, 22 May 2021 15:19:02 +0000 Subject: [PATCH] GNU Linux-libre README blurb update and typo-fixing backports for 4.14.233-gnu, 4.9.269-gnu, and 4.4.269-gnu git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@18090 559672b5-ba27-0410-b829-e8f1faed8b1b --- deblob-4.14 | 14 ++++++++++---- deblob-4.4 | 12 +++++++++--- deblob-4.9 | 14 ++++++++++---- 3 files changed, 29 insertions(+), 11 deletions(-) diff --git a/deblob-4.14 b/deblob-4.14 index bb76d7ce5a5..dddc837a478 100755 --- a/deblob-4.14 +++ b/deblob-4.14 @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2008-2017 Alexandre Oliva +# Copyright (C) 2008-2021 Alexandre Oliva # Copyright (C) 2008 Jeff Moe # Copyright (C) 2009 Rubén Rodríguez # @@ -125,7 +125,7 @@ clean_blob () { else die failed removing blobs from $name fi - check_changed $name && echo $name: removed blobs + check_changed $name && echo $name: removed blobs or mentions thereof else clean_file $1 fi @@ -387,6 +387,12 @@ What is GNU Linux-libre?\ contribution to the entire system, so its mascot deserves more\ promotion. See our web page for their images.\ http://linux-libre.fsfla.org/\ +\ + If you are the author of an awesome program and want to join us in\ + writing Free (libre) Software, please consider making it an official\ + GNU program and become a GNU Maintainer. You can find instructions\ + on how to do so at https://www.gnu.org/help/evaluation. We look\ + forward to hacking with you! :)\ ' Documentation/admin-guide/README.rst 'added blurb about GNU Linux-libre' @@ -714,7 +720,7 @@ clean_blob drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c clean_kconfig drivers/gpu/drm/amd/amdgpu/Kconfig DRM_AMDGPU_CIK clean_mk CONFIG_DRM_AMDGPU_CIK drivers/gpu/drm/amd/amdgpu/Makefile -announce DRM_AMDGPU_SI - "Enable amdgpu support for CIK parts" +announce DRM_AMDGPU_SI - "Enable amdgpu support for SI parts" reject_firmware drivers/gpu/drm/amd/amdgpu/si_dpm.c clean_blob drivers/gpu/drm/amd/amdgpu/si_dpm.c reject_firmware drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c @@ -3044,7 +3050,7 @@ clean_blob sound/pci/echoaudio/mona.c clean_kconfig sound/pci/Kconfig SND_MONA clean_mk CONFIG_SND_MONA sound/pci/echoaudio/Makefile -announce SND_'<(Echoaudio)>' - "(Echoaudio) all of the above " +announce SND_'<(Echoaudio)>' - "(Echoaudio) all of the above" reject_firmware sound/pci/echoaudio/echoaudio.c clean_blob sound/pci/echoaudio/echoaudio.c diff --git a/deblob-4.4 b/deblob-4.4 index f2f1537adca..b3f9c427ed6 100755 --- a/deblob-4.4 +++ b/deblob-4.4 @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2008-2015 Alexandre Oliva +# Copyright (C) 2008-2021 Alexandre Oliva # Copyright (C) 2008 Jeff Moe # Copyright (C) 2009 Rubén Rodríguez # @@ -126,7 +126,7 @@ clean_blob () { else die failed removing blobs from $name fi - check_changed $name && echo $name: removed blobs + check_changed $name && echo $name: removed blobs or mentions thereof else clean_file $1 fi @@ -374,6 +374,12 @@ WHAT IS GNU Linux-libre?\ contribution to the entire system, so its mascot deserves more\ promotion. See our web page for their images.\ http://linux-libre.fsfla.org/\ +\ + If you are the author of an awesome program and want to join us in\ + writing Free (libre) Software, please consider making it an official\ + GNU program and become a GNU Maintainer. You can find instructions\ + on how to do so at https://www.gnu.org/help/evaluation. We look\ + forward to hacking with you! :)\ ' README 'added blurb about GNU Linux-libre' @@ -2908,7 +2914,7 @@ clean_blob sound/pci/echoaudio/mona.c clean_kconfig sound/pci/Kconfig SND_MONA clean_mk CONFIG_SND_MONA sound/pci/echoaudio/Makefile -announce SND_'<(Echoaudio)>' - "(Echoaudio) all of the above " +announce SND_'<(Echoaudio)>' - "(Echoaudio) all of the above" reject_firmware sound/pci/echoaudio/echoaudio.c clean_blob sound/pci/echoaudio/echoaudio.c diff --git a/deblob-4.9 b/deblob-4.9 index 46b5774f1d6..a58dc752ff6 100755 --- a/deblob-4.9 +++ b/deblob-4.9 @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2008-2016 Alexandre Oliva +# Copyright (C) 2008-2021 Alexandre Oliva # Copyright (C) 2008 Jeff Moe # Copyright (C) 2009 Rubén Rodríguez # @@ -125,7 +125,7 @@ clean_blob () { else die failed removing blobs from $name fi - check_changed $name && echo $name: removed blobs + check_changed $name && echo $name: removed blobs or mentions thereof else clean_file $1 fi @@ -373,6 +373,12 @@ WHAT IS GNU Linux-libre?\ contribution to the entire system, so its mascot deserves more\ promotion. See our web page for their images.\ http://linux-libre.fsfla.org/\ +\ + If you are the author of an awesome program and want to join us in\ + writing Free (libre) Software, please consider making it an official\ + GNU program and become a GNU Maintainer. You can find instructions\ + on how to do so at https://www.gnu.org/help/evaluation. We look\ + forward to hacking with you! :)\ ' README 'added blurb about GNU Linux-libre' @@ -659,7 +665,7 @@ clean_blob drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c clean_kconfig drivers/gpu/drm/amd/amdgpu/Kconfig DRM_AMDGPU_CIK clean_mk CONFIG_DRM_AMDGPU_CIK drivers/gpu/drm/amd/amdgpu/Makefile -announce DRM_AMDGPU_SI - "Enable amdgpu support for CIK parts" +announce DRM_AMDGPU_SI - "Enable amdgpu support for SI parts" reject_firmware drivers/gpu/drm/amd/amdgpu/si_dpm.c clean_blob drivers/gpu/drm/amd/amdgpu/si_dpm.c reject_firmware drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c @@ -3028,7 +3034,7 @@ clean_blob sound/pci/echoaudio/mona.c clean_kconfig sound/pci/Kconfig SND_MONA clean_mk CONFIG_SND_MONA sound/pci/echoaudio/Makefile -announce SND_'<(Echoaudio)>' - "(Echoaudio) all of the above " +announce SND_'<(Echoaudio)>' - "(Echoaudio) all of the above" reject_firmware sound/pci/echoaudio/echoaudio.c clean_blob sound/pci/echoaudio/echoaudio.c -- 2.31.1