summaryrefslogtreecommitdiff
blob: 8f9af958a8d8f604e502d5c928ec0b2216322b15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>xen</herd>
<use>
	<flag name='custom-cflags'>Use CFLAGS from /etc/make.conf rather than the
		default Xen CFLAGS (not supported)</flag>
	<flag name='pae'>Enable support for PAE kernels (usually x86-32 with >4GB
		memory)</flag>
	<flag name='xsm'>Enable the Xen Security Modules (XSM)</flag>
	<flag name='acm'>Enable the ACM/sHype XSM module from IBM</flag>
	<flag name='flask'>Enable the Flask XSM module from NSA</flag>
</use>
</pkgmetadata>