Skip to content

Commit 0a72f17

Browse files
committed
sys-firmware/intel-microcode: Don't install the split microcode
This is only needed for direct loading by the kernel, which is dangerous, and we include all the microcode in the initrd anyway. Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
1 parent 5a966bf commit 0a72f17

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • sdk_container/src/third_party/coreos-overlay/profiles/coreos/base

sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,10 @@ sys-fs/zfs minimal -rootfs
158158
# Do not tinker with /boot partition at installation time.
159159
sys-fs/zfs-kmod -initramfs
160160

161+
# Only needed for direct loading by the kernel, which is dangerous, and we
162+
# include all the microcode in the initrd anyway.
163+
sys-firmware/intel-microcode -split-ucode
164+
161165
# For sys-auth/sssd
162166
net-dns/bind gssapi
163167
net-dns/bind-tools gssapi

0 commit comments

Comments
 (0)