Files
2026-02-18 18:01:38 +01:00

24 lines
1.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<maintainer type="person">
<email>mpagano@gentoo.org</email>
<name>Mike Pagano</name>
</maintainer>
<use>
<flag name="dist-kernel">Delegate microcode initramfs generation to <pkg>sys-kernel/installkernel</pkg></flag>
<flag name="initramfs">Install a small initramfs for use with CONFIG_MICROCODE_EARLY</flag>
<flag name="hostonly">Only install ucode(s) supported by currently available (=online) processor(s)</flag>
<flag name="split-ucode">Install the split binary ucode files (used by the kernel directly)</flag>
<flag name="vanilla">Only install microcode updates from Intel's official microcode tarball</flag>
</use>
<upstream>
<remote-id type="github">intel/Intel-Linux-Processor-Microcode-Data-Files</remote-id>
<remote-id type="github">platomav/CPUMicrocodes</remote-id>
</upstream>
</pkgmetadata>