Compare commits

...
Sign in to create a new pull request.

4 commits

Author SHA1 Message Date
8ed1b844d1 No need for such branch 2018-09-28 09:00:34 +02:00
c4e6dcfa64
1.0.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-09-27 23:03:00 +02:00
43125f8deb
rebuild to get latest fixes
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-09-25 14:34:52 +02:00
6029ebf525
0.9.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-09-01 16:46:46 +02:00
3 changed files with 1 additions and 34 deletions

View file

@ -1,3 +0,0 @@
# stratis
Easy to use local storage management

1
dead.package Normal file
View file

@ -0,0 +1 @@
No need for such branch

View file

@ -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.