Compare commits
15 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
be8f5af156 | ||
|
|
42d22e2b0d | ||
|
|
c2fd0f6976 | ||
|
|
7015b3f95c | ||
|
|
0a7f7d655d | ||
|
|
d864467c70 | ||
|
|
dfea191ef6 | ||
|
|
35615525c7 | ||
|
|
87efeecaa3 | ||
|
|
3f70921f31 | ||
|
|
8c1336db81 | ||
|
|
1e4d151b55 |
||
|
|
81f7fe1fe2 | ||
|
|
2cb66bb85c | ||
|
|
bda421ed54 |
2 changed files with 41 additions and 3 deletions
|
|
@ -1,3 +0,0 @@
|
|||
# lizardfs
|
||||
|
||||
Automatically requested module for rpms/lizardfs:devel.
|
||||
41
lizardfs.yaml
Normal file
41
lizardfs.yaml
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue