You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-kernel/gentoo-kernel/metadata.xml

23 lines
681 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>dist-kernel@gentoo.org</email>
<name>Distribution Kernel Project</name>
</maintainer>
<use>
<flag name="generic-uki">
Build and install a generic initramfs and Unified Kernel Image,
this is intended for building binpkgs with a pre-generated UKI
included (EXPERIMENTAL).
</flag>
<flag name="hardened">
Use selection of hardening options recommended by Kernel Self
Protection Project
</flag>
<flag name="initramfs">
Build initramfs along with the kernel.
</flag>
</use>
</pkgmetadata>