mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42081 Signed-off-by: Sam James <sam@gentoo.org>
23 lines
770 B
XML
23 lines
770 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
|
|
<longdescription>
|
|
LXCFS is a simple userspace filesystem designed to
|
|
provide a cgroupfs-like tree which is container aware
|
|
and a set of files which can be bind-mounted over
|
|
their /proc originals to provide cgroup-aware values.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">lxc/lxcfs</remote-id>
|
|
<remote-id type="cpe">cpe:/a:canonical:lxcfs</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|