From 465982907ffee01b531bf25e68f7df0c427dc5b7 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 27 Jan 2015 12:43:41 +0000 Subject: Move LVM into its own stratum The LVM tools are generally useful, so they should be available separately from the huge 'virtualization' stratum. --- strata/lvm/lvm2.morph | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 strata/lvm/lvm2.morph (limited to 'strata/lvm') diff --git a/strata/lvm/lvm2.morph b/strata/lvm/lvm2.morph new file mode 100644 index 00000000..49c166dc --- /dev/null +++ b/strata/lvm/lvm2.morph @@ -0,0 +1,6 @@ +name: lvm2 +kind: chunk +build-system: autotools +configure-commands: +- ./configure --prefix="$PREFIX" --enable-applib --enable-cmdlib --enable-pkgconfig + --enable-dmeventd --enable-udev_sync -- cgit v1.2.1