summaryrefslogtreecommitdiff
path: root/strata/lvm.morph
blob: c4cb574a3ff11ca1dd2bacf65bc682df739b0a6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: lvm
kind: stratum
description: |
  LVM userland tools.

  LVM is a logical volume manager for the Linux kernel. This stratum contains
  the tools necessary to manage volumes with LVM.
build-depends:
- morph: strata/foundation.morph
chunks:
- name: lvm2
  morph: strata/lvm/lvm2.morph
  repo: upstream:lvm2
  ref: 8c5b90b50bdf9f1a7ae1d3c4cf58ce4b0d7c2768
  unpetrify-ref: baserock/morph
  build-depends: []