summaryrefslogtreecommitdiff
path: root/sys-kernel/linux-firmware/metadata.xml
blob: ac0d48943ce9d6efc2c616c5ab0f65fb2e8f580f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
	<email>chithanh@gentoo.org</email>
	<name>Chí-Thanh Christopher Nguyễn</name>
</maintainer>
<maintainer type="person">
	<email>zerochaos@gentoo.org</email>
	<name>Rick Farina</name>
</maintainer>
<maintainer type="person">
	<email>mpagano@gentoo.org</email>
	<name>Mike Pagano</name>
</maintainer>
<maintainer type="project">
	<email>kernel@gentoo.org</email>
	<name>Gentoo Kernel Project</name>
</maintainer>
<use>
	<flag name="compress-xz">Compress firmware using xz (<pkg>app-arch/xz-utils</pkg>) before installation</flag>
	<flag name="compress-zstd">Compress firmware using zstd (<pkg>app-arch/zstd</pkg>) before installation</flag>
	<flag name="deduplicate">Create symlinks for all firmware that is duplicate using rdfind</flag>
	<flag name="initramfs">Create and install initramfs for early microcode loading in /boot (only AMD for now)</flag>
	<flag name="redistributable">Install also non-free (but redistributable) firmware files</flag>
	<flag name="savedconfig">Allows individual selection of firmware files</flag>
	<flag name="unknown-license">Install firmware files whose license is unknown</flag>
</use>
</pkgmetadata>