holgersson-overlay/app-emulation/lxd/metadata.xml
Nils Freydank f5dab2b2c7
app-emulation/lxd: Import the tree's LXD ebuild (DO NOT USE IT!)
The ebuild drops iptables support bluntly as I
personally nftables. LXD networking commands
won't work without iptables so far.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B
Signed-off-by: Nils Freydank <holgersson@posteo.de>
2019-03-20 12:32:03 +01:00

41 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>holgersson@posteo.de</email>
<name>Nils Freydank</name>
</maintainer>
<maintainer type="person">
<email>stasibear@gentoo.org</email>
<name>Erik Mackdanz</name>
</maintainer>
<maintainer type="person">
<email>vdupras@gentoo.org</email>
<name>Virgil Dupras</name>
</maintainer>
<maintainer type="project">
<email>virtualization@gentoo.org</email>
<name>Gentoo Virtualization Project</name>
</maintainer>
<longdescription>
By combining the speed and density of containers with
the security of traditional virtual machines, LXD is
the next-generation of container hypervisor for Linux
from Canonical.
</longdescription>
<upstream>
<remote-id type="github">lxc/lxd</remote-id>
</upstream>
<use>
<flag name="daemon">
Build the system daemon, not just the client tool
</flag>
<flag name="dnsmasq">
Depend on dnsmasq to provide DHCP and DNS
</flag>
<flag name="tools">
Build and install optional tools
</flag>
</use>
</pkgmetadata>