mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
This is new package. virtiofsd allows sharing files between
virtual machines and host. app-emulation/qemu used to ship a C
implementation, but it was dropped recently [1] in favor of Rust
implementation. Package the latter then.
The list of crates was generated by 'cargo ebuild' helper.
1: 0aaf44776e
Closes: https://bugs.gentoo.org/show_bug.cgi?id=897892
Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com>
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
16 lines
489 B
XML
16 lines
489 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>michal.privoznik@gmail.com</email>
|
|
<name>Michal Privoznik</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>virtualization@gentoo.org</email>
|
|
<name>Gentoo Virtualization Project</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="gitlab">virtio-fs/virtiofsd</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|