summaryrefslogtreecommitdiff
path: root/dev-python/BitVector
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-06-27 11:15:46 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-06-28 15:35:34 +0200
commit1add5b8422f7281d489e21ea152b48a68747714c (patch)
treeb7ef04691ff9b8bd4a9d2dbc1c624c3ff74606c9 /dev-python/BitVector
parent9d3ad10b83c80d59bc8cc5facc661053629458f0 (diff)
downloadgentoo-1add5b8422f7281d489e21ea152b48a68747714c.tar.gz
gentoo-1add5b8422f7281d489e21ea152b48a68747714c.tar.bz2
gentoo-1add5b8422f7281d489e21ea152b48a68747714c.zip
sys-firmware/intel-microcode: add ucode image generator hooks
This creates a intel microcode image when installing the kernel and when installkernel/kernel-install is configured to use an initramfs generator other then dracut. Dracut bundles the microcode in the image it generates, many other initramfs generators do not and we want these users to also get the latest CPU microcode. installkernel-gentoo.git has recently gained support for handling these ucode images and passing them on to bootloaders and UKI generators. Note that this should be here and not in installkernel-gentoo.git because we only want to install this when the initramfs flag is enabled to avoid the situation where users who don't want an ucode.img get one anyway. Note that we don't have to worry about MICROCODE_SIGNATURES and MICROCODE_BLAKCLIST since this selection is taken into account when installing the microcode to /lib/firmware, at run-time when we read the files from there we therefore automatically get only the files we want. Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'dev-python/BitVector')
0 files changed, 0 insertions, 0 deletions