41 lines
1.2 KiB
YAML
41 lines
1.2 KiB
YAML
document: modulemd
|
|
version: 2
|
|
data:
|
|
summary: Distributed, fault tolerant file system
|
|
description: >-
|
|
LizardFS is an Open Source, easy to deploy and maintain, distributed,
|
|
fault tolerant file system for POSIX compliant OSes.
|
|
LizardFS is a fork of MooseFS. For more information please visit
|
|
http://lizardfs.com
|
|
license:
|
|
module:
|
|
- MIT
|
|
dependencies:
|
|
- buildrequires:
|
|
platform: []
|
|
requires:
|
|
platform: []
|
|
profiles:
|
|
default:
|
|
description: The LizardFS client software
|
|
rpms:
|
|
- lizardfs-client
|
|
metadata-server:
|
|
description: LizardFS metadata server
|
|
rpms:
|
|
- lizardfs-master
|
|
- lizardfs-cgi
|
|
- lizardfs-adm
|
|
chunkserver:
|
|
description: LizardFS chunkserver
|
|
rpms:
|
|
- lizardfs-chunkserver
|
|
metalogger:
|
|
description: LizardFS metadata logging server
|
|
rpms:
|
|
- lizardfs-metalogger
|
|
components:
|
|
rpms:
|
|
lizardfs:
|
|
rationale: Provides the core functionality.
|
|
ref: devel
|