summaryrefslogtreecommitdiff
path: root/strata/lvm.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-27 12:43:41 +0000
committerJavier Jardón <jjardon@gnome.org>2015-01-29 13:22:34 +0000
commitc18772c320f66ee24bf89c475cce05d6e4cb5e95 (patch)
treee4b219ad84a4c6aca43d4d9565df0d5a47b34d9f /strata/lvm.morph
parent75f891716cb668810510e1c77c6d8f6ffa44b6d0 (diff)
downloaddefinitions-c18772c320f66ee24bf89c475cce05d6e4cb5e95.tar.gz
Move LVM into its own stratum
The LVM tools are generally useful, so they should be available separately from the huge 'virtualization' stratum.
Diffstat (limited to 'strata/lvm.morph')
-rw-r--r--strata/lvm.morph16
1 files changed, 16 insertions, 0 deletions
diff --git a/strata/lvm.morph b/strata/lvm.morph
new file mode 100644
index 00000000..c4cb574a
--- /dev/null
+++ b/strata/lvm.morph
@@ -0,0 +1,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: []