summaryrefslogtreecommitdiff
blob: 3f9186c7900915cb77e7baf943cda35cb2ab366f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer>
    <email>yngwin@gentoo.org</email>
  </maintainer>
  <use>
    <flag name='bfsonly'>BFS by itself vs the full ck patchset</flag>
    <flag name='experimental'>Allow experimental code. Can break or degrade
      performance. (UNSUPPORTED)
    </flag>
    <flag name='urwlocks'>Use upgradable read/write locks in place of the grq
      spinlock. (EXPERIMENTAL)
    </flag>
    <flag name='deblob'>Remove binary blobs from kernel sources to provide
      libre license compliance.
    </flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/o:linux:linux_kernel</remote-id>
  </upstream>
</pkgmetadata>