summaryrefslogtreecommitdiff
blob: a30ead46985ef592ee8482be5ca474d942cbd995 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>cluster</herd>
	<longdescription>MooseFS is a fault tolerant, network distributed file system.
	It spreads data over several physical servers which are visible to the user as one resource.
	For standard file operations MooseFS acts as other Unix-alike file systems
	</longdescription>
	<use>
		<flag name="cgi">Install CGI server and scripts.</flag>
		<flag name="fuse">Install the mfsmount utility.</flag>
	</use>
</pkgmetadata>