summaryrefslogtreecommitdiffstats
path: root/config/lustre
diff options
context:
space:
mode:
Diffstat (limited to 'config/lustre')
-rw-r--r--config/lustre11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/lustre b/config/lustre
new file mode 100644
index 000000000..65b1603ee
--- /dev/null
+++ b/config/lustre
@@ -0,0 +1,11 @@
+# Default ZFS lustre mode configuration
+
+UNAME=`uname -r | cut -d- -f1`
+
+CONFIG=lustre
+
+NAME=zfs
+BRANCH=`awk '/[Bb]ranch:/ {print $$2}' META`
+VERSION=`awk '/[Vv]ersion:/ {print $$2}' META`
+RELEASE=`awk '/[Rr]elease:/ {print $$2}' META`
+BUILDDIR=$NAME+$CONFIG