Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : intel-microcode | name : intel-microcode | ||||
| version : 2018.07.03 | version : 2018.08.07 | ||||
| release : 7 | release : 8 | ||||
| source : | source : | ||||
| - https://downloadmirror.intel.com/27945/eng/microcode-20180703.tgz : 4a1a346fdf48e1626d4c9d0d47bbbc6a4052f56e359c85a3dd2d10fd555e5938 | - https://downloadmirror.intel.com/28039/eng/microcode-20180807.tgz : 29f9e8dc27e6c9b6488cecd7fe2394030307799e511db2d197d9e6553a7f9e40 | ||||
| license : EULA | license : EULA | ||||
| component : system.boot | component : system.boot | ||||
| summary : The microcode data file contains the latest Linux microcode definitions for all Intel® Processors | summary : The microcode data file contains the latest Linux microcode definitions for all Intel® Processors | ||||
| description: | | description: | | ||||
| The microcode data file contains the latest Linux microcode definitions for all Intel® Processors. Users will generally not need to install this package as early microcode updating is already enabled in the kernel. | The microcode data file contains the latest Linux microcode definitions for all Intel® Processors. Users will generally not need to install this package as early microcode updating is already enabled in the kernel. | ||||
| install : | | install : | | ||||
| # dracut will choke otherwise | # dracut will choke otherwise | ||||
| rm -f intel-ucode/list | rm -f intel-ucode/list | ||||
| install -Dm00644 intel-ucode/* -t $installdir/lib/firmware/intel-ucode/ | install -Dm00644 intel-ucode/* -t $installdir/lib/firmware/intel-ucode/ | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.