Initial devel module release
This commit is contained in:
parent
3ad2e7a1aa
commit
bda421ed54
2 changed files with 23 additions and 3 deletions
|
|
@ -1,3 +0,0 @@
|
|||
# lizardfs
|
||||
|
||||
Automatically requested module for rpms/lizardfs:devel.
|
||||
23
lizardfs.yaml
Normal file
23
lizardfs.yaml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
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: []
|
||||
components:
|
||||
rpms:
|
||||
lizardfs:
|
||||
rationale: Provides the core functionality.
|
||||
ref: devel
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue