summaryrefslogtreecommitdiff
path: root/app-containers/lxc/metadata.xml
blob: ef2997767363353c10552ef653f34b6e32f0695b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>dev@liguros.net</email>
  <name>Development</name>
 </maintainer>
 <upstream>
  <remote-id type="cpe">cpe:/a:linuxcontainers:lxc</remote-id>
 </upstream>
 <use>
  <flag name="apparmor">Enable AppArmor support</flag>
  <flag name="templates">Install old style templates through <pkg>app-containers/lxc-templates</pkg></flag>
  <flag name="io-uring">Enable io_uring support, and use io_uring instead of epoll</flag>
  <flag name="tools">Build and install additional command line tools</flag>
 </use>
 <origin>ports</origin>
</pkgmetadata>