summaryrefslogtreecommitdiffstats
path: root/extras/Solaris/README
diff options
context:
space:
mode:
Diffstat (limited to 'extras/Solaris/README')
-rw-r--r--extras/Solaris/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/extras/Solaris/README b/extras/Solaris/README
new file mode 100644
index 000000000..d027398f9
--- /dev/null
+++ b/extras/Solaris/README
@@ -0,0 +1,13 @@
+
+INSTRUCTIONS: Preparing Gluster packages for Solaris
+
+To produce a package:
+
+* Type sh make-gluster-pkg.sh
+
+The package will be created in the /tmp directory.
+
+By default, the package will be built to install glusterfs in /opt/glusterfs
+To change the default, modify the INSTALL_BASE variable in make-gluster-pkg.sh
+
+Change the version for each build example: VERSION=3.0.6 in make-gluster-pkg.sh \ No newline at end of file