blob: cbfbad5934af6ce88ca71dbe6a3d02f815a6a973 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>cluster</herd>
<use>
<flag name='xen'>Enable Xen integration</flag>
<flag name='pacemaker'>Enable Pacemaker integration</flag>
<flag name='heartbeat'>Enable Heartbeat 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>
</pkgmetadata>
|