summaryrefslogtreecommitdiff
blob: da430be623111d52068d474910fc742938613fff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
  <email>bicatali@gentoo.org</email>
</maintainer>
<longdescription lang='en'>
  CernVM File System (CernVM-FS) is a network file system based on
  HTTP and optimized to deliver software in a fast, scalable, and
  reliable way. Files and file metadata are aggressively cached and
  downloaded on demand. Thereby the CernVM-FS decouples the life cycle
  management of the application software releases from the operating
  system.
</longdescription>
<use>
  <flag name='aufs'>Use AUFS instead of OverlayFS for the server</flag>
  <flag name='server'>Install the CVMFS server (needs apache and OverlayFS)</flag>
  <flag name='test-programs'>Install unit test programs</flag>
</use>
</pkgmetadata>