diff --git a/metadata/news/2023-04-14-linux-sources/2023-04-14-linux-sources.en.txt b/metadata/news/2023-04-14-linux-sources/2023-04-14-linux-sources.en.txt new file mode 100644 index 0000000..7fcf61f --- /dev/null +++ b/metadata/news/2023-04-14-linux-sources/2023-04-14-linux-sources.en.txt @@ -0,0 +1,15 @@ +Title: virtual/linux-sources unmask required +Author: projectmoon +Posted: 2023-04-14 +Revision: 1 +News-Item-Format: 2.0 + +Changes to the linux-sources virtual have required that this overlay +patches that ebuild when using the libre-kernel. If you have set up this +overlay to only unmask specific packages, you should also add the +linux-sources package to your package.unmask file: + + virtual/linux-sources::projectmoon + +This will prevent portage from also installing linux sources package +like gentoo-sources when you already have the libre-kernel installed. diff --git a/metadata/news/2023-04-14-linux-sources/2023-04-14-linux-sources.txt b/metadata/news/2023-04-14-linux-sources/2023-04-14-linux-sources.txt new file mode 100644 index 0000000..7fcf61f --- /dev/null +++ b/metadata/news/2023-04-14-linux-sources/2023-04-14-linux-sources.txt @@ -0,0 +1,15 @@ +Title: virtual/linux-sources unmask required +Author: projectmoon +Posted: 2023-04-14 +Revision: 1 +News-Item-Format: 2.0 + +Changes to the linux-sources virtual have required that this overlay +patches that ebuild when using the libre-kernel. If you have set up this +overlay to only unmask specific packages, you should also add the +linux-sources package to your package.unmask file: + + virtual/linux-sources::projectmoon + +This will prevent portage from also installing linux sources package +like gentoo-sources when you already have the libre-kernel installed.