blob: f55ba0cb5f52649a749fda01ce20dcca76e728b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>juippis@gentoo.org</email>
<name>Joonas Niilola</name>
</maintainer>
<maintainer type="project">
<email>virtualization@gentoo.org</email>
<name>Gentoo Virtualization Project</name>
</maintainer>
<use>
<flag name="landlock">Use Landlock to restrict what the monitor API handlers can do on the system</flag>
<flag name="tools">Build and install additional command line tools</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:linuxcontainers:lxc</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|