mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
20 lines
699 B
XML
20 lines
699 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>cluster@gentoo.org</email>
|
|
<name>Gentoo Cluster Project</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="xen">Enable Xen integration</flag>
|
|
<flag name="pacemaker">Enable Pacemaker integration</flag>
|
|
</use>
|
|
<longdescription>
|
|
The user space tools to control, configure the DRBD driver, as well as integration programs and scripts
|
|
that glues the DRBD system to cluster management software and other system components.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">LINBIT/drbd-utils</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|