You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emulation/lxd/metadata.xml

41 lines
1.1 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer status="active">
<email>erikmack@gmail.com</email>
<name>Erik Mackdanz</name>
</maintainer>
<maintainer>
<email>alunduil@gentoo.org</email>
<name>Alex Brandt</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="btrfs">
Add support for managing instance/snapshot
disk using btrfs subvolumes
</flag>
<flag name="criu">
Add support for live-migrateable containers
</flag>
<flag name="daemon">
Build the system daemon, not just the client tool
</flag>
<flag name="image">
Installs the lxd-images image-fetching script
</flag>
<flag name="lvm">
Allow using the Logical Volume Manager as pool
for disk image storage
</flag>
</use>
</pkgmetadata>