Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ed1b844d1 | |||
|
c4e6dcfa64 |
|||
|
43125f8deb |
|||
|
6029ebf525 |
3 changed files with 1 additions and 34 deletions
|
|
@ -1,3 +0,0 @@
|
||||||
# stratis
|
|
||||||
|
|
||||||
Easy to use local storage management
|
|
||||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
No need for such branch
|
||||||
31
stratis.yaml
31
stratis.yaml
|
|
@ -1,31 +0,0 @@
|
||||||
document: modulemd
|
|
||||||
version: 2
|
|
||||||
data:
|
|
||||||
summary: Stratis Storage
|
|
||||||
description: Easy to use local storage management.
|
|
||||||
license:
|
|
||||||
module: [MIT]
|
|
||||||
dependencies:
|
|
||||||
- buildrequires:
|
|
||||||
platform: [f29]
|
|
||||||
requires:
|
|
||||||
platform: []
|
|
||||||
references:
|
|
||||||
community: https://github.com/stratis-storage
|
|
||||||
documentation: https://stratis-storage.github.io
|
|
||||||
tracker: https://github.com/stratis-storage/stratisd/issues
|
|
||||||
api:
|
|
||||||
rpms:
|
|
||||||
- stratisd
|
|
||||||
profiles:
|
|
||||||
default:
|
|
||||||
rpms:
|
|
||||||
- stratisd
|
|
||||||
- stratis-cli
|
|
||||||
components:
|
|
||||||
rpms:
|
|
||||||
stratisd:
|
|
||||||
rationale: |
|
|
||||||
Daemon that manages a pool of block devices to create flexible filesystems.
|
|
||||||
|
|
||||||
Main component.
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue