commit: 3019b542971431e0b65e59e09a24d4ce09de04b1 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sat Aug 4 23:49:11 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sat Aug 4 23:50:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3019b542
package.mask: Last rite sys-apps/microcode-ctl profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ebbe1c12e3c..2f1ea3d07ce 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,13 @@ #--- END OF EXAMPLES --- +# Thomas Deutschmann <[email protected]> (05 Aug 2018) +# Deprecated. Using recent microcodes with this package either won't work +# or crash your system. Please change your setup and make use of kernel's +# early microcode loading feature, see https://wiki.gentoo.org/wiki/Microcode +# for more details. Removal in 30 days. +sys-apps/microcode-ctl + # Mike Gilbert <[email protected]> (04 Aug 2018) # Dev channel releases are only for people who are developers or want more # experimental features and accept a more unstable release.
