Compare commits

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

1 commit

Author SHA1 Message Date
15107aec90 No need for such branch 2018-09-27 23:30:36 +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.